-- Logs begin at Tue 2021-08-31 10:12:21 UTC, end at Tue 2021-08-31 13:00:56 UTC. --
Aug 31 10:51:36.947649 n-d-806626-1 systemd[1]: Started Devstack devstack@c-vol.service.
Aug 31 10:51:39.548309 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=83853) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Aug 31 10:51:39.548885 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=83853) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Aug 31 10:51:40.353889 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_db.sqlalchemy.engines [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee 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=83853) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 10:51:40.523146 n-d-806626-1 cinder-volume[83853]: INFO cinder.rpc [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Aug 31 10:51:40.528100 n-d-806626-1 cinder-volume[83853]: INFO cinder.rpc [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Aug 31 10:51:40.565434 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_db.sqlalchemy.engines [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee 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=83853) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 10:51:40.598360 n-d-806626-1 cinder-volume[83853]: INFO cinder.volume.manager [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Determined volume DB was empty at startup.
Aug 31 10:51:40.598976 n-d-806626-1 cinder-volume[83853]: DEBUG cinder.volume.manager [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Cinder Volume DB check: vol_db_empty=True {{(pid=83853) __init__ /opt/stack/cinder/cinder/volume/manager.py:236}}
Aug 31 10:51:40.606611 n-d-806626-1 cinder-volume[83853]: INFO cinder.volume.manager [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Service not found for updating active_backend_id, assuming default for driver init.
Aug 31 10:51:40.607415 n-d-806626-1 cinder-volume[83853]: WARNING stevedore.named [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 10:51:40.607864 n-d-806626-1 cinder-volume[83853]: WARNING castellan.key_manager [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 10:51:40.609016 n-d-806626-1 cinder-volume[83853]: WARNING cinder.keymgr.conf_key_mgr [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 10:51:40.621920 n-d-806626-1 cinder-volume[83853]: DEBUG cinder.volume.drivers.lvm [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=83853) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Aug 31 10:51:40.633594 n-d-806626-1 cinder-volume[83853]: INFO cinder.volume.manager [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Image-volume cache disabled for host n-d-806626-1@lvmdriver-1.
Aug 31 10:51:40.640016 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_db.sqlalchemy.engines [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee 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=83853) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 10:51:40.656120 n-d-806626-1 cinder-volume[83853]: INFO oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Starting 1 workers
Aug 31 10:51:40.665732 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Started child 84130 {{(pid=83853) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Aug 31 10:51:40.665732 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Full set of CONF: {{(pid=83853) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Aug 31 10:51:40.665732 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] ******************************************************************************** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2567}}
Aug 31 10:51:40.665732 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] Configuration options gathered from: {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2568}}
Aug 31 10:51:40.665732 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2569}}
Aug 31 10:51:40.665732 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2570}}
Aug 31 10:51:40.666228 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] ================================================================================ {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2572}}
Aug 31 10:51:40.666304 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] allow_availability_zone_fallback = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.666676 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] allow_compression_on_image_upload = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.667178 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] allowed_direct_url_schemes = [] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.667563 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] api_rate_limit = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.668023 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] auth_strategy = keystone {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.668420 n-d-806626-1 cinder-volume[84130]: INFO cinder.service [-] Starting cinder-volume node (version 17.1.1)
Aug 31 10:51:40.668904 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_availability_zone = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.668904 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_host = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.669185 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_name = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.670030 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_stats_polling_interval = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.670258 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backup_api_class = cinder.backup.api.API {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.670937 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.671031 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backup_name_template = backup-%s {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.671428 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backup_use_same_host = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.671981 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backup_use_temp_snapshot = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.672388 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] chap_password = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.672775 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] chap_username = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.673184 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.673714 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cinder_internal_tenant_project_id = 749c52fcd14f4b5d86de0622b7bc1764 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.674446 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cinder_internal_tenant_user_id = 49fe195b3dd44180811d0388746dd092 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.674805 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cluster = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.675198 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] compression_format = gzip {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.675611 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] compute_api_class = cinder.compute.nova.API {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.676042 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] config_dir = [] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.676515 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.676914 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] config_source = [] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.677442 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.678027 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] control_exchange = openstack {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.678542 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] db_driver = cinder.db {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.679147 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] debug = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.680466 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] default_availability_zone = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.680466 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] default_group_type = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.680973 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee 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=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.682105 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] default_volume_type = lvmdriver-1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.682105 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] driver_client_cert = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.682553 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] driver_client_cert_key = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.682902 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] driver_data_namespace = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.683412 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] driver_ssl_cert_path = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.684447 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] driver_ssl_cert_verify = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.684447 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] driver_use_ssl = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.684447 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] enable_new_services = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.684830 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] enable_unsupported_driver = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.685223 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] enable_v2_api = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.685651 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] enable_v3_api = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.686135 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] enabled_backends = ['lvmdriver-1'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.686504 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] enforce_multipath_for_image_xfer = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.686855 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] filter_function = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.687215 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] glance_api_insecure = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.687590 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] glance_api_servers = ['http://10.222.0.50/image'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.687965 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] glance_api_ssl_compression = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.688319 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] glance_ca_certificates_file = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.688730 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] glance_catalog_info = image:glance:publicURL {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.689230 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.689617 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] glance_num_retries = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.690284 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] glance_request_timeout = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.690661 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] goodness_function = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.692054 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] graceful_shutdown_timeout = 5 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.692054 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] group_api_class = cinder.group.api.API {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.692998 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] host = n-d-806626-1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.693186 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] iet_conf = /etc/iet/ietd.conf {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.693565 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] image_compress_on_upload = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.694082 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] image_conversion_address_space_limit = 1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.694431 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] image_conversion_cpu_limit = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.695104 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.695756 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] image_upload_use_cinder_backend = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.695859 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] image_upload_use_internal_tenant = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.696157 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] image_volume_cache_enabled = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.696503 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] image_volume_cache_max_count = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.697016 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] image_volume_cache_max_size_gb = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.697371 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] init_host_max_objects_retrieval = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.697941 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] instance_format = [instance: %(uuid)s] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.698083 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Aug 31 10:51:40.698308 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.698703 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] iscsi_iotype = fileio {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.699074 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] iscsi_secondary_ip_addresses = [] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.699426 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] iscsi_target_flags = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.699786 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] iscsi_write_cache = on {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.700148 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] iser_helper = tgtadm {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.700250 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:40.700655 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] iser_ip_address = 10.222.0.50 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.701080 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] iser_port = 3260 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.701462 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.701901 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] log_config_append = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.702274 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.702648 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] log_dir = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.703006 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] log_file = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.703303 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] log_options = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.703676 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] log_rotate_interval = 1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.704068 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] log_rotate_interval_type = days {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.704453 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] log_rotation_type = none {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.704747 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee 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=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.705041 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.705857 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.705857 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.706063 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.707111 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] max_age = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.707677 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] max_logfile_count = 30 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.708244 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] max_logfile_size_mb = 200 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.708643 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] max_over_subscription_ratio = 20.0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.709056 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] message_reap_interval = 86400 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.710035 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] message_ttl = 2592000 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.710532 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] migration_create_volume_timeout_secs = 300 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.711148 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] monkey_patch = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.711243 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] monkey_patch_modules = [] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.711537 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] my_ip = 10.222.0.50 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.711893 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] no_snapshot_gb_quota = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.712248 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] num_iser_scan_tries = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.712634 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] num_shell_tries = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.712994 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] num_volume_device_scan_tries = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.713348 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] nvmet_ns_id = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.713748 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] nvmet_port_id = 1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.714136 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] osapi_max_limit = 1000 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.714497 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] osapi_volume_ext_list = [] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.714949 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.715321 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] osapi_volume_listen = 0.0.0.0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.715864 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] osapi_volume_listen_port = 8776 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.716082 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] osapi_volume_use_ssl = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.716442 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] osapi_volume_workers = 2 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.716792 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] per_volume_size_limit = -1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.717141 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] periodic_fuzzy_delay = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.717511 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] periodic_interval = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.718900 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] public_endpoint = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.719286 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] publish_errors = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.719660 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] quota_backup_gigabytes = 1000 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.720015 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] quota_backups = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.720012 n-d-806626-1 sudo[84149]: 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
Aug 31 10:51:40.720582 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] quota_consistencygroups = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.720818 n-d-806626-1 sudo[84149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:40.721220 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.721220 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] quota_gigabytes = 1000 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.721583 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] quota_groups = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.722033 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] quota_snapshots = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.722407 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] quota_volumes = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.722764 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] rate_limit_burst = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.723123 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] rate_limit_except_level = CRITICAL {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.723481 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] rate_limit_interval = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.723851 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] reinit_driver_count = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.724226 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] replication_device = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.724581 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] report_discard_supported = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.725842 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] report_interval = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.726205 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] reservation_clean_interval = 86400 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.726796 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] reservation_expire = 86400 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.726886 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] reserved_percentage = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.727240 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.727543 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.727913 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] rpc_response_timeout = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.728306 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] run_external_periodic_tasks = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.728667 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.729050 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] scst_target_driver = iscsi {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.729395 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] scst_target_iqn_name = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.729716 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_down_time = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.730108 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] snapshot_name_template = snapshot-%s {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.730461 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] split_loggers = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.730761 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] state_path = /opt/stack/data/cinder {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.731118 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] storage_availability_zone = nova {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.731483 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] storage_protocol = iscsi {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.731863 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] syslog_log_facility = LOG_USER {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.732232 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] target_helper = tgtadm {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.732715 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] target_ip_address = 10.222.0.50 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.733072 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] target_port = 3260 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.733436 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.733834 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] target_protocol = iscsi {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.734184 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] trace_flags = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.734537 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] transfer_api_class = cinder.transfer.api.API {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.734902 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] transport_url = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.735247 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] until_refresh = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.735612 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] use_chap_auth = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.736196 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] use_default_quota_class = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.736322 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] use_eventlog = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.737301 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] use_journal = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.739420 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] use_json = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.739911 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] use_multipath_for_image_xfer = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.740211 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] use_stderr = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.741603 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] use_syslog = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.741603 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] verify_glance_signatures = enabled {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.741603 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_api_class = cinder.volume.api.API {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.741882 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_backend_name = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.742208 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_clear = zero {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.742560 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_clear_ionice = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.742913 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_clear_size = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.743277 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.743632 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_copy_bps_limit = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.744013 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_dd_blocksize = 1M {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.744396 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.744777 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_name_template = volume-%s {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.745655 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_service_inithost_offload = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.745655 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volume_usage_audit_period = month {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.745992 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.746294 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] watch_log_file = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.746639 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] zoning_mode = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2580}}
Aug 31 10:51:40.747105 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.747520 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.enforce_new_defaults = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.747909 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.enforce_scope = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.748309 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.policy_default_rule = default {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.748675 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.749075 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.policy_file = policy.yaml {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.749485 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.750330 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.750330 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.750590 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.750950 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.751358 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_concurrency.disable_process_locking = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.751734 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.752164 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] privsep_osbrick.capabilities = [21] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.752535 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] privsep_osbrick.group = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.752912 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] privsep_osbrick.helper_command = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.753264 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] privsep_osbrick.thread_pool_size = 4 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.753615 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] privsep_osbrick.user = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.755802 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.backend = sqlalchemy {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.755802 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.connection = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.755802 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.connection_debug = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.756149 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.connection_parameters = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.756822 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.connection_recycle_time = 3600 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.757229 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.connection_trace = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.757597 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.db_inc_retry_interval = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.757954 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.db_max_retries = 20 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.758312 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.db_max_retry_interval = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.758668 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.db_retry_interval = 1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.759055 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.max_overflow = 50 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.759425 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.max_pool_size = 5 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.759800 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.max_retries = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.760151 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.mysql_enable_ndb = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.760516 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.mysql_sql_mode = TRADITIONAL {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.760972 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.pool_timeout = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.761241 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.retry_interval = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.761608 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.slave_connection = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.762759 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.sqlite_synchronous = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.763389 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] database.use_db_reconnect = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.763547 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.connection_string = messaging:// {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.763840 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.enabled = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.764211 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.es_doc_type = notification {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.764584 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.es_scroll_size = 10000 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.764953 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.es_scroll_time = 2m {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.765324 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.filter_error_trace = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.766230 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.hmac_keys = SECRET_KEY {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.766230 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.sentinel_service_name = mymaster {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.766486 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.socket_timeout = 0.1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.766808 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] profiler.trace_sqlalchemy = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.767199 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] coordination.backend_url = etcd3+http://10.222.0.50:2379 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.767603 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.767951 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cinder_sys_admin.group = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.768292 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cinder_sys_admin.helper_command = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.768646 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.769003 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cinder_sys_admin.user = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.769387 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.auth_section = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.769793 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.auth_type = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.770140 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.cafile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.770484 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.certfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.770844 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.collect_timing = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.771218 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.insecure = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.771572 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.keyfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.772629 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.send_service_user_token = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.772949 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.split_loggers = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.773366 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] service_user.timeout = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.773774 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.admin_password = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.774143 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.admin_tenant_name = admin {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.774487 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.admin_token = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.775332 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.admin_user = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.775332 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.auth_admin_prefix = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.775640 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.776369 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.auth_port = 35357 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.776369 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.auth_protocol = https {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.776671 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.auth_section = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.777049 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.auth_type = password {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.777430 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.auth_uri = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.777842 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.auth_version = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.778201 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.cache = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.778568 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.778912 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.certfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.779265 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.delay_auth_decision = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.779663 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.780005 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.http_connect_timeout = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.780360 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.780712 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.identity_uri = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.781068 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.include_service_catalog = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.781419 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.insecure = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.782466 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.interface = public {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.782466 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.keyfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.782466 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.782842 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.783237 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.783575 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.783927 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.784277 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.memcache_secret_key = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.784643 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.memcache_security_strategy = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.784995 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.785395 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.785776 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.region_name = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.786153 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.786525 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.service_token_roles_required = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.786879 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.service_type = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.787233 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.token_cache_time = 300 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.787758 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] keystone_authtoken.www_authenticate_uri = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.788314 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.backend = dogpile.cache.null {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.788608 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.backend_argument = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.788991 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.config_prefix = cache.oslo {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.789344 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.debug_cache_backend = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.789717 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.enabled = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.790121 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.expiration_time = 600 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.790445 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.memcache_dead_retry = 300 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.790820 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.791198 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.memcache_pool_maxsize = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.791551 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.memcache_pool_unused_timeout = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.791945 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.memcache_servers = ['localhost:11211'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.792304 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.memcache_socket_timeout = 1.0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.793051 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.proxies = [] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.793051 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.tls_allowed_ciphers = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.793384 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.tls_cafile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.794218 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.tls_certfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.794218 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.tls_enabled = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.794446 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] cache.tls_keyfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.794804 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.backend_availability_zone = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.795164 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.795521 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.795884 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.chap_password = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.796245 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.chap_username = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.796606 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.796959 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.driver_client_cert = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.797306 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.driver_client_cert_key = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.797652 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.driver_data_namespace = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.798323 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.driver_ssl_cert_path = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.798681 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.799036 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.driver_use_ssl = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.799388 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.enable_unsupported_driver = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.799740 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.800709 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.extra_capabilities = {} {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.800709 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.filter_function = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.800709 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.goodness_function = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.801161 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.801428 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.801814 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.802166 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.image_volume_cache_enabled = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.802522 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.802901 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.803340 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.iscsi_iotype = fileio {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.804090 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.804090 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.iscsi_target_flags = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.804408 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.iscsi_write_cache = on {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.804773 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.iser_helper = tgtadm {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.805318 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.iser_ip_address = 10.222.0.50 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.805693 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.iser_port = 3260 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.806084 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.806453 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.806856 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.lvm_mirrors = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.807217 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.807588 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.lvm_type = auto {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.808214 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.808371 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.808664 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.num_shell_tries = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.809255 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.809362 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.nvmet_ns_id = 10 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.810019 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.nvmet_port_id = 1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.810382 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.replication_device = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.810913 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.report_discard_supported = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.811282 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.reserved_percentage = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.811657 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.scst_target_driver = iscsi {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.812080 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.scst_target_iqn_name = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.812456 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.storage_protocol = iscsi {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.812818 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.813779 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.target_helper = tgtadm {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.813779 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.target_ip_address = 10.222.0.50 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.814108 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.target_port = 3260 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.814323 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.814628 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.target_protocol = iscsi {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.814978 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.trace_flags = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.815334 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.unique_fqdn_network = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.815710 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.use_chap_auth = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.816064 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.816420 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volume_backend_name = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.816786 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volume_clear = zero {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.817132 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volume_clear_ionice = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.817487 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volume_clear_size = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.817901 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.818262 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.818630 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.819558 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.820223 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volume_group = cinder-volumes {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.820557 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.820814 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_reports.file_event_handler = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.821202 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_reports.file_event_handler_interval = 1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.821752 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_reports.log_dir = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.822173 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.backend_availability_zone = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.823092 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.backend_host = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.823092 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.823394 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.823803 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.chap_password = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.824249 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.chap_username = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.825082 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.chiscsi_conf = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.825082 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.driver_client_cert = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.825490 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.driver_client_cert_key = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.826376 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.driver_data_namespace = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.826376 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.826860 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.827031 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.driver_use_ssl = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.827375 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.827736 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.828044 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.extra_capabilities = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.828438 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.filter_function = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.828807 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.goodness_function = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.829169 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.iet_conf = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.829530 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.829938 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.830248 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.830607 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.830966 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.831325 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.iscsi_iotype = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.831731 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.832108 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.iscsi_target_flags = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.832466 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.iscsi_write_cache = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.832828 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.iser_helper = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.833185 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.iser_ip_address = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.833553 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.iser_port = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.834078 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.iser_target_prefix = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.834726 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.lvm_conf_file = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.836044 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.lvm_mirrors = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.836044 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.836214 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.lvm_type = default {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.836576 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.837292 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.837292 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.num_shell_tries = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.837711 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.838233 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.nvmet_ns_id = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.838603 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.nvmet_port_id = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.838965 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.replication_device = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.839345 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.report_discard_supported = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.839694 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.reserved_percentage = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.840057 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.scst_target_driver = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.840413 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.841809 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.storage_protocol = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.842192 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.842505 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.target_helper = tgtadm {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.842869 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.target_ip_address = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.843231 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.target_port = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.843540 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.target_prefix = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.843846 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.target_protocol = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.844211 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.trace_flags = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.844568 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.unique_fqdn_network = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.844925 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.use_chap_auth = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.845383 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.845638 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.846035 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volume_clear = none {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.846897 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volume_clear_ionice = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.846897 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volume_clear_size = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.847357 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.847949 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.847949 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.848248 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.848607 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.848863 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] lvmdriver-1.volumes_dir = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.849402 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.849898 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.852815 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.853241 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.853762 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.854138 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.854549 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.854921 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.855320 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.855683 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.856125 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.856690 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.857107 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.857482 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.857907 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.858315 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.858723 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.859076 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.859443 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.859829 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.860206 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.860635 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.ssl = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.861018 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.861772 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.862604 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.862604 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_rabbit.ssl_version = {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.863690 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_notifications.driver = [] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.876884 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_notifications.retry = -1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.876884 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.876884 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] oslo_messaging_notifications.transport_url = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.876884 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.876884 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] key_manager.fixed_key = **** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.876884 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.877641 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.barbican_api_version = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.877641 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.barbican_endpoint = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.877641 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.barbican_endpoint_type = public {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.877641 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.cafile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.877641 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.certfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.877641 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.collect_timing = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.877641 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.insecure = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.878332 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.keyfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.878332 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.number_of_retries = 60 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.881969 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.retry_delay = 1 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.881969 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.split_loggers = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.881969 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.timeout = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.881969 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.verify_ssl = True {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.881969 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] barbican.verify_ssl_path = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.881969 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.approle_role_id = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.883130 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.approle_secret_id = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.883638 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.cafile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.884166 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.certfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.884967 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.collect_timing = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.885473 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.insecure = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.886028 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.keyfile = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.886548 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.kv_mountpoint = secret {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.887050 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.kv_version = 2 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.887650 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.root_token_id = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.888234 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.split_loggers = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.889140 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.ssl_ca_crt_file = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.889660 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.timeout = None {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.890204 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.use_ssl = False {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.890749 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}}
Aug 31 10:51:40.891209 n-d-806626-1 cinder-volume[83853]: DEBUG oslo_service.service [None req-c4c74c15-a058-4ec8-aa45-4d802d05a0ee None None] ******************************************************************************** {{(pid=83853) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Aug 31 10:51:41.185873 n-d-806626-1 sudo[84149]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:41.187825 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 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.488s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:41.188850 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:41.203240 n-d-806626-1 sudo[84287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Aug 31 10:51:41.203998 n-d-806626-1 sudo[84287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:41.508238 n-d-806626-1 sudo[84287]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:41.519093 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.329s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:41.520990 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:41.538862 n-d-806626-1 sudo[84303]: 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
Aug 31 10:51:41.539803 n-d-806626-1 sudo[84303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:41.989936 n-d-806626-1 sudo[84303]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:41.993195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 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.472s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:41.997014 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:42.013899 n-d-806626-1 sudo[84386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:51:42.015448 n-d-806626-1 sudo[84386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:42.422855 n-d-806626-1 sudo[84386]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:42.424953 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:42.425687 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:51:42.426566 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:42.442529 n-d-806626-1 sudo[84394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:51:42.443284 n-d-806626-1 sudo[84394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:42.874856 n-d-806626-1 sudo[84394]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:42.876792 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:42.878967 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:42.893939 n-d-806626-1 sudo[84398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:51:42.894849 n-d-806626-1 sudo[84398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:43.310618 n-d-806626-1 sudo[84398]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:43.312553 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:43.314788 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.driver [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Driver hasn't implemented _init_vendor_properties()
Aug 31 10:51:43.315188 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.driver [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 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-806626-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=84130) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Aug 31 10:51:43.337725 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 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=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 10:51:43.357983 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.db.sqlalchemy.api [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Building query based on filter {{(pid=84130) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3107}}
Aug 31 10:51:43.376827 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=84130) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Aug 31 10:51:43.385698 n-d-806626-1 cinder-volume[84130]: INFO cinder.keymgr.migration [None req-22432f08-2509-4f4b-aac8-51b4bae7cc16 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Aug 31 10:51:43.388471 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:51:43.389118 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:43.403235 n-d-806626-1 sudo[84409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:51:43.403992 n-d-806626-1 sudo[84409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:43.838629 n-d-806626-1 sudo[84409]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:43.840703 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:43.842647 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:43.856513 n-d-806626-1 sudo[84412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:51:43.857273 n-d-806626-1 sudo[84412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:44.274237 n-d-806626-1 sudo[84412]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:44.276234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:44.278252 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 10:51:44.313335 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Driver initialization completed successfully.
Aug 31 10:51:44.322395 n-d-806626-1 cinder-volume[84130]: INFO cinder.manager [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Initiating service 3 cleanup
Aug 31 10:51:44.326820 n-d-806626-1 cinder-volume[84130]: INFO cinder.manager [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Service 3 cleanup completed.
Aug 31 10:51:44.327193 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.service [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Creating RPC server for service cinder-volume {{(pid=84130) start /opt/stack/cinder/cinder/service.py:231}}
Aug 31 10:51:44.332845 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.service [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=84130) start /opt/stack/cinder/cinder/service.py:237}}
Aug 31 10:51:44.390968 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Aug 31 10:51:44.391383 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:51:44.392078 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:44.408859 n-d-806626-1 sudo[84423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:51:44.409650 n-d-806626-1 sudo[84423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:44.838544 n-d-806626-1 sudo[84423]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:44.840489 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:44.842411 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:51:44.856546 n-d-806626-1 sudo[84429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:51:44.857302 n-d-806626-1 sudo[84429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:51:45.274293 n-d-806626-1 sudo[84429]: pam_unix(sudo:session): session closed for user root
Aug 31 10:51:45.276729 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:51:45.300030 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e86639f6-f1bf-4922-8b95-cfa15971bac5 None None] Driver post RPC initialization completed successfully.
Aug 31 10:53:17.304127 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 10:53:17.304930 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:53:17.305407 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:53:17.320872 n-d-806626-1 sudo[86612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:53:17.321639 n-d-806626-1 sudo[86612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:53:17.750656 n-d-806626-1 sudo[86612]: pam_unix(sudo:session): session closed for user root
Aug 31 10:53:17.752664 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:53:17.754188 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:53:17.768611 n-d-806626-1 sudo[86615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:53:17.769358 n-d-806626-1 sudo[86615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:53:18.200282 n-d-806626-1 sudo[86615]: pam_unix(sudo:session): session closed for user root
Aug 31 10:53:18.202298 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:53:18.203538 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 10:54:17.302139 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 10:54:17.302821 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:54:17.303269 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:54:17.319222 n-d-806626-1 sudo[89174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:54:17.319993 n-d-806626-1 sudo[89174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:54:17.736168 n-d-806626-1 sudo[89174]: pam_unix(sudo:session): session closed for user root
Aug 31 10:54:17.738552 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:54:17.740074 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:54:17.755024 n-d-806626-1 sudo[89177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:54:17.755790 n-d-806626-1 sudo[89177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:54:18.187397 n-d-806626-1 sudo[89177]: pam_unix(sudo:session): session closed for user root
Aug 31 10:54:18.189545 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:54:18.190917 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 10:55:17.308801 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 10:55:17.309584 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:55:17.309894 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:55:17.325466 n-d-806626-1 sudo[89571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:55:17.326290 n-d-806626-1 sudo[89571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:55:17.760201 n-d-806626-1 sudo[89571]: pam_unix(sudo:session): session closed for user root
Aug 31 10:55:17.762218 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:55:17.763714 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:55:17.778574 n-d-806626-1 sudo[89574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:55:17.779338 n-d-806626-1 sudo[89574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:55:18.263114 n-d-806626-1 sudo[89574]: pam_unix(sudo:session): session closed for user root
Aug 31 10:55:18.265219 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:55:18.266494 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 10:56:17.313529 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 10:56:17.314292 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:56:17.314617 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:56:17.329815 n-d-806626-1 sudo[89804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:56:17.330620 n-d-806626-1 sudo[89804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:56:17.787502 n-d-806626-1 sudo[89804]: pam_unix(sudo:session): session closed for user root
Aug 31 10:56:17.789541 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:56:17.791149 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:56:17.806506 n-d-806626-1 sudo[89807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:56:17.807289 n-d-806626-1 sudo[89807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:56:18.225534 n-d-806626-1 sudo[89807]: pam_unix(sudo:session): session closed for user root
Aug 31 10:56:18.227587 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:56:18.228896 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 10:57:17.317113 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 10:57:17.317758 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:57:17.318219 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:57:17.333340 n-d-806626-1 sudo[89888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:57:17.334130 n-d-806626-1 sudo[89888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:57:17.755629 n-d-806626-1 sudo[89888]: pam_unix(sudo:session): session closed for user root
Aug 31 10:57:17.757630 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:57:17.759278 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:57:17.774239 n-d-806626-1 sudo[89891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:57:17.775003 n-d-806626-1 sudo[89891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:57:18.203692 n-d-806626-1 sudo[89891]: pam_unix(sudo:session): session closed for user root
Aug 31 10:57:18.205768 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:57:18.207067 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 10:58:17.312836 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 10:58:17.313541 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:58:17.313942 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:58:17.329331 n-d-806626-1 sudo[89942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:58:17.330135 n-d-806626-1 sudo[89942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:58:17.749909 n-d-806626-1 sudo[89942]: pam_unix(sudo:session): session closed for user root
Aug 31 10:58:17.751953 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:58:17.753546 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:58:17.767937 n-d-806626-1 sudo[89945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:58:17.768701 n-d-806626-1 sudo[89945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:58:18.203314 n-d-806626-1 sudo[89945]: pam_unix(sudo:session): session closed for user root
Aug 31 10:58:18.205344 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:58:18.206709 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 10:59:17.314334 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 10:59:17.315033 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 10:59:17.315570 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:59:17.330739 n-d-806626-1 sudo[90195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:59:17.331491 n-d-806626-1 sudo[90195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:59:17.736477 n-d-806626-1 sudo[90195]: pam_unix(sudo:session): session closed for user root
Aug 31 10:59:17.739072 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:59:17.740837 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 10:59:17.756771 n-d-806626-1 sudo[90198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 10:59:17.757563 n-d-806626-1 sudo[90198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 10:59:18.190321 n-d-806626-1 sudo[90198]: pam_unix(sudo:session): session closed for user root
Aug 31 10:59:18.192424 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 10:59:18.193857 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:00:17.310555 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:00:17.311184 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:00:17.311609 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:00:17.328233 n-d-806626-1 sudo[91242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:00:17.330005 n-d-806626-1 sudo[91242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:00:17.810349 n-d-806626-1 sudo[91242]: pam_unix(sudo:session): session closed for user root
Aug 31 11:00:17.812524 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:00:17.814293 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:00:17.830541 n-d-806626-1 sudo[91245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:00:17.831351 n-d-806626-1 sudo[91245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:00:18.310003 n-d-806626-1 sudo[91245]: pam_unix(sudo:session): session closed for user root
Aug 31 11:00:18.312144 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:00:18.313456 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:01:17.310608 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:01:17.311668 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:01:17.312533 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:01:17.434849 n-d-806626-1 sudo[91976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:01:17.443937 n-d-806626-1 sudo[91976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:01:18.503390 n-d-806626-1 sudo[91976]: pam_unix(sudo:session): session closed for user root
Aug 31 11:01:18.508263 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.195s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:01:18.510743 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:01:18.565252 n-d-806626-1 sudo[91985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:01:18.566076 n-d-806626-1 sudo[91985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:01:19.306012 n-d-806626-1 sudo[91985]: pam_unix(sudo:session): session closed for user root
Aug 31 11:01:19.308390 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.797s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:01:19.309737 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:02:13.267777 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:02:13.280821 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:02:13.287488 n-d-806626-1 cinder-volume[84130]: INFO cinder.rpc [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Aug 31 11:02:13.294219 n-d-806626-1 cinder-volume[84130]: INFO cinder.rpc [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Aug 31 11:02:13.309007 n-d-806626-1 cinder-volume[84130]: INFO cinder.rpc [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Aug 31 11:02:13.316955 n-d-806626-1 cinder-volume[84130]: INFO cinder.rpc [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Aug 31 11:02:13.318132 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:02:13.318883 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:02:13.366388 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Flow 'volume_create_manager' (f7cd5c5d-a6c7-4e98-adc5-9f999ff6728a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:02:13.370105 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69b083cb-6682-4927-982d-c5f76e78c0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:13.400118 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:02:13.432990 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69b083cb-6682-4927-982d-c5f76e78c0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-647884196',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=0136f2ff-e702-4bdf-9a0e-afd415f60b5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd86d425b4bc4a0c8bab42446476ebcc',provider_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-08-31T11:02:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:02:13Z,user_id='45fbe88107bd4ae9a9f3d08c9af62807',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:13.435753 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe37f429-775a-4b46-babc-5cff0cd755d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:13.438629 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe37f429-775a-4b46-babc-5cff0cd755d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:13.441112 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0af9ac43-257e-4604-8a79-624953dba473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:13.443838 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0af9ac43-257e-4604-8a79-624953dba473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0136f2ff-e702-4bdf-9a0e-afd415f60b5b', 'volume_name': 'volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:13.446781 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59440432-1ea0-4752-bd53-a44bc7ed5f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:13.449122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59440432-1ea0-4752-bd53-a44bc7ed5f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:13.451603 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51f5d1f9-620f-4094-9bc0-8939ae3d1317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:13.452534 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Volume 0136f2ff-e702-4bdf-9a0e-afd415f60b5b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b', 'volume_size': 1}
Aug 31 11:02:13.453745 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:13.470855 n-d-806626-1 sudo[92479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:02:13.472198 n-d-806626-1 sudo[92479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:14.561031 n-d-806626-1 sudo[92479]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:14.563518 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.109s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:14.566753 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51f5d1f9-620f-4094-9bc0-8939ae3d1317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:14.569307 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4996fd35-3789-4cea-beef-b478e1977bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:14.596192 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Volume volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b (0136f2ff-e702-4bdf-9a0e-afd415f60b5b): created successfully
Aug 31 11:02:14.599023 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4996fd35-3789-4cea-beef-b478e1977bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:14.603002 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Flow 'volume_create_manager' (f7cd5c5d-a6c7-4e98-adc5-9f999ff6728a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:02:14.626141 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-328d576c-8e39-4bd7-8c6b-c4dca8b844a4 tempest-VolumesAdminNegativeTest-1314493838 None] Created volume successfully.
Aug 31 11:02:17.306580 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:02:17.307494 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:02:17.308234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:17.323995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:17.324721 n-d-806626-1 sudo[92559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:02:17.326061 n-d-806626-1 sudo[92559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:17.356347 n-d-806626-1 sudo[92561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Aug 31 11:02:17.361412 n-d-806626-1 sudo[92561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:17.798314 n-d-806626-1 sudo[92559]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:17.801430 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:17.805035 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:17.826123 n-d-806626-1 sudo[92565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:02:17.827629 n-d-806626-1 sudo[92565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:17.968341 n-d-806626-1 sudo[92561]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:17.970491 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.647s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:17.971606 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:18.019974 n-d-806626-1 sudo[92567]: 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-0136f2ff-e702-4bdf-9a0e-afd415f60b5b
Aug 31 11:02:18.021459 n-d-806626-1 sudo[92567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:18.400913 n-d-806626-1 sudo[92565]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:18.402852 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.598s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:18.404703 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:02:18.560477 n-d-806626-1 sudo[92567]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:18.563962 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b" returned: 0 in 0.592s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:18.671778 n-d-806626-1 cinder-volume[84130]: INFO oslo.privsep.daemon [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 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/tmppg5g84c4/privsep.sock']
Aug 31 11:02:18.694522 n-d-806626-1 sudo[92571]: 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/tmppg5g84c4/privsep.sock
Aug 31 11:02:18.696297 n-d-806626-1 sudo[92571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:21.386891 n-d-806626-1 sudo[92571]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:21.396151 n-d-806626-1 cinder-volume[84130]: INFO oslo.privsep.daemon [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] Spawned new privsep daemon via rootwrap
Aug 31 11:02:21.398025 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] Accepted privsep connection to /tmp/tmppg5g84c4/privsep.sock {{(pid=84130) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Aug 31 11:02:21.399969 n-d-806626-1 cinder-volume[84130]: INFO oslo.privsep.daemon [-] privsep daemon starting
Aug 31 11:02:21.400619 n-d-806626-1 cinder-volume[84130]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Aug 31 11:02:21.401213 n-d-806626-1 cinder-volume[84130]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none
Aug 31 11:02:21.402155 n-d-806626-1 cinder-volume[84130]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 92577
Aug 31 11:02:21.404485 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067680]: (2,) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:21.818102 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:21.838327 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:21.839231 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067680]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:21.840237 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:02:21.841246 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] Creating iscsi_target for Volume ID: volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] Created volume path /opt/stack/data/cinder/volumes/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b,
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]: incominguser fg28YGrVMTZJ4KqHFGp2 ERMQysnQaTCFtyk7
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:02:21.849052 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:02:21.853254 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:22.651051 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b" returned: 0 in 0.798s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:22.651991 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067680]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:22.652792 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:02:22.653661 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:02:22.657857 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:22.665387 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:22.670523 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b\n System information:\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-0136f2ff-e702-4bdf-9a0e-afd415f60b5b\n Backing store flags: \n Account information:\n fg28YGrVMTZJ4KqHFGp2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:22.671272 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:02:22.674102 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:22.808450 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:22.808855 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b\n System information:\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-0136f2ff-e702-4bdf-9a0e-afd415f60b5b\n Backing store flags: \n Account information:\n fg28YGrVMTZJ4KqHFGp2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:22.811018 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:22.946753 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:22.947703 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b\n System information:\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-0136f2ff-e702-4bdf-9a0e-afd415f60b5b\n Backing store flags: \n Account information:\n fg28YGrVMTZJ4KqHFGp2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:22.949217 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:02:23.295949 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-2cfad887-bee4-4f5f-b0c0-27e980650ea3 req-ffca5809-057f-4613-906c-0082088efd02 tempest-VolumesAdminNegativeTest-1314493838 None] attachment_update completed successfully.
Aug 31 11:02:34.311775 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-2a9232ac-7c0e-4c2d-835a-223a4beb4ba3 req-232e7195-c801-4eb7-aafb-0da319bda174 tempest-VolumesAdminNegativeTest-1314493838 None] Terminate volume connection completed successfully.
Aug 31 11:02:34.312868 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-2a9232ac-7c0e-4c2d-835a-223a4beb4ba3 req-232e7195-c801-4eb7-aafb-0da319bda174 tempest-VolumesAdminNegativeTest-1314493838 None] Deleting attachment 1a57b0bc-1b08-4db5-99a1-f81b9863681f. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:02:34.314239 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:34.436109 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:34.436770 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b\n System information:\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-0136f2ff-e702-4bdf-9a0e-afd415f60b5b\n Backing store flags: \n Account information:\n fg28YGrVMTZJ4KqHFGp2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:34.437813 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-2a9232ac-7c0e-4c2d-835a-223a4beb4ba3 req-232e7195-c801-4eb7-aafb-0da319bda174 tempest-VolumesAdminNegativeTest-1314493838 None] Removing iscsi_target for Volume ID: 0136f2ff-e702-4bdf-9a0e-afd415f60b5b
Aug 31 11:02:34.443036 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:34.595493 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b -f" returned: 0 in 0.152s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:34.596547 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:34.597445 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:34.722494 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:34.722822 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:34.822132 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-2a9232ac-7c0e-4c2d-835a-223a4beb4ba3 req-232e7195-c801-4eb7-aafb-0da319bda174 tempest-VolumesAdminNegativeTest-1314493838 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:02:34.822132 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:02:34.822132 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:02:36.843781 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:02:36.853500 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:02:36.854627 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:02:36.894265 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Flow 'volume_create_manager' (aaaf18bd-ddb0-4ed9-b884-e3b6ff35c194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:02:36.899555 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a83e46a4-5c08-4ddd-ab21-ed2422e52f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:36.952842 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:02:36.987495 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a83e46a4-5c08-4ddd-ab21-ed2422e52f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-687194992',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=c107344c-bb5b-4de9-b30a-f272199a4eb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd86d425b4bc4a0c8bab42446476ebcc',provider_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-08-31T11:02:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:02:37Z,user_id='45fbe88107bd4ae9a9f3d08c9af62807',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:36.990767 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7b704ce-79e9-4b19-9df7-6cd5fe751867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:36.993860 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7b704ce-79e9-4b19-9df7-6cd5fe751867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:36.996807 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac108cf4-dc0a-487e-a71f-466de38d853d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:36.999841 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac108cf4-dc0a-487e-a71f-466de38d853d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c107344c-bb5b-4de9-b30a-f272199a4eb3', 'volume_name': 'volume-c107344c-bb5b-4de9-b30a-f272199a4eb3', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:37.003302 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c5cca99-c220-4949-825f-f0423e28a9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:37.005528 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c5cca99-c220-4949-825f-f0423e28a9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:37.007611 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72b8f9ce-e156-4521-a381-ebe3b61ad594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:37.008516 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Volume c107344c-bb5b-4de9-b30a-f272199a4eb3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c107344c-bb5b-4de9-b30a-f272199a4eb3', 'volume_size': 1}
Aug 31 11:02:37.009520 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c107344c-bb5b-4de9-b30a-f272199a4eb3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:37.039735 n-d-806626-1 sudo[92676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c107344c-bb5b-4de9-b30a-f272199a4eb3 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:02:37.041075 n-d-806626-1 sudo[92676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:37.726685 n-d-806626-1 sudo[92676]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:37.729730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c107344c-bb5b-4de9-b30a-f272199a4eb3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.719s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:37.733237 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72b8f9ce-e156-4521-a381-ebe3b61ad594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c107344c-bb5b-4de9-b30a-f272199a4eb3', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:37.735519 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72e5d13e-635a-4d93-a568-d09d3d8749d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:02:37.766750 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Volume volume-c107344c-bb5b-4de9-b30a-f272199a4eb3 (c107344c-bb5b-4de9-b30a-f272199a4eb3): created successfully
Aug 31 11:02:37.774397 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72e5d13e-635a-4d93-a568-d09d3d8749d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:02:37.777802 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Flow 'volume_create_manager' (aaaf18bd-ddb0-4ed9-b884-e3b6ff35c194) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:02:37.796980 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d0edab47-e0cb-466f-ad06-1490344812e2 tempest-VolumesAdminNegativeTest-1314493838 None] Created volume successfully.
Aug 31 11:02:38.288350 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Lock "b'cinder-c107344c-bb5b-4de9-b30a-f272199a4eb3-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:02:38.523400 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Skipping remove_export. No iscsi_target is presently exported for volume: c107344c-bb5b-4de9-b30a-f272199a4eb3
Aug 31 11:02:38.528291 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c107344c-bb5b-4de9-b30a-f272199a4eb3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:38.573028 n-d-806626-1 sudo[92718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c107344c-bb5b-4de9-b30a-f272199a4eb3
Aug 31 11:02:38.587846 n-d-806626-1 sudo[92718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:39.399631 n-d-806626-1 sudo[92718]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:39.402434 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c107344c-bb5b-4de9-b30a-f272199a4eb3" returned: 0 in 0.873s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:39.404780 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c107344c-bb5b-4de9-b30a-f272199a4eb3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:39.424817 n-d-806626-1 sudo[92727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c107344c-bb5b-4de9-b30a-f272199a4eb3
Aug 31 11:02:39.426782 n-d-806626-1 sudo[92727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:40.058190 n-d-806626-1 sudo[92727]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:40.061238 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c107344c-bb5b-4de9-b30a-f272199a4eb3" returned: 0 in 0.656s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:40.065725 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c107344c-bb5b-4de9-b30a-f272199a4eb3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:40.110089 n-d-806626-1 sudo[92750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c107344c-bb5b-4de9-b30a-f272199a4eb3
Aug 31 11:02:40.112413 n-d-806626-1 sudo[92750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:40.597785 n-d-806626-1 sudo[92750]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:40.600516 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c107344c-bb5b-4de9-b30a-f272199a4eb3" returned: 0 in 0.536s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:40.602425 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Successfully deleted volume: c107344c-bb5b-4de9-b30a-f272199a4eb3
Aug 31 11:02:40.637440 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 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.
Aug 31 11:02:40.638521 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 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.
Aug 31 11:02:40.671388 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Created reservations ['6da020c6-a64e-464d-9646-137b82c0e604', 'e0573608-99b1-4a22-b508-f8c2375f02fb', '0e9cd946-f093-485c-836a-5c1a5bcee749', '1bba896f-e138-4d7d-b88a-68eaddeb8b45'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:02:40.675027 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:02:40.675027 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:02:40.675027 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:02:40.737982 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:02:40.739218 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:40.773652 n-d-806626-1 sudo[92756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:02:40.775284 n-d-806626-1 sudo[92756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:41.101463 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Lock "b'cinder-0136f2ff-e702-4bdf-9a0e-afd415f60b5b-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:02:41.258141 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:41.420459 n-d-806626-1 sudo[92756]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:41.422807 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.683s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:41.425783 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:41.450517 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:41.451138 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139076977984]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:02:41.452841 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0136f2ff-e702-4bdf-9a0e-afd415f60b5b
Aug 31 11:02:41.455108 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:41.468189 n-d-806626-1 sudo[92761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:02:41.469621 n-d-806626-1 sudo[92761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:41.504750 n-d-806626-1 sudo[92762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b
Aug 31 11:02:41.507363 n-d-806626-1 sudo[92762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:42.027889 n-d-806626-1 sudo[92761]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:42.030156 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.605s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:42.034143 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:02:42.041205 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Deleted volume successfully.
Aug 31 11:02:42.058559 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-97af312a-9b4e-4d60-b4be-112b3b22a390 tempest-VolumesAdminNegativeTest-1314493838 None] Lock "b'cinder-c107344c-bb5b-4de9-b30a-f272199a4eb3-delete_volume'" released by "delete_volume" :: held 3.770s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:02:42.308274 n-d-806626-1 sudo[92762]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:42.310485 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b" returned: 0 in 0.856s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:42.311982 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:42.334396 n-d-806626-1 sudo[92774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b
Aug 31 11:02:42.335455 n-d-806626-1 sudo[92774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:42.831790 n-d-806626-1 sudo[92774]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:42.834330 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b" returned: 0 in 0.522s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:42.836812 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:42.856668 n-d-806626-1 sudo[92793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b
Aug 31 11:02:42.858203 n-d-806626-1 sudo[92793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:43.364376 n-d-806626-1 sudo[92793]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:43.366601 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0136f2ff-e702-4bdf-9a0e-afd415f60b5b" returned: 0 in 0.529s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:43.368057 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Successfully deleted volume: 0136f2ff-e702-4bdf-9a0e-afd415f60b5b
Aug 31 11:02:43.441947 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Created reservations ['a7931c24-6938-4e11-b897-d961171b254d', '951d720b-bd38-4968-8da8-0e539213b841', 'b8364ae4-80f8-44a3-8760-4f660fd2321e', '579ed713-9cae-497e-ae1e-4e9cce1a19b7'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:02:43.446325 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:02:43.446325 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:02:43.446325 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:02:43.511358 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:02:43.513219 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:43.543905 n-d-806626-1 sudo[92798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:02:43.545293 n-d-806626-1 sudo[92798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:44.109790 n-d-806626-1 sudo[92798]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:44.112908 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:44.115045 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:02:44.161876 n-d-806626-1 sudo[92801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:02:44.164803 n-d-806626-1 sudo[92801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:02:44.679716 n-d-806626-1 sudo[92801]: pam_unix(sudo:session): session closed for user root
Aug 31 11:02:44.682101 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:02:44.685293 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:02:44.691329 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Deleted volume successfully.
Aug 31 11:02:44.710209 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-addcd273-6839-4d3e-8d2a-0c9edd0b9f19 tempest-VolumesAdminNegativeTest-1314493838 None] Lock "b'cinder-0136f2ff-e702-4bdf-9a0e-afd415f60b5b-delete_volume'" released by "delete_volume" :: held 3.609s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:03:17.314002 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:03:17.314672 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:03:17.315286 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:17.340489 n-d-806626-1 sudo[93080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:03:17.341285 n-d-806626-1 sudo[93080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:03:17.956974 n-d-806626-1 sudo[93080]: pam_unix(sudo:session): session closed for user root
Aug 31 11:03:17.959029 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.643s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:17.960701 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:18.003737 n-d-806626-1 sudo[93093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:03:18.004563 n-d-806626-1 sudo[93093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:03:18.692567 n-d-806626-1 sudo[93093]: pam_unix(sudo:session): session closed for user root
Aug 31 11:03:18.695088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.734s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:18.696827 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:03:20.806844 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:03:20.817373 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:03:20.819165 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:03:20.853356 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Flow 'volume_create_manager' (240df45a-70d3-476d-a501-cdddc81f7373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:03:20.864928 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ab890f1-24c9-4eda-8ab6-4593015ea39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:03:20.948772 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:03:21.041995 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ab890f1-24c9-4eda-8ab6-4593015ea39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1842782802',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=4ddb71a0-20c7-4164-8cc7-57f9675f7148,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe16bc3ea14468c91fb8f89ce4cccfe',provider_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-08-31T11:03:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:03:21Z,user_id='ab9bc410537f4e4bb68d491775d7c98c',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:03:21.051295 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a1367bd-5b14-486b-ac8f-90943527b8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:03:21.062040 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a1367bd-5b14-486b-ac8f-90943527b8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:03:21.097021 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2eb99258-2477-4d25-8262-e8f3bf976142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:03:21.101086 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2eb99258-2477-4d25-8262-e8f3bf976142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4ddb71a0-20c7-4164-8cc7-57f9675f7148', 'volume_name': 'volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:03:21.115979 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62933b12-7234-4d47-8cf1-5fb39b668e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:03:21.132317 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62933b12-7234-4d47-8cf1-5fb39b668e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:03:21.140324 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7a579ca-b7e4-4d69-a94f-b3c9aa1d01e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:03:21.152676 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Volume 4ddb71a0-20c7-4164-8cc7-57f9675f7148: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148', 'volume_size': 1}
Aug 31 11:03:21.156951 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:21.251945 n-d-806626-1 sudo[93130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:03:21.252822 n-d-806626-1 sudo[93130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:03:22.784920 n-d-806626-1 sudo[93130]: pam_unix(sudo:session): session closed for user root
Aug 31 11:03:22.787088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.630s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:22.790895 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7a579ca-b7e4-4d69-a94f-b3c9aa1d01e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:03:22.793593 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a657e03d-0e7d-4a0f-a197-9fd342d0b3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:03:22.815973 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Volume volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 (4ddb71a0-20c7-4164-8cc7-57f9675f7148): created successfully
Aug 31 11:03:22.818564 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a657e03d-0e7d-4a0f-a197-9fd342d0b3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:03:22.824065 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Flow 'volume_create_manager' (240df45a-70d3-476d-a501-cdddc81f7373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:03:22.841061 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e02d5088-d058-4987-b120-fb15f2c721ca tempest-LiveMigrationTest-214272910 None] Created volume successfully.
Aug 31 11:03:27.076565 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:27.120421 n-d-806626-1 sudo[93251]: 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-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:03:27.125376 n-d-806626-1 sudo[93251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:03:27.951937 n-d-806626-1 sudo[93251]: pam_unix(sudo:session): session closed for user root
Aug 31 11:03:27.955666 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148" returned: 0 in 0.878s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:28.088523 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:28.107650 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:28.108202 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:28.109732 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:03:28.111141 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] Creating iscsi_target for Volume ID: volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] Created volume path /opt/stack/data/cinder/volumes/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148,
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]: incominguser d23RJ9v6qv4ZnLTdTBw3 i6xL7rK56amaACkx
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:03:28.115571 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:03:28.117974 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:29.195673 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148" returned: 0 in 1.078s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:29.196314 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:29.197248 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:03:29.197862 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:03:29.199339 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:29.229385 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:29.229937 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n System information:\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-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n Backing store flags: \n Account information:\n d23RJ9v6qv4ZnLTdTBw3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:29.230649 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:03:29.231751 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:29.440697 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:29.441031 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n System information:\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-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n Backing store flags: \n Account information:\n d23RJ9v6qv4ZnLTdTBw3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:29.444192 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:29.656886 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:29.657395 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n System information:\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-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n Backing store flags: \n Account information:\n d23RJ9v6qv4ZnLTdTBw3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:29.658528 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:03:30.122758 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-9b84042a-e277-4cce-8e82-33d263ca640f req-ff2b4532-da56-4166-822f-9dcdb1bc2130 tempest-LiveMigrationTest-214272910 None] attachment_update completed successfully.
Aug 31 11:03:46.313745 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:46.350304 n-d-806626-1 sudo[93530]: 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-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:03:46.352491 n-d-806626-1 sudo[93530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:03:46.869283 n-d-806626-1 sudo[93530]: pam_unix(sudo:session): session closed for user root
Aug 31 11:03:46.871524 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148" returned: 0 in 0.557s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:46.947243 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:46.956946 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:46.957310 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n Backing store flags: \n Account information:\n d23RJ9v6qv4ZnLTdTBw3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: I_T nexus: 2
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: d23RJ9v6qv4ZnLTdTBw3
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:03:46.957972 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:03:46.960780 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] Creating iscsi_target for Volume ID: volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:03:46.960780 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] Created volume path /opt/stack/data/cinder/volumes/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148,
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]: incominguser d23RJ9v6qv4ZnLTdTBw3 i6xL7rK56amaACkx
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:03:46.964272 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:03:46.966324 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:47.127653 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148" returned: 0 in 0.161s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:47.128140 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:47.128903 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:03:47.129423 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:03:47.133310 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:47.140306 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:47.141239 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n Backing store flags: \n Account information:\n d23RJ9v6qv4ZnLTdTBw3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: I_T nexus: 2
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: d23RJ9v6qv4ZnLTdTBw3
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:03:47.142080 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:03:47.148471 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:47.243694 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:47.244734 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n Backing store flags: \n Account information:\n d23RJ9v6qv4ZnLTdTBw3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:47.245806 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:03:47.353405 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:03:47.354059 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n Backing store flags: \n Account information:\n d23RJ9v6qv4ZnLTdTBw3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:03:47.354664 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:03:47.560022 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-6485c590-cec8-4e8b-ab7c-1c73518647a4 tempest-LiveMigrationTest-1042241753 None] attachment_update completed successfully.
Aug 31 11:04:09.967735 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-2586e2fb-0e65-44f1-81cf-2f9f45f79c31 tempest-LiveMigrationTest-1042241753 None] Terminate volume connection completed successfully.
Aug 31 11:04:09.969057 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-2586e2fb-0e65-44f1-81cf-2f9f45f79c31 tempest-LiveMigrationTest-1042241753 None] Deleting attachment 4fd53c46-0ab2-4502-b880-aef1192505b2. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:04:10.103909 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-f84ddec5-0bad-42de-bc6b-1c4aee3de27b req-2586e2fb-0e65-44f1-81cf-2f9f45f79c31 tempest-LiveMigrationTest-1042241753 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:04:10.103909 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:04:10.103909 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:04:17.314002 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:04:17.314650 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:04:17.315369 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:17.367240 n-d-806626-1 sudo[93851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:04:17.369475 n-d-806626-1 sudo[93851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:04:18.172136 n-d-806626-1 sudo[93851]: pam_unix(sudo:session): session closed for user root
Aug 31 11:04:18.174639 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.859s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:18.177000 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:18.230563 n-d-806626-1 sudo[93855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:04:18.234364 n-d-806626-1 sudo[93855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:04:18.965658 n-d-806626-1 sudo[93855]: pam_unix(sudo:session): session closed for user root
Aug 31 11:04:18.968774 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.791s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:18.971660 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:04:33.243635 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-90ff77ca-a6b1-4916-b36c-674b8be58859 req-36cd0ea9-f8fe-4318-ba44-761c1a98e5fc tempest-LiveMigrationTest-214272910 None] Terminate volume connection completed successfully.
Aug 31 11:04:33.244309 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-90ff77ca-a6b1-4916-b36c-674b8be58859 req-36cd0ea9-f8fe-4318-ba44-761c1a98e5fc tempest-LiveMigrationTest-214272910 None] Deleting attachment 912a858a-2329-4278-816b-f3d2455d98c1. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:04:33.245614 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:33.342923 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:33.343247 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n System information:\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-4ddb71a0-20c7-4164-8cc7-57f9675f7148\n Backing store flags: \n Account information:\n d23RJ9v6qv4ZnLTdTBw3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:04:33.343892 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-90ff77ca-a6b1-4916-b36c-674b8be58859 req-36cd0ea9-f8fe-4318-ba44-761c1a98e5fc tempest-LiveMigrationTest-214272910 None] Removing iscsi_target for Volume ID: 4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:04:33.344888 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:33.474874 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 -f" returned: 0 in 0.129s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:33.475635 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067680]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:04:33.477142 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:33.590749 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:33.591019 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139078067680]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:04:33.663887 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-90ff77ca-a6b1-4916-b36c-674b8be58859 req-36cd0ea9-f8fe-4318-ba44-761c1a98e5fc tempest-LiveMigrationTest-214272910 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:04:33.663887 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:04:33.663887 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:04:35.342157 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:04:35.346203 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:04:35.346863 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:04:35.377455 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Flow 'volume_create_manager' (917a70c2-8d7a-4076-b384-030412994b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:04:35.382146 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c852014-c22b-4f3b-a2fc-1f154ac3da1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:35.407253 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:04:35.436981 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c852014-c22b-4f3b-a2fc-1f154ac3da1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2043170064',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=68f9dfde-7d1d-4a34-b0aa-79189d951b7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe16bc3ea14468c91fb8f89ce4cccfe',provider_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-08-31T11:04:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:04:35Z,user_id='ab9bc410537f4e4bb68d491775d7c98c',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:35.439929 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aee435da-cd1d-4923-94c7-4885932fc0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:35.442287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aee435da-cd1d-4923-94c7-4885932fc0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:35.444830 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdd930f3-330e-4edb-8d55-924022353508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:35.550945 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdd930f3-330e-4edb-8d55-924022353508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '68f9dfde-7d1d-4a34-b0aa-79189d951b7d', 'volume_name': 'volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:35.553592 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3e4a073-6351-45d4-bfb1-be2978c464f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:35.556554 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3e4a073-6351-45d4-bfb1-be2978c464f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:35.559205 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf0b2c84-dbbf-4615-860e-66704cc5b5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:35.561151 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Volume 68f9dfde-7d1d-4a34-b0aa-79189d951b7d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:04:35.562103 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Cloning 68f9dfde-7d1d-4a34-b0aa-79189d951b7d from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:04:39.980845 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:04:39.994167 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:04:40.006450 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:04:40.058608 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Flow 'volume_create_manager' (420b807e-41d0-438f-b681-9b5d68faa3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:04:40.065052 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13c17dc8-b157-4058-8dea-ff2bfe3b1849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:40.111868 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:04:40.171274 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13c17dc8-b157-4058-8dea-ff2bfe3b1849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1786673873',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=ab2b2872-bcde-4f7b-bd88-1750cda61b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7777dac1645546d887e7f906e21770e1',provider_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-08-31T11:04:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:04:40Z,user_id='3476a4129cb5424d9189ed2f34a1ff9a',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:40.174120 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76664d97-4952-4d54-8eb5-7ca23c510f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:40.180446 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76664d97-4952-4d54-8eb5-7ca23c510f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:40.188448 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76ac4336-c72e-4a5a-8d50-09528771ad38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:40.192057 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76ac4336-c72e-4a5a-8d50-09528771ad38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab2b2872-bcde-4f7b-bd88-1750cda61b53', 'volume_name': 'volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:40.199154 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65b39582-9bcf-4690-ad75-ac8cbde6fc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:40.201546 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65b39582-9bcf-4690-ad75-ac8cbde6fc7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:40.213853 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (44fd69d7-3c67-4251-91ed-78b7e69d254e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:40.214680 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Volume ab2b2872-bcde-4f7b-bd88-1750cda61b53: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53', 'volume_size': 1}
Aug 31 11:04:40.219008 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:40.312874 n-d-806626-1 sudo[94012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:04:40.313746 n-d-806626-1 sudo[94012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:04:41.717392 n-d-806626-1 sudo[94012]: pam_unix(sudo:session): session closed for user root
Aug 31 11:04:41.723720 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.504s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:41.726504 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (44fd69d7-3c67-4251-91ed-78b7e69d254e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:41.731671 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef35dc11-be33-4615-a3a0-49e7145929f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:04:41.752503 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Volume volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 (ab2b2872-bcde-4f7b-bd88-1750cda61b53): created successfully
Aug 31 11:04:41.755319 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef35dc11-be33-4615-a3a0-49e7145929f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:04:41.757643 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Flow 'volume_create_manager' (420b807e-41d0-438f-b681-9b5d68faa3ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:04:41.771796 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-c85e5074-ca0a-4b00-b03f-27f1dfbc5b7b tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Created volume successfully.
Aug 31 11:04:45.384173 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:45.455900 n-d-806626-1 sudo[94046]: 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-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:04:45.458435 n-d-806626-1 sudo[94046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:04:46.826332 n-d-806626-1 sudo[94046]: pam_unix(sudo:session): session closed for user root
Aug 31 11:04:46.829401 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53" returned: 0 in 1.445s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:46.946718 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:46.980453 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:46.981264 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:04:46.982021 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:04:46.982814 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Creating iscsi_target for Volume ID: volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Created volume path /opt/stack/data/cinder/volumes/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53,
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]: incominguser a3jLkWbaceoaPnqGXJM2 bww9vLqRScnRCSMn
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:04:46.990750 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:04:46.992375 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:47.833967 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53" returned: 0 in 0.840s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:47.833967 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:04:47.835302 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:04:47.835824 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:04:47.838272 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:47.863533 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:47.864095 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n System information:\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-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:04:47.865166 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:04:47.870558 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:48.204397 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.334s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:48.204743 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n System information:\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-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:04:48.209234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:48.468739 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:48.469083 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n System information:\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-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:04:48.470090 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:04:48.706496 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-1876b6ea-a370-4d2e-ac5e-5f9f06bbf2e2 req-98d4c4a7-b09c-4533-bb02-213ecbe9975e tempest-LiveAutoBlockMigrationV225Test-2143358195 None] attachment_update completed successfully.
Aug 31 11:04:57.463240 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1, size 616.00 MB, duration 21.90 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:04:57.463910 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Image download 616.00 MB at 28.13 MB/s
Aug 31 11:04:57.652251 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:57.847947 n-d-806626-1 sudo[94159]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1
Aug 31 11:04:57.848831 n-d-806626-1 sudo[94159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:04:58.670785 n-d-806626-1 sudo[94159]: pam_unix(sudo:session): session closed for user root
Aug 31 11:04:58.674031 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1" returned: 0 in 1.022s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:04:58.676150 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user ab9bc410537f4e4bb68d491775d7c98c. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:04:58.821287 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:04:59.087367 n-d-806626-1 sudo[94168]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1
Aug 31 11:04:59.098786 n-d-806626-1 sudo[94168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:00.297800 n-d-806626-1 sudo[94168]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:00.306005 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1" returned: 0 in 1.479s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:00.306005 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:00.365255 n-d-806626-1 sudo[94175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:05:00.378413 n-d-806626-1 sudo[94175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:01.162600 n-d-806626-1 sudo[94175]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:01.165479 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.862s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:01.204177 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 68f9dfde-7d1d-4a34-b0aa-79189d951b7d. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:05:01.294426 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_l47rda7j {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:01.427771 n-d-806626-1 sudo[94209]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_l47rda7j
Aug 31 11:05:01.428940 n-d-806626-1 sudo[94209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:02.129541 n-d-806626-1 sudo[94209]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:02.132926 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_l47rda7j" returned: 0 in 0.839s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:02.134216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:02.298954 n-d-806626-1 sudo[94213]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1
Aug 31 11:05:02.300888 n-d-806626-1 sudo[94213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:02.995764 n-d-806626-1 sudo[94213]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:02.998698 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1" returned: 0 in 0.864s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:02.999505 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:05:03.000565 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68f9dfde--7d1d--4a34--b0aa--79189d951b7d oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:03.043346 n-d-806626-1 sudo[94218]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68f9dfde--7d1d--4a34--b0aa--79189d951b7d oflag=direct
Aug 31 11:05:03.046395 n-d-806626-1 sudo[94218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:04.095557 n-d-806626-1 sudo[94218]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:04.098507 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68f9dfde--7d1d--4a34--b0aa--79189d951b7d oflag=direct" returned: 0 in 1.097s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:04.100411 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--68f9dfde--7d1d--4a34--b0aa--79189d951b7d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:04.134648 n-d-806626-1 sudo[94230]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--68f9dfde--7d1d--4a34--b0aa--79189d951b7d
Aug 31 11:05:04.136614 n-d-806626-1 sudo[94230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:05.206899 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:05.270447 n-d-806626-1 sudo[94269]: 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-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:05.271357 n-d-806626-1 sudo[94269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:06.200402 n-d-806626-1 sudo[94230]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:06.204161 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--68f9dfde--7d1d--4a34--b0aa--79189d951b7d" returned: 0 in 2.103s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:06.205383 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:06.351767 n-d-806626-1 sudo[94283]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1
Aug 31 11:05:06.354036 n-d-806626-1 sudo[94283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:06.454077 n-d-806626-1 sudo[94269]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:06.457628 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53" returned: 0 in 1.250s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:06.633566 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:06.670972 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.038s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:06.671269 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\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-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: I_T nexus: 4
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: a3jLkWbaceoaPnqGXJM2
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:05:06.672302 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:05:06.679182 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Creating iscsi_target for Volume ID: volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:05:06.679844 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Created volume path /opt/stack/data/cinder/volumes/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53,
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]: incominguser a3jLkWbaceoaPnqGXJM2 bww9vLqRScnRCSMn
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:06.685616 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:05:06.688007 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:07.030722 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53" returned: 0 in 0.341s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:07.032200 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:07.033222 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:05:07.033626 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:05:07.038811 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:07.063677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:07.063968 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\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-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: I_T nexus: 4
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: a3jLkWbaceoaPnqGXJM2
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:05:07.064639 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:05:07.071663 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:07.139921 n-d-806626-1 sudo[94283]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:07.142648 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 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_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1" returned: 0 in 0.937s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:07.144053 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_d_09hxy6n-d-806626-1@lvmdriver-1, size 700.00 MB, duration 2.10 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--68f9dfde--7d1d--4a34--b0aa--79189d951b7d {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:05:07.144661 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Converted 700.00 MB image at 332.55 MB/s
Aug 31 11:05:07.145472 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 68f9dfde-7d1d-4a34-b0aa-79189d951b7d successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:05:07.437291 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user ab9bc410537f4e4bb68d491775d7c98c is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:05:07.439163 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Marking volume 68f9dfde-7d1d-4a34-b0aa-79189d951b7d as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:05:07.461072 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 68f9dfde-7d1d-4a34-b0aa-79189d951b7d. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:05:07.462617 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Creating volume glance metadata for volume 68f9dfde-7d1d-4a34-b0aa-79189d951b7d backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:05:07.522319 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.441s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:07.524815 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\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-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:07.527293 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:07.683488 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf0b2c84-dbbf-4615-860e-66704cc5b5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:05:07.687822 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d21c10f-36b9-46e2-9de7-04c5d034e37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:05:07.704029 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Volume volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d (68f9dfde-7d1d-4a34-b0aa-79189d951b7d): created successfully
Aug 31 11:05:07.708618 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d21c10f-36b9-46e2-9de7-04c5d034e37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:05:07.718088 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Flow 'volume_create_manager' (917a70c2-8d7a-4076-b384-030412994b78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:05:07.738675 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-330daa1f-92e0-49e1-844d-4cf691a56641 tempest-LiveMigrationTest-214272910 None] Created volume successfully.
Aug 31 11:05:07.784477 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.258s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:07.784796 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\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-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:07.786129 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:05:08.142933 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-2912d68f-1f0a-4489-975d-c785acdc8ea2 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] attachment_update completed successfully.
Aug 31 11:05:14.558613 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:14.601427 n-d-806626-1 sudo[94305]: 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-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:05:14.602330 n-d-806626-1 sudo[94305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:15.369455 n-d-806626-1 sudo[94305]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:15.372271 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d" returned: 0 in 0.813s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:15.503148 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:15.530974 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:15.531412 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\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-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: I_T nexus: 4
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: I_T nexus: 5
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: a3jLkWbaceoaPnqGXJM2
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:05:15.532209 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:05:15.536110 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] Creating iscsi_target for Volume ID: volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] Created volume path /opt/stack/data/cinder/volumes/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d,
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]: incominguser T9iV3TAWa6QgJucNR4sX NKQCXAHMd7wnDUx9
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:15.544076 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:05:15.548478 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:16.510444 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d" returned: 0 in 0.964s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:16.511120 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:16.511827 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:05:16.512333 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:05:16.515891 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:16.533569 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:16.534466 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\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-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n System information:\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-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: I_T nexus: 4
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: I_T nexus: 5
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: a3jLkWbaceoaPnqGXJM2
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:05:16.535371 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:05:16.541214 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:16.799070 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:16.800006 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\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-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n System information:\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-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:16.801172 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:17.016549 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:17.017066 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\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-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n System information:\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-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:17.018076 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] Set provider_location to: 10.222.0.50:3260,2 iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:05:17.442553 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:05:17.444550 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:05:17.447233 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:17.511389 n-d-806626-1 sudo[94382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:05:17.514591 n-d-806626-1 sudo[94382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:17.613831 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-d843b646-c828-44b0-812d-98d9ff9f360d req-3bfda499-4c3f-47ce-a039-98bee31293f7 tempest-LiveMigrationTest-214272910 None] attachment_update completed successfully.
Aug 31 11:05:18.276163 n-d-806626-1 sudo[94382]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:18.277837 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.831s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:18.279245 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:18.325464 n-d-806626-1 sudo[94399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:05:18.326438 n-d-806626-1 sudo[94399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:19.003686 n-d-806626-1 sudo[94399]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:19.006439 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.727s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:19.009690 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:05:28.000749 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-53ebd90b-2d9d-4d1e-8313-47ef7e3c5b98 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Terminate volume connection completed successfully.
Aug 31 11:05:28.002787 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-53ebd90b-2d9d-4d1e-8313-47ef7e3c5b98 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Deleting attachment f774d2c7-be33-430c-ac89-cbba6469d71b. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:05:28.147840 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-a490f503-8b83-4bfc-9a8d-a0b0fae62404 req-53ebd90b-2d9d-4d1e-8313-47ef7e3c5b98 tempest-LiveAutoBlockMigrationV225Test-1523480766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:05:28.147840 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:05:28.147840 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:43.299781 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-3444c2e2-e8b2-4000-8612-ee16f62b2ab6 req-b5d4aaf7-20c4-487d-9068-b82afea40b24 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Terminate volume connection completed successfully.
Aug 31 11:05:43.301312 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3444c2e2-e8b2-4000-8612-ee16f62b2ab6 req-b5d4aaf7-20c4-487d-9068-b82afea40b24 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Deleting attachment ae0944e1-41d9-4ab2-82d1-9de92baa0eb8. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:05:43.330165 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:43.491077 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:43.491387 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n System information:\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-ab2b2872-bcde-4f7b-bd88-1750cda61b53\n Backing store flags: \n Account information:\n a3jLkWbaceoaPnqGXJM2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:43.492056 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-3444c2e2-e8b2-4000-8612-ee16f62b2ab6 req-b5d4aaf7-20c4-487d-9068-b82afea40b24 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Removing iscsi_target for Volume ID: ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:05:43.494124 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:43.643526 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 -f" returned: 0 in 0.149s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:43.644850 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:43.648101 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:43.830106 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.184s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:43.830795 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:43.984567 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-3444c2e2-e8b2-4000-8612-ee16f62b2ab6 req-b5d4aaf7-20c4-487d-9068-b82afea40b24 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:05:43.984567 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:05:43.984567 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:47.926953 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:05:47.938107 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:05:47.938685 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:05:47.972776 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Flow 'volume_create_manager' (b9caf52f-834a-4a9d-8b45-cf88280d9a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:05:47.982503 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b60aa9bc-123a-472c-bb38-8f68e94b0872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:05:48.057526 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:05:48.135070 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b60aa9bc-123a-472c-bb38-8f68e94b0872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-510179847',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=65c2882b-183a-4029-99fe-160695a2ab9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7777dac1645546d887e7f906e21770e1',provider_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-08-31T11:05:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:05:48Z,user_id='3476a4129cb5424d9189ed2f34a1ff9a',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:05:48.138160 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67f3dc93-70b3-4c71-89b9-f5792dea28b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:05:48.140717 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67f3dc93-70b3-4c71-89b9-f5792dea28b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:05:48.143506 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57a0f8bc-4575-4a33-b599-24d55a4d110e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:05:48.304662 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57a0f8bc-4575-4a33-b599-24d55a4d110e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '65c2882b-183a-4029-99fe-160695a2ab9d', 'volume_name': 'volume-65c2882b-183a-4029-99fe-160695a2ab9d', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:05:48.307164 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbf98464-fb65-4f33-b364-c05f445ae6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:05:48.318849 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbf98464-fb65-4f33-b364-c05f445ae6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:05:48.324267 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed207a3a-99a4-42f0-9b77-163281287e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:05:48.338107 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Volume 65c2882b-183a-4029-99fe-160695a2ab9d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-65c2882b-183a-4029-99fe-160695a2ab9d', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:05:48.338753 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Cloning 65c2882b-183a-4029-99fe-160695a2ab9d from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:05:51.422297 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:51.471016 n-d-806626-1 sudo[94733]: 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-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:05:51.472113 n-d-806626-1 sudo[94733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:05:52.352324 n-d-806626-1 sudo[94733]: pam_unix(sudo:session): session closed for user root
Aug 31 11:05:52.356316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d" returned: 0 in 0.937s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:52.417372 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:52.433932 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:52.435901 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074632736]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: I_T nexus: 6
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: T9iV3TAWa6QgJucNR4sX
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:05:52.437808 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:05:52.442620 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] Creating iscsi_target for Volume ID: volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:05:52.443707 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] Created volume path /opt/stack/data/cinder/volumes/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d,
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]: incominguser T9iV3TAWa6QgJucNR4sX NKQCXAHMd7wnDUx9
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:05:52.448585 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:05:52.450474 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:52.595444 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d" returned: 0 in 0.145s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:52.595825 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074632736]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:52.596460 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:05:52.596834 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:05:52.598446 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:52.609270 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:52.609843 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074632736]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: I_T nexus: 6
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: T9iV3TAWa6QgJucNR4sX
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:05:52.610412 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:05:52.614421 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:52.718955 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:52.719310 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074632736]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:52.720822 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:05:52.857925 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:05:52.858799 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074632736]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:05:52.859951 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] Set provider_location to: 10.222.0.50:3260,2 iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:05:53.321749 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-9ebe22b9-aa6a-493d-9257-9c5a213f9a5e tempest-LiveMigrationTest-1042241753 None] attachment_update completed successfully.
Aug 31 11:06:16.158303 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1, size 616.00 MB, duration 27.82 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:06:16.159042 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Image download 616.00 MB at 22.14 MB/s
Aug 31 11:06:16.222829 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:16.545359 n-d-806626-1 sudo[95024]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1
Aug 31 11:06:16.548514 n-d-806626-1 sudo[95024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:17.449794 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:06:17.449794 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:06:17.449794 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:17.566909 n-d-806626-1 sudo[95024]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:17.571970 n-d-806626-1 sudo[95047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:06:17.580496 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1" returned: 0 in 1.347s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:17.580496 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user 3476a4129cb5424d9189ed2f34a1ff9a. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:06:17.572810 n-d-806626-1 sudo[95047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:17.906626 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:18.145190 n-d-806626-1 sudo[95059]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1
Aug 31 11:06:18.146683 n-d-806626-1 sudo[95059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:18.331026 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-6244af78-2eae-4b43-a803-1ab7c4fe043a tempest-LiveMigrationTest-1042241753 None] Terminate volume connection completed successfully.
Aug 31 11:06:18.331391 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-6244af78-2eae-4b43-a803-1ab7c4fe043a tempest-LiveMigrationTest-1042241753 None] Deleting attachment 3c8d7554-225b-4914-a505-01431cdf8d0a. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:06:18.504409 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-8545a44b-d281-47b6-bcf8-ad12ed25e045 req-6244af78-2eae-4b43-a803-1ab7c4fe043a tempest-LiveMigrationTest-1042241753 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:06:18.504409 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:06:18.504409 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:06:19.130231 n-d-806626-1 sudo[95047]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:19.133807 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.691s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:19.136057 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:19.159370 n-d-806626-1 sudo[95066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:06:19.161185 n-d-806626-1 sudo[95066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:19.293445 n-d-806626-1 sudo[95059]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:19.296623 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1" returned: 0 in 1.391s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:19.298350 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65c2882b-183a-4029-99fe-160695a2ab9d stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:19.320520 n-d-806626-1 sudo[95071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65c2882b-183a-4029-99fe-160695a2ab9d stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:06:19.322794 n-d-806626-1 sudo[95071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:19.727144 n-d-806626-1 sudo[95066]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:19.734690 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.593s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:19.739528 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:06:20.099493 n-d-806626-1 sudo[95071]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:20.101734 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65c2882b-183a-4029-99fe-160695a2ab9d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.803s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:20.137608 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 65c2882b-183a-4029-99fe-160695a2ab9d. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:06:20.230491 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_gdks5zvl {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:20.344014 n-d-806626-1 sudo[95108]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_gdks5zvl
Aug 31 11:06:20.345448 n-d-806626-1 sudo[95108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:21.048912 n-d-806626-1 sudo[95108]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:21.051744 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_gdks5zvl" returned: 0 in 0.821s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:21.053451 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:21.198184 n-d-806626-1 sudo[95122]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1
Aug 31 11:06:21.199461 n-d-806626-1 sudo[95122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:22.220405 n-d-806626-1 sudo[95122]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:22.224873 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1" returned: 0 in 1.170s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:22.227610 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:06:22.229285 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--65c2882b--183a--4029--99fe--160695a2ab9d oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:22.302749 n-d-806626-1 sudo[95129]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--65c2882b--183a--4029--99fe--160695a2ab9d oflag=direct
Aug 31 11:06:22.319446 n-d-806626-1 sudo[95129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:22.944986 n-d-806626-1 sudo[95129]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:22.947673 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--65c2882b--183a--4029--99fe--160695a2ab9d oflag=direct" returned: 0 in 0.718s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:22.949735 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--65c2882b--183a--4029--99fe--160695a2ab9d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:23.011838 n-d-806626-1 sudo[95143]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--65c2882b--183a--4029--99fe--160695a2ab9d
Aug 31 11:06:23.014196 n-d-806626-1 sudo[95143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:24.832768 n-d-806626-1 sudo[95143]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:24.836400 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--65c2882b--183a--4029--99fe--160695a2ab9d" returned: 0 in 1.886s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:24.839810 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:25.124655 n-d-806626-1 sudo[95171]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1
Aug 31 11:06:25.125821 n-d-806626-1 sudo[95171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:25.710219 n-d-806626-1 sudo[95171]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:25.712457 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1" returned: 0 in 0.874s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:25.713508 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_ebi6w722n-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.89 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--65c2882b--183a--4029--99fe--160695a2ab9d {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:06:25.714201 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Converted 700.00 MB image at 370.75 MB/s
Aug 31 11:06:25.715003 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 65c2882b-183a-4029-99fe-160695a2ab9d successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:06:25.992736 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user 3476a4129cb5424d9189ed2f34a1ff9a is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:06:25.993599 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Marking volume 65c2882b-183a-4029-99fe-160695a2ab9d as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:06:26.058062 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 65c2882b-183a-4029-99fe-160695a2ab9d. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:06:26.058062 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Creating volume glance metadata for volume 65c2882b-183a-4029-99fe-160695a2ab9d backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:06:26.246546 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed207a3a-99a4-42f0-9b77-163281287e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-65c2882b-183a-4029-99fe-160695a2ab9d', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:06:26.253613 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c89a8f6-a14d-4c86-9c3a-40c38a4fa9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:06:26.277178 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Volume volume-65c2882b-183a-4029-99fe-160695a2ab9d (65c2882b-183a-4029-99fe-160695a2ab9d): created successfully
Aug 31 11:06:26.281339 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c89a8f6-a14d-4c86-9c3a-40c38a4fa9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:06:26.284547 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Flow 'volume_create_manager' (b9caf52f-834a-4a9d-8b45-cf88280d9a46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:06:26.299491 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9e8d2e40-4934-4c0a-9b15-41af9019be48 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Created volume successfully.
Aug 31 11:06:36.324250 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:36.398696 n-d-806626-1 sudo[95359]: 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-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:06:36.407013 n-d-806626-1 sudo[95359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:37.340006 n-d-806626-1 sudo[95359]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:37.343800 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d" returned: 0 in 1.022s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:37.492414 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:37.525210 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:37.525998 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: I_T nexus: 7
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: T9iV3TAWa6QgJucNR4sX
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:06:37.527102 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:06:37.533324 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Creating iscsi_target for Volume ID: volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Created volume path /opt/stack/data/cinder/volumes/volume-65c2882b-183a-4029-99fe-160695a2ab9d,
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]: incominguser nruwLKhQRmt5vEUYfBra Lg8Sin4pw62mK3f3
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:06:37.543705 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:06:37.550607 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:38.208849 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d" returned: 0 in 0.660s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:38.209289 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:38.210133 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:06:38.211008 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:06:38.214687 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:38.229260 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:38.230304 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\n System information:\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-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: I_T nexus: 7
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: T9iV3TAWa6QgJucNR4sX
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:06:38.232689 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:06:38.242514 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:38.354460 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:38.356049 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\n System information:\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-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:38.360811 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:38.489053 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:38.489658 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\n System information:\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-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:38.492503 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Set provider_location to: 10.222.0.50:3260,3 iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:06:38.722665 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-d59157dd-f4aa-43fe-906d-87e2e258e4d4 req-0daf54c9-4a77-43b1-b52a-5d2eea828d51 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] attachment_update completed successfully.
Aug 31 11:06:39.634433 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:06:39.640307 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:06:39.641471 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:06:39.666962 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Flow 'volume_create_manager' (fec7716c-7bac-405a-84e2-56fabbe5d118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:06:39.672426 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2000e218-ceae-4a66-a3d4-e42f5e4c367d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:06:39.705360 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:06:39.736343 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2000e218-ceae-4a66-a3d4-e42f5e4c367d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-758133319',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=97e8d0ab-ca63-4c18-a197-ce9223dc6ca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31d7e76a63364f8e93d1e7a691cc3a53',provider_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-08-31T11:06:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:06:40Z,user_id='9bd5a8685b0a47cab730131ad51c941e',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:06:39.739128 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fa15f2d-6a73-4369-ba07-0ef58ea49836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:06:39.741762 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fa15f2d-6a73-4369-ba07-0ef58ea49836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:06:39.744198 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3303cd1a-5891-485e-9ecf-042b4b8383ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:06:39.875072 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3303cd1a-5891-485e-9ecf-042b4b8383ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '97e8d0ab-ca63-4c18-a197-ce9223dc6ca9', 'volume_name': 'volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:06:39.879636 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1aaceea-1b7b-485b-a799-b3db3958bd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:06:39.883364 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1aaceea-1b7b-485b-a799-b3db3958bd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:06:39.887767 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3785c53f-1d88-4569-80ec-7692008375bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:06:39.890753 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Volume 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:06:39.891737 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Cloning 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:06:44.131115 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-878a2c42-6639-4aed-a4e4-a8eb7324171b tempest-LiveMigrationTest-214272910 None] Terminate volume connection completed successfully.
Aug 31 11:06:44.132228 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-878a2c42-6639-4aed-a4e4-a8eb7324171b tempest-LiveMigrationTest-214272910 None] Deleting attachment 0cc0b6a2-8da0-4bb3-9e18-952339db45e0. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:06:44.133620 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:44.293486 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:44.294179 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074632096]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n System information:\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-68f9dfde-7d1d-4a34-b0aa-79189d951b7d\n Backing store flags: \n Account information:\n T9iV3TAWa6QgJucNR4sX\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\n System information:\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-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:44.295162 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-878a2c42-6639-4aed-a4e4-a8eb7324171b tempest-LiveMigrationTest-214272910 None] Removing iscsi_target for Volume ID: 68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:44.296874 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:44.567563 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d -f" returned: 0 in 0.270s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:44.568158 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074632096]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:44.571301 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:44.707243 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:44.707615 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074632096]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\n System information:\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-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:44.799994 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-878a2c42-6639-4aed-a4e4-a8eb7324171b tempest-LiveMigrationTest-214272910 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:06:44.799994 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:06:44.799994 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:06:45.006484 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Lock "b'cinder-68f9dfde-7d1d-4a34-b0aa-79189d951b7d-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:06:45.079259 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:45.230002 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:45.231682 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074632096]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:45.231682 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Skipping remove_export. No iscsi_target is presently exported for volume: 68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:45.233779 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:45.271854 n-d-806626-1 sudo[95449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:45.272739 n-d-806626-1 sudo[95449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:45.862618 n-d-806626-1 sudo[95449]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:45.877245 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d" returned: 0 in 0.643s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:45.879462 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:45.905953 n-d-806626-1 sudo[95452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:45.906775 n-d-806626-1 sudo[95452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:46.402243 n-d-806626-1 sudo[95452]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:46.411682 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d" returned: 0 in 0.531s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:46.428069 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:46.506283 n-d-806626-1 sudo[95456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:46.507115 n-d-806626-1 sudo[95456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:46.623318 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Lock "b'cinder-4ddb71a0-20c7-4164-8cc7-57f9675f7148-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:06:46.772837 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:47.071302 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.298s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:47.071651 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631456]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:06:47.072984 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:06:47.075053 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:47.100348 n-d-806626-1 sudo[95461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:06:47.104620 n-d-806626-1 sudo[95461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:47.265036 n-d-806626-1 sudo[95456]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:47.271424 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-68f9dfde-7d1d-4a34-b0aa-79189d951b7d" returned: 0 in 0.848s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:47.272983 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Successfully deleted volume: 68f9dfde-7d1d-4a34-b0aa-79189d951b7d
Aug 31 11:06:47.345758 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Created reservations ['5a50b8bf-cbc7-4912-a34f-c9e90b28fadf', '3ca0143d-5dfe-498f-b066-671823e7cc98', 'b36ba0ce-aaa1-4a36-aa79-f654ee1a1263', 'dc488e2e-9c03-447b-bffc-0fff0986f76c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:06:47.348222 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:06:47.348222 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:06:47.348222 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:06:47.448342 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:06:47.449973 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:47.482019 n-d-806626-1 sudo[95468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:06:47.486898 n-d-806626-1 sudo[95468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:47.619252 n-d-806626-1 sudo[95461]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:47.622154 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148" returned: 0 in 0.546s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:47.625465 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:47.672943 n-d-806626-1 sudo[95471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:06:47.676466 n-d-806626-1 sudo[95471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:48.193412 n-d-806626-1 sudo[95468]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:48.197034 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.747s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:48.200401 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:48.227515 n-d-806626-1 sudo[95475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:06:48.228714 n-d-806626-1 sudo[95475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:48.239844 n-d-806626-1 sudo[95471]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:48.244716 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148" returned: 0 in 0.618s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:48.246936 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:48.303130 n-d-806626-1 sudo[95477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:06:48.303967 n-d-806626-1 sudo[95477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:48.766987 n-d-806626-1 sudo[95475]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:48.770367 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.570s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:48.772561 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:06:48.788289 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Deleted volume successfully.
Aug 31 11:06:48.807376 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-a53193e3-ae38-43cd-ad8f-bc2fa420884e req-82420e48-702b-487d-9ebf-cb7002c8fbd8 tempest-LiveMigrationTest-214272910 None] Lock "b'cinder-68f9dfde-7d1d-4a34-b0aa-79189d951b7d-delete_volume'" released by "delete_volume" :: held 3.801s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:06:48.823062 n-d-806626-1 sudo[95477]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:48.825266 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ddb71a0-20c7-4164-8cc7-57f9675f7148" returned: 0 in 0.578s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:48.826975 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Successfully deleted volume: 4ddb71a0-20c7-4164-8cc7-57f9675f7148
Aug 31 11:06:48.879604 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Created reservations ['65c38514-7e43-4669-a058-79e77e3a5353', '57a42748-e87f-406c-bab5-24083e405632', '47e1a8e4-af86-4e7a-8883-711e74099063', '63bed90f-62d4-4a33-aa39-313627d08503'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:06:48.882678 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:06:48.882678 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:06:48.882678 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:06:48.936568 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:06:48.937782 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:48.998509 n-d-806626-1 sudo[95485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:06:48.999419 n-d-806626-1 sudo[95485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:49.627476 n-d-806626-1 sudo[95485]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:49.630268 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:49.632326 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:49.650365 n-d-806626-1 sudo[95494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:06:49.651536 n-d-806626-1 sudo[95494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:50.236297 n-d-806626-1 sudo[95494]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:50.243672 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.609s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:50.246911 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:06:50.256649 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Deleted volume successfully.
Aug 31 11:06:50.303729 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8e0fe45b-7498-4ab7-88e1-1b50ad7d3f71 tempest-LiveMigrationTest-214272910 None] Lock "b'cinder-4ddb71a0-20c7-4164-8cc7-57f9675f7148-delete_volume'" released by "delete_volume" :: held 3.681s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:06:57.499427 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1, size 616.00 MB, duration 17.61 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:06:57.500197 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Image download 616.00 MB at 34.99 MB/s
Aug 31 11:06:57.578266 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:57.795846 n-d-806626-1 sudo[95522]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1
Aug 31 11:06:57.806514 n-d-806626-1 sudo[95522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:58.166350 n-d-806626-1 sudo[95522]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:58.169199 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1" returned: 0 in 0.591s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:58.170974 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user 9bd5a8685b0a47cab730131ad51c941e. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:06:58.237650 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:58.332084 n-d-806626-1 sudo[95529]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1
Aug 31 11:06:58.333205 n-d-806626-1 sudo[95529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:58.767156 n-d-806626-1 sudo[95529]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:58.770529 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1" returned: 0 in 0.532s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:58.772255 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:58.802633 n-d-806626-1 sudo[95566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:06:58.803860 n-d-806626-1 sudo[95566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:06:59.512689 n-d-806626-1 sudo[95566]: pam_unix(sudo:session): session closed for user root
Aug 31 11:06:59.515874 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.743s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:06:59.538575 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:06:59.590402 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_28zdhmg5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:06:59.694718 n-d-806626-1 sudo[95605]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_28zdhmg5
Aug 31 11:06:59.695523 n-d-806626-1 sudo[95605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:07:00.073857 n-d-806626-1 sudo[95605]: pam_unix(sudo:session): session closed for user root
Aug 31 11:07:00.077373 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_28zdhmg5" returned: 0 in 0.486s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:00.079446 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:00.178576 n-d-806626-1 sudo[95609]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1
Aug 31 11:07:00.179402 n-d-806626-1 sudo[95609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:07:00.564815 n-d-806626-1 sudo[95609]: pam_unix(sudo:session): session closed for user root
Aug 31 11:07:00.567805 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1" returned: 0 in 0.488s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:00.569258 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:07:00.571264 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--97e8d0ab--ca63--4c18--a197--ce9223dc6ca9 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:00.598604 n-d-806626-1 sudo[95614]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--97e8d0ab--ca63--4c18--a197--ce9223dc6ca9 oflag=direct
Aug 31 11:07:00.601738 n-d-806626-1 sudo[95614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:07:01.068600 n-d-806626-1 sudo[95614]: pam_unix(sudo:session): session closed for user root
Aug 31 11:07:01.072006 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--97e8d0ab--ca63--4c18--a197--ce9223dc6ca9 oflag=direct" returned: 0 in 0.500s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:01.073697 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--97e8d0ab--ca63--4c18--a197--ce9223dc6ca9 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:01.101946 n-d-806626-1 sudo[95626]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--97e8d0ab--ca63--4c18--a197--ce9223dc6ca9
Aug 31 11:07:01.103673 n-d-806626-1 sudo[95626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:07:02.384759 n-d-806626-1 sudo[95626]: pam_unix(sudo:session): session closed for user root
Aug 31 11:07:02.387375 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--97e8d0ab--ca63--4c18--a197--ce9223dc6ca9" returned: 0 in 1.313s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:02.388451 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:02.597082 n-d-806626-1 sudo[95656]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1
Aug 31 11:07:02.597916 n-d-806626-1 sudo[95656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:07:03.090075 n-d-806626-1 sudo[95656]: pam_unix(sudo:session): session closed for user root
Aug 31 11:07:03.095438 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 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_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1" returned: 0 in 0.706s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:03.096587 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_my56fslzn-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.31 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--97e8d0ab--ca63--4c18--a197--ce9223dc6ca9 {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:07:03.098781 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Converted 700.00 MB image at 532.37 MB/s
Aug 31 11:07:03.099842 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:07:03.273822 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user 9bd5a8685b0a47cab730131ad51c941e is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:07:03.275083 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Marking volume 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:07:03.293590 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:07:03.294113 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Creating volume glance metadata for volume 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:07:03.409489 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3785c53f-1d88-4569-80ec-7692008375bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:07:03.413418 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3986d478-e4a8-4525-a55b-80ebf905e682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:07:03.426339 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Volume volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 (97e8d0ab-ca63-4c18-a197-ce9223dc6ca9): created successfully
Aug 31 11:07:03.430899 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3986d478-e4a8-4525-a55b-80ebf905e682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:07:03.438028 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Flow 'volume_create_manager' (fec7716c-7bac-405a-84e2-56fabbe5d118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:07:03.455380 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-c3cb469a-a5d3-46ae-acd6-cd7f734485ce tempest-ServersTestBootFromVolume-1423684441 None] Created volume successfully.
Aug 31 11:07:10.040933 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:10.069873 n-d-806626-1 sudo[95680]: 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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:07:10.071428 n-d-806626-1 sudo[95680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:07:10.522627 n-d-806626-1 sudo[95680]: pam_unix(sudo:session): session closed for user root
Aug 31 11:07:10.525275 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9" returned: 0 in 0.485s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:10.583143 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:10.595021 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:10.595316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: I_T nexus: 8
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: nruwLKhQRmt5vEUYfBra
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:07:10.596055 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:07:10.599411 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] Creating iscsi_target for Volume ID: volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] Created volume path /opt/stack/data/cinder/volumes/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9,
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]: incominguser ioiwiqVf5yzN8XJma3GF 3UPbEwxysqBr2FDF
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:07:10.601982 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:07:10.604315 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:11.150998 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9" returned: 0 in 0.547s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:11.152306 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:11.152996 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:07:11.153448 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:07:11.157218 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:11.167275 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:11.167559 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: I_T nexus: 8
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: nruwLKhQRmt5vEUYfBra
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:07:11.168445 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:07:11.172446 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:11.280232 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:11.281693 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:11.284700 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:11.387995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:11.390004 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631136]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:11.392195 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] Set provider_location to: 10.222.0.50:3260,4 iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:07:11.642349 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-07f111ab-8bfc-4ef2-8f77-3e03f5d3c0db req-94be9bf5-bbb8-4667-8703-1e9443c59b3e tempest-ServersTestBootFromVolume-1423684441 None] attachment_update completed successfully.
Aug 31 11:07:17.437264 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:07:17.439027 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:07:17.440362 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:17.479548 n-d-806626-1 sudo[95762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:07:17.481893 n-d-806626-1 sudo[95762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:07:18.633280 n-d-806626-1 sudo[95762]: pam_unix(sudo:session): session closed for user root
Aug 31 11:07:18.635347 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.195s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:18.638574 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:18.677418 n-d-806626-1 sudo[95765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:07:18.679613 n-d-806626-1 sudo[95765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:07:19.582822 n-d-806626-1 sudo[95765]: pam_unix(sudo:session): session closed for user root
Aug 31 11:07:19.585656 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.947s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:19.587710 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:07:26.407930 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:26.435353 n-d-806626-1 sudo[95796]: 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-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:26.437487 n-d-806626-1 sudo[95796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:07:27.061304 n-d-806626-1 sudo[95796]: pam_unix(sudo:session): session closed for user root
Aug 31 11:07:27.063768 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d" returned: 0 in 0.655s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:27.214241 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:27.228889 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:27.229186 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069760]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: I_T nexus: 8
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: nruwLKhQRmt5vEUYfBra
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: I_T nexus: 9
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: ioiwiqVf5yzN8XJma3GF
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:07:27.230045 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Creating iscsi_target for Volume ID: volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Created volume path /opt/stack/data/cinder/volumes/volume-65c2882b-183a-4029-99fe-160695a2ab9d,
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]: incominguser nruwLKhQRmt5vEUYfBra Lg8Sin4pw62mK3f3
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:07:27.238363 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:07:27.240100 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:27.385846 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d" returned: 0 in 0.148s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:27.387491 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069760]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:27.389979 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:07:27.390711 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:07:27.394604 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:27.420095 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:27.420720 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069760]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: I_T nexus: 8
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: nruwLKhQRmt5vEUYfBra
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: I_T nexus: 9
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: ioiwiqVf5yzN8XJma3GF
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:07:27.426163 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:07:27.433948 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:27.601612 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:27.602021 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069760]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:27.606218 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:07:27.792192 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.186s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:07:27.793048 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069760]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:07:27.796377 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Set provider_location to: 10.222.0.50:3260,3 iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:07:28.304959 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-fd6307e2-a3f5-48ff-aa51-6ee0c5e7321d tempest-LiveAutoBlockMigrationV225Test-1523480766 None] attachment_update completed successfully.
Aug 31 11:07:44.885959 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-bc1721d7-673b-4a16-b88d-2607fa818cea tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Terminate volume connection completed successfully.
Aug 31 11:07:44.887153 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-bc1721d7-673b-4a16-b88d-2607fa818cea tempest-LiveAutoBlockMigrationV225Test-1523480766 None] Deleting attachment 844b0ea4-8b13-46a0-82e6-90753d9d6d9c. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:07:45.079235 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-8b6270a2-02cc-4b2c-a016-b722d902a377 req-bc1721d7-673b-4a16-b88d-2607fa818cea tempest-LiveAutoBlockMigrationV225Test-1523480766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:07:45.079235 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:07:45.079235 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:08:07.224506 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-d601f58f-7428-4270-a556-4ad7ff479834 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Terminate volume connection completed successfully.
Aug 31 11:08:07.230886 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-d601f58f-7428-4270-a556-4ad7ff479834 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Deleting attachment 05efd95c-2b20-4fdd-b9fa-a943b2073d44. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:08:07.234501 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:07.531361 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.298s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:07.531819 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069760]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d\n System information:\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-65c2882b-183a-4029-99fe-160695a2ab9d\n Backing store flags: \n Account information:\n nruwLKhQRmt5vEUYfBra\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:07.532885 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-d601f58f-7428-4270-a556-4ad7ff479834 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Removing iscsi_target for Volume ID: 65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:08:07.537513 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:07.803514 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-65c2882b-183a-4029-99fe-160695a2ab9d -f" returned: 0 in 0.266s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:07.808704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069760]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:07.808704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:08.287239 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.471s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:08.287239 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069760]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:08.529199 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-d601f58f-7428-4270-a556-4ad7ff479834 tempest-LiveAutoBlockMigrationV225Test-2143358195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:08:08.529199 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:08:08.529199 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:08:08.846979 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Lock "b'cinder-65c2882b-183a-4029-99fe-160695a2ab9d-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:08:09.003622 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:09.403420 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.402s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:09.404063 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069760]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:09.405158 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Skipping remove_export. No iscsi_target is presently exported for volume: 65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:08:09.407316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:09.472388 n-d-806626-1 sudo[95969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:08:09.473563 n-d-806626-1 sudo[95969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:10.440339 n-d-806626-1 sudo[95969]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:10.443992 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d" returned: 0 in 1.036s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:10.446394 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:10.468276 n-d-806626-1 sudo[95972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:08:10.469107 n-d-806626-1 sudo[95972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:11.244347 n-d-806626-1 sudo[95972]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:11.246737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d" returned: 0 in 0.800s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:11.248768 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:11.364075 n-d-806626-1 sudo[95975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:08:11.365070 n-d-806626-1 sudo[95975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:11.869354 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Lock "b'cinder-ab2b2872-bcde-4f7b-bd88-1750cda61b53-delete_volume'" acquired by "delete_volume" :: waited 0.049s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:08:12.160652 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:12.483095 n-d-806626-1 sudo[95975]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:12.485009 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65c2882b-183a-4029-99fe-160695a2ab9d" returned: 0 in 1.236s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:12.486238 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Successfully deleted volume: 65c2882b-183a-4029-99fe-160695a2ab9d
Aug 31 11:08:12.497907 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.336s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:12.502753 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:12.510193 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Skipping remove_export. No iscsi_target is presently exported for volume: ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:08:12.511248 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:12.553373 n-d-806626-1 sudo[95985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:08:12.554262 n-d-806626-1 sudo[95985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:12.586419 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Created reservations ['57040582-e436-46c6-be4e-c84c0e34acc1', '1949820d-c0ad-498e-9c94-60a6f388cbfe', 'f8bcdb0d-1ad4-4e58-95ef-e89fdf863e12', 'bc411b69-4b0c-4f2d-8adb-4e852d5a7467'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:08:12.588415 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:08:12.588415 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:08:12.588415 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:08:12.669125 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:08:12.669125 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:12.756785 n-d-806626-1 sudo[95987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:08:12.762301 n-d-806626-1 sudo[95987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:13.362111 n-d-806626-1 sudo[95985]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:13.368097 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53" returned: 0 in 0.853s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:13.368097 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:13.390203 n-d-806626-1 sudo[95990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:08:13.391037 n-d-806626-1 sudo[95990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:13.745831 n-d-806626-1 sudo[95987]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:13.748275 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.084s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:13.750691 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:13.802677 n-d-806626-1 sudo[95993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:08:13.803565 n-d-806626-1 sudo[95993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:14.789358 n-d-806626-1 sudo[95993]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:14.792040 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.041s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:14.795265 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:08:14.804046 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Deleted volume successfully.
Aug 31 11:08:14.841574 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-ef167e72-a564-4541-87c2-1fd6339cf7a9 req-89d98346-4d8b-4caa-a4ba-20a649c0bc4a tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Lock "b'cinder-65c2882b-183a-4029-99fe-160695a2ab9d-delete_volume'" released by "delete_volume" :: held 5.995s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:08:15.013582 n-d-806626-1 sudo[95990]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:15.020415 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53" returned: 0 in 1.654s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:15.021806 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:15.042584 n-d-806626-1 sudo[95997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:08:15.043399 n-d-806626-1 sudo[95997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:16.527778 n-d-806626-1 sudo[95997]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:16.545997 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab2b2872-bcde-4f7b-bd88-1750cda61b53" returned: 0 in 1.508s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:16.545997 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Successfully deleted volume: ab2b2872-bcde-4f7b-bd88-1750cda61b53
Aug 31 11:08:16.619333 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Created reservations ['3cf3c9dc-08ea-4715-8ed6-ff04ed335664', '3d509f76-23ae-4095-92e3-8584cfba91bc', '18fb12ad-5de4-4511-960d-72ccbc1cb91a', '88871594-36f0-4d4b-8109-43cf98508917'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:08:16.619333 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:08:16.619333 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:08:16.619333 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:08:16.801290 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:08:16.807251 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:16.893882 n-d-806626-1 sudo[96004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:08:16.895394 n-d-806626-1 sudo[96004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:17.438083 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:08:17.438670 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:08:17.439320 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:17.512423 n-d-806626-1 sudo[96006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:08:17.513383 n-d-806626-1 sudo[96006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:18.051086 n-d-806626-1 sudo[96004]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:18.054415 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.252s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:18.057121 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:18.085582 n-d-806626-1 sudo[96009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:08:18.086482 n-d-806626-1 sudo[96009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:18.506006 n-d-806626-1 sudo[96006]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:18.508208 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.069s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:18.509900 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:18.579770 n-d-806626-1 sudo[96012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:08:18.580619 n-d-806626-1 sudo[96012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:18.757079 n-d-806626-1 sudo[96009]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:18.759968 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.703s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:18.762120 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:08:18.793588 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Deleted volume successfully.
Aug 31 11:08:18.826094 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-a5491c66-8b1d-401e-a699-7612a584f1ee tempest-LiveAutoBlockMigrationV225Test-2143358195 None] Lock "b'cinder-ab2b2872-bcde-4f7b-bd88-1750cda61b53-delete_volume'" released by "delete_volume" :: held 6.964s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:08:19.371499 n-d-806626-1 sudo[96012]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:19.374080 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.863s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:19.375184 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:08:23.400220 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:08:23.411299 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:08:23.414349 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:08:23.454821 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Flow 'volume_create_manager' (0d5e1506-c804-4a67-887d-089fa03b45ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:08:23.469427 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3817f8da-f5a0-4eda-ba09-392c1942cc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:08:23.538788 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:08:23.644187 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3817f8da-f5a0-4eda-ba09-392c1942cc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1773847574',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=2ad63155-4065-4110-ac15-ebba2aacf67d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe5fb2625f946ed96aca70315d0d574',provider_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-08-31T11:08:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:08:23Z,user_id='b7b2d2300b7b43ba9cc9aebdf743b7a6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:08:23.647909 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc42afd8-6b69-4aab-9e87-06217f17a47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:08:23.657508 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc42afd8-6b69-4aab-9e87-06217f17a47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:08:23.668774 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dab2a90a-389b-4a9e-a3ab-2dc354841e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:08:23.677739 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dab2a90a-389b-4a9e-a3ab-2dc354841e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2ad63155-4065-4110-ac15-ebba2aacf67d', 'volume_name': 'volume-2ad63155-4065-4110-ac15-ebba2aacf67d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:08:23.684709 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3cd23673-96c4-4d0b-bd95-bd048e19ecd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:08:23.691135 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3cd23673-96c4-4d0b-bd95-bd048e19ecd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:08:23.705702 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22ae9a45-5b6a-49f9-acb4-84ef08b442f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:08:23.707076 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Volume 2ad63155-4065-4110-ac15-ebba2aacf67d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2ad63155-4065-4110-ac15-ebba2aacf67d', 'volume_size': 1}
Aug 31 11:08:23.708909 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ad63155-4065-4110-ac15-ebba2aacf67d stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:23.813171 n-d-806626-1 sudo[96018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ad63155-4065-4110-ac15-ebba2aacf67d stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:08:23.819616 n-d-806626-1 sudo[96018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:25.494660 n-d-806626-1 sudo[96018]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:25.499530 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ad63155-4065-4110-ac15-ebba2aacf67d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.790s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:25.504885 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22ae9a45-5b6a-49f9-acb4-84ef08b442f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ad63155-4065-4110-ac15-ebba2aacf67d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:08:25.510005 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0fa85b2-eeb6-4312-8a2c-34f7a47a0f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:08:25.530143 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Volume volume-2ad63155-4065-4110-ac15-ebba2aacf67d (2ad63155-4065-4110-ac15-ebba2aacf67d): created successfully
Aug 31 11:08:25.534907 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0fa85b2-eeb6-4312-8a2c-34f7a47a0f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:08:25.542997 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Flow 'volume_create_manager' (0d5e1506-c804-4a67-887d-089fa03b45ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:08:25.561804 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5b75f1c7-6485-48c0-8765-66823c911988 tempest-DeleteServersTestJSON-1141072920 None] Created volume successfully.
Aug 31 11:08:28.559928 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:28.615421 n-d-806626-1 sudo[96070]: 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-2ad63155-4065-4110-ac15-ebba2aacf67d
Aug 31 11:08:28.619165 n-d-806626-1 sudo[96070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:08:29.298183 n-d-806626-1 sudo[96070]: pam_unix(sudo:session): session closed for user root
Aug 31 11:08:29.301855 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d" returned: 0 in 0.741s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:29.477345 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:29.499360 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:29.500060 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: I_T nexus: 9
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: ioiwiqVf5yzN8XJma3GF
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:08:29.501299 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:08:29.513511 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] Creating iscsi_target for Volume ID: volume-2ad63155-4065-4110-ac15-ebba2aacf67d {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] Created volume path /opt/stack/data/cinder/volumes/volume-2ad63155-4065-4110-ac15-ebba2aacf67d,
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]: incominguser Qk5JAnSJv5D3jHbGRAYL hA4CqjNFa5QtQmGV
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:08:29.522492 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:08:29.526159 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2ad63155-4065-4110-ac15-ebba2aacf67d {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:30.144840 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2ad63155-4065-4110-ac15-ebba2aacf67d" returned: 0 in 0.619s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:30.145956 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:30.146095 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:08:30.146503 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:08:30.151008 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:30.162686 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:30.163072 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-2ad63155-4065-4110-ac15-ebba2aacf67d\n System information:\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-2ad63155-4065-4110-ac15-ebba2aacf67d\n Backing store flags: \n Account information:\n Qk5JAnSJv5D3jHbGRAYL\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: I_T nexus: 9
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: ioiwiqVf5yzN8XJma3GF
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:08:30.165043 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:08:30.169827 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:30.444463 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:30.445735 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-2ad63155-4065-4110-ac15-ebba2aacf67d\n System information:\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-2ad63155-4065-4110-ac15-ebba2aacf67d\n Backing store flags: \n Account information:\n Qk5JAnSJv5D3jHbGRAYL\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:30.449911 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:30.785985 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.336s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:30.786551 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-2ad63155-4065-4110-ac15-ebba2aacf67d\n System information:\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-2ad63155-4065-4110-ac15-ebba2aacf67d\n Backing store flags: \n Account information:\n Qk5JAnSJv5D3jHbGRAYL\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:30.789217 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] Set provider_location to: 10.222.0.50:3260,5 iqn.2010-10.org.openstack:volume-2ad63155-4065-4110-ac15-ebba2aacf67d 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:08:31.315573 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-a3813df9-5e79-4d92-bc43-38295317ca53 req-3e5e27bc-d110-475f-8cbf-a62c4556db29 tempest-DeleteServersTestJSON-1141072920 None] attachment_update completed successfully.
Aug 31 11:08:43.902648 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-3d518e25-d9d8-4805-bc8b-8a714ab7dce1 req-26613427-54c4-4052-ae81-fc30b8eaf3c2 tempest-DeleteServersTestJSON-1141072920 None] Terminate volume connection completed successfully.
Aug 31 11:08:43.906434 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3d518e25-d9d8-4805-bc8b-8a714ab7dce1 req-26613427-54c4-4052-ae81-fc30b8eaf3c2 tempest-DeleteServersTestJSON-1141072920 None] Deleting attachment a26e385f-1460-48ea-822f-78a08d1dd5a8. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:08:43.910643 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:44.135927 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:44.136514 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-2ad63155-4065-4110-ac15-ebba2aacf67d\n System information:\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-2ad63155-4065-4110-ac15-ebba2aacf67d\n Backing store flags: \n Account information:\n Qk5JAnSJv5D3jHbGRAYL\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:44.137453 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-3d518e25-d9d8-4805-bc8b-8a714ab7dce1 req-26613427-54c4-4052-ae81-fc30b8eaf3c2 tempest-DeleteServersTestJSON-1141072920 None] Removing iscsi_target for Volume ID: 2ad63155-4065-4110-ac15-ebba2aacf67d
Aug 31 11:08:44.140363 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2ad63155-4065-4110-ac15-ebba2aacf67d -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:44.381285 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2ad63155-4065-4110-ac15-ebba2aacf67d -f" returned: 0 in 0.242s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:44.381811 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:44.385102 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:08:44.526765 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:08:44.527203 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:08:44.655066 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-3d518e25-d9d8-4805-bc8b-8a714ab7dce1 req-26613427-54c4-4052-ae81-fc30b8eaf3c2 tempest-DeleteServersTestJSON-1141072920 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:08:44.655066 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:08:44.655066 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:09:17.438570 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:09:17.439426 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:09:17.439726 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:09:17.510627 n-d-806626-1 sudo[96523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:09:17.513081 n-d-806626-1 sudo[96523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:09:18.366014 n-d-806626-1 sudo[96523]: pam_unix(sudo:session): session closed for user root
Aug 31 11:09:18.368737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.928s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:09:18.370613 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:09:18.412073 n-d-806626-1 sudo[96536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:09:18.412893 n-d-806626-1 sudo[96536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:09:19.191799 n-d-806626-1 sudo[96536]: pam_unix(sudo:session): session closed for user root
Aug 31 11:09:19.195161 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.824s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:09:19.200423 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:09:57.665582 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-60ed5b75-c3b5-4e91-a965-3387d0347ce0 tempest-ServersTestBootFromVolume-1423684441 None] Terminate volume connection completed successfully.
Aug 31 11:09:57.675966 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-60ed5b75-c3b5-4e91-a965-3387d0347ce0 tempest-ServersTestBootFromVolume-1423684441 None] Deleting attachment 12a124ed-0ec7-4ee4-bb0d-4df9a96c2c47. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:09:57.676719 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:09:57.972368 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.300s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:09:57.972942 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n System information:\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-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9\n Backing store flags: \n Account information:\n ioiwiqVf5yzN8XJma3GF\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:09:57.973879 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-60ed5b75-c3b5-4e91-a965-3387d0347ce0 tempest-ServersTestBootFromVolume-1423684441 None] Removing iscsi_target for Volume ID: 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:09:57.975155 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:09:58.289157 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 -f" returned: 0 in 0.312s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:09:58.289956 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:09:58.291511 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:09:58.471088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:09:58.471559 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:09:58.696866 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-60ed5b75-c3b5-4e91-a965-3387d0347ce0 tempest-ServersTestBootFromVolume-1423684441 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:09:58.696866 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:09:58.696866 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:09:59.169305 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Lock "b'cinder-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:09:59.323460 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:09:59.542022 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:09:59.542674 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:09:59.545129 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Skipping remove_export. No iscsi_target is presently exported for volume: 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:09:59.547222 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:09:59.659626 n-d-806626-1 sudo[97102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:09:59.661469 n-d-806626-1 sudo[97102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:10:00.871948 n-d-806626-1 sudo[97102]: pam_unix(sudo:session): session closed for user root
Aug 31 11:10:00.874308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9" returned: 0 in 1.327s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:10:00.876663 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:10:00.972604 n-d-806626-1 sudo[97141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:10:00.976093 n-d-806626-1 sudo[97141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:10:02.007767 n-d-806626-1 sudo[97141]: pam_unix(sudo:session): session closed for user root
Aug 31 11:10:02.010124 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9" returned: 0 in 1.133s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:10:02.012053 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:10:02.075518 n-d-806626-1 sudo[97148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:10:02.080549 n-d-806626-1 sudo[97148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:10:02.762899 n-d-806626-1 sudo[97148]: pam_unix(sudo:session): session closed for user root
Aug 31 11:10:02.766093 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9" returned: 0 in 0.753s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:10:02.767758 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Successfully deleted volume: 97e8d0ab-ca63-4c18-a197-ce9223dc6ca9
Aug 31 11:10:02.846251 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Created reservations ['408b9121-1017-4c83-ad26-c67ea21787eb', '4986156d-bad2-4338-9ca2-22afe8ad0b64', '02fa3c1e-ede6-4695-9175-4ee55f24e4dd', '8e13ad09-5f9a-451a-9334-b693d737a62e'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:10:02.849287 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:10:02.849287 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:10:02.849287 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:10:02.961829 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:10:02.963358 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:10:03.008118 n-d-806626-1 sudo[97159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:10:03.009192 n-d-806626-1 sudo[97159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:10:03.697150 n-d-806626-1 sudo[97159]: pam_unix(sudo:session): session closed for user root
Aug 31 11:10:03.700388 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.737s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:10:03.703979 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:10:03.766655 n-d-806626-1 sudo[97164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:10:03.768806 n-d-806626-1 sudo[97164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:10:04.519691 n-d-806626-1 sudo[97164]: pam_unix(sudo:session): session closed for user root
Aug 31 11:10:04.523206 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.819s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:10:04.525688 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:10:04.539729 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Deleted volume successfully.
Aug 31 11:10:04.571268 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-5694c498-14bd-4107-be6c-2ce32c9b6a39 req-6da36185-254a-4801-8d9b-43a86c6d493f tempest-ServersTestBootFromVolume-1423684441 None] Lock "b'cinder-97e8d0ab-ca63-4c18-a197-ce9223dc6ca9-delete_volume'" released by "delete_volume" :: held 5.402s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:10:17.439097 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:10:17.441125 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:10:17.443129 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:10:17.508583 n-d-806626-1 sudo[97204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:10:17.510033 n-d-806626-1 sudo[97204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:10:18.457090 n-d-806626-1 sudo[97204]: pam_unix(sudo:session): session closed for user root
Aug 31 11:10:18.459348 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.016s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:10:18.461062 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:10:18.523233 n-d-806626-1 sudo[97207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:10:18.528651 n-d-806626-1 sudo[97207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:10:19.197280 n-d-806626-1 sudo[97207]: pam_unix(sudo:session): session closed for user root
Aug 31 11:10:19.199388 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.738s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:10:19.201118 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:11:17.437951 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:11:17.438633 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:11:17.438946 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:17.487292 n-d-806626-1 sudo[97921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:11:17.490167 n-d-806626-1 sudo[97921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:11:18.022427 n-d-806626-1 sudo[97921]: pam_unix(sudo:session): session closed for user root
Aug 31 11:11:18.024804 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.585s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:18.026385 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:18.048726 n-d-806626-1 sudo[97924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:11:18.049965 n-d-806626-1 sudo[97924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:11:19.009937 n-d-806626-1 sudo[97924]: pam_unix(sudo:session): session closed for user root
Aug 31 11:11:19.013826 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.986s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:19.016218 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:11:19.500032 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:11:19.514783 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:11:19.515664 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:11:19.540120 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Flow 'volume_create_manager' (6f5d50be-92f1-4aad-91dc-1acd5a93fc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:11:19.555073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41186a27-b225-4764-b2ce-507453217bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:11:19.607131 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:11:19.702504 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41186a27-b225-4764-b2ce-507453217bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1883695104',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=c5863f0e-449a-4349-bf6f-6bbdb0b04653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06007f63015e4f8887254c69e1897c31',provider_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-08-31T11:11:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:11:19Z,user_id='88033fc8697f45dcbd3b009d041556c7',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:11:19.714475 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c839832-2a27-46a5-bc1d-b45b943f8e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:11:19.724499 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c839832-2a27-46a5-bc1d-b45b943f8e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:11:19.727754 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2321029-74ed-4563-b788-07ce25b5adee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:11:19.736748 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2321029-74ed-4563-b788-07ce25b5adee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c5863f0e-449a-4349-bf6f-6bbdb0b04653', 'volume_name': 'volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:11:19.739497 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3412b8d-20de-4262-812e-c9b9b3750316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:11:19.741947 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3412b8d-20de-4262-812e-c9b9b3750316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:11:19.750139 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7102dcc2-bde8-4588-aeb6-4efef8d274b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:11:19.751308 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Volume c5863f0e-449a-4349-bf6f-6bbdb0b04653: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653', 'volume_size': 1}
Aug 31 11:11:19.755158 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:19.807362 n-d-806626-1 sudo[97931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:11:19.808182 n-d-806626-1 sudo[97931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:11:20.879829 n-d-806626-1 sudo[97931]: pam_unix(sudo:session): session closed for user root
Aug 31 11:11:20.885963 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.129s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:20.890284 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7102dcc2-bde8-4588-aeb6-4efef8d274b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:11:20.896750 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5da35ec9-7383-4fbb-b360-64eb66dbc88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:11:20.918872 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Volume volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 (c5863f0e-449a-4349-bf6f-6bbdb0b04653): created successfully
Aug 31 11:11:20.926003 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5da35ec9-7383-4fbb-b360-64eb66dbc88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:11:20.937718 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Flow 'volume_create_manager' (6f5d50be-92f1-4aad-91dc-1acd5a93fc29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:11:20.954750 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-52e28e0d-8f96-489b-bf98-8f8dd1510577 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Created volume successfully.
Aug 31 11:11:24.820918 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:24.900457 n-d-806626-1 sudo[97965]: 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-c5863f0e-449a-4349-bf6f-6bbdb0b04653
Aug 31 11:11:24.905039 n-d-806626-1 sudo[97965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:11:25.476646 n-d-806626-1 sudo[97965]: pam_unix(sudo:session): session closed for user root
Aug 31 11:11:25.479039 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653" returned: 0 in 0.658s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:25.579524 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:25.597811 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:25.598241 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:11:25.598983 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:11:25.600016 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Creating iscsi_target for Volume ID: volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Created volume path /opt/stack/data/cinder/volumes/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653,
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]: incominguser f86jk8bVrsDznEDDo2gX V92kxr7ZsVGeBjdY
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:11:25.604222 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:11:25.606329 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:26.180512 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653" returned: 0 in 0.567s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:26.181492 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:11:26.181983 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:11:26.182465 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:11:26.183927 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:26.212525 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:26.212942 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653\n System information:\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-c5863f0e-449a-4349-bf6f-6bbdb0b04653\n Backing store flags: \n Account information:\n f86jk8bVrsDznEDDo2gX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:11:26.213699 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:11:26.217744 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:26.560638 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.344s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:26.562446 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653\n System information:\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-c5863f0e-449a-4349-bf6f-6bbdb0b04653\n Backing store flags: \n Account information:\n f86jk8bVrsDznEDDo2gX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:11:26.564547 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:26.888538 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.323s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:26.890329 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015069920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653\n System information:\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-c5863f0e-449a-4349-bf6f-6bbdb0b04653\n Backing store flags: \n Account information:\n f86jk8bVrsDznEDDo2gX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:11:26.892381 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:11:27.443653 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-3018baaf-4d6b-495c-a6d1-a65c7db5334a req-e918bac8-d6ff-4013-97e9-c38d926f4bc3 tempest-AttachSCSIVolumeTestJSON-1343560364 None] attachment_update completed successfully.
Aug 31 11:11:37.805252 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-e67e9a13-9d03-485b-96ee-35ff3626893c req-b8bc5c57-2dc5-4104-84fd-deb7d99e642c tempest-AttachSCSIVolumeTestJSON-1343560364 None] Terminate volume connection completed successfully.
Aug 31 11:11:37.806164 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-e67e9a13-9d03-485b-96ee-35ff3626893c req-b8bc5c57-2dc5-4104-84fd-deb7d99e642c tempest-AttachSCSIVolumeTestJSON-1343560364 None] Deleting attachment 636ffc64-397e-4da3-8d57-20714d8b4228. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:11:37.819687 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:38.153586 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.344s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:38.154766 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653\n System information:\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-c5863f0e-449a-4349-bf6f-6bbdb0b04653\n Backing store flags: \n Account information:\n f86jk8bVrsDznEDDo2gX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:11:38.156694 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-e67e9a13-9d03-485b-96ee-35ff3626893c req-b8bc5c57-2dc5-4104-84fd-deb7d99e642c tempest-AttachSCSIVolumeTestJSON-1343560364 None] Removing iscsi_target for Volume ID: c5863f0e-449a-4349-bf6f-6bbdb0b04653
Aug 31 11:11:38.160796 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:38.418730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 -f" returned: 0 in 0.259s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:38.419044 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:11:38.420833 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:38.563455 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:38.563954 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:11:38.640298 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-e67e9a13-9d03-485b-96ee-35ff3626893c req-b8bc5c57-2dc5-4104-84fd-deb7d99e642c tempest-AttachSCSIVolumeTestJSON-1343560364 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:11:38.640298 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:11:38.640298 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:11:51.603889 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Lock "b'cinder-c5863f0e-449a-4349-bf6f-6bbdb0b04653-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:11:51.743077 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:51.889654 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:51.890137 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:11:51.890969 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Skipping remove_export. No iscsi_target is presently exported for volume: c5863f0e-449a-4349-bf6f-6bbdb0b04653
Aug 31 11:11:51.893351 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:51.956834 n-d-806626-1 sudo[98129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653
Aug 31 11:11:51.957703 n-d-806626-1 sudo[98129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:11:52.594209 n-d-806626-1 sudo[98129]: pam_unix(sudo:session): session closed for user root
Aug 31 11:11:52.596564 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653" returned: 0 in 0.703s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:52.599997 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:52.636920 n-d-806626-1 sudo[98139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653
Aug 31 11:11:52.638233 n-d-806626-1 sudo[98139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:11:53.543728 n-d-806626-1 sudo[98139]: pam_unix(sudo:session): session closed for user root
Aug 31 11:11:53.548360 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653" returned: 0 in 0.948s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:53.552379 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:53.605906 n-d-806626-1 sudo[98182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653
Aug 31 11:11:53.619602 n-d-806626-1 sudo[98182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:11:54.504869 n-d-806626-1 sudo[98182]: pam_unix(sudo:session): session closed for user root
Aug 31 11:11:54.508891 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5863f0e-449a-4349-bf6f-6bbdb0b04653" returned: 0 in 0.956s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:54.510334 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Successfully deleted volume: c5863f0e-449a-4349-bf6f-6bbdb0b04653
Aug 31 11:11:54.625315 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Created reservations ['8075527e-f2dd-4707-8ec8-52519bcd6b31', 'eb239c44-6427-4ff3-9e4d-6fe3d872c097', '4f821e2d-6212-413d-b010-71feb13ec584', 'd35f104f-36b6-407c-9e2a-9bf1b8b8961f'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:11:54.630007 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:11:54.630007 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:11:54.630007 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:11:54.698135 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:11:54.699384 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:54.744971 n-d-806626-1 sudo[98200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:11:54.746548 n-d-806626-1 sudo[98200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:11:55.466365 n-d-806626-1 sudo[98200]: pam_unix(sudo:session): session closed for user root
Aug 31 11:11:55.469412 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.769s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:55.472613 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:11:55.515176 n-d-806626-1 sudo[98209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:11:55.517997 n-d-806626-1 sudo[98209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:11:56.247529 n-d-806626-1 sudo[98209]: pam_unix(sudo:session): session closed for user root
Aug 31 11:11:56.250719 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.778s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:11:56.252889 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:11:56.264336 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Deleted volume successfully.
Aug 31 11:11:56.287271 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-406d7a9e-29b5-4e0b-b92d-5e7925f8fc06 tempest-AttachSCSIVolumeTestJSON-1343560364 None] Lock "b'cinder-c5863f0e-449a-4349-bf6f-6bbdb0b04653-delete_volume'" released by "delete_volume" :: held 4.681s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:12:17.436428 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:12:17.437118 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:12:17.437975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:12:17.464980 n-d-806626-1 sudo[98670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:12:17.466657 n-d-806626-1 sudo[98670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:12:18.308481 n-d-806626-1 sudo[98670]: pam_unix(sudo:session): session closed for user root
Aug 31 11:12:18.312942 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.875s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:12:18.314989 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:12:18.367832 n-d-806626-1 sudo[98695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:12:18.370073 n-d-806626-1 sudo[98695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:12:19.116430 n-d-806626-1 sudo[98695]: pam_unix(sudo:session): session closed for user root
Aug 31 11:12:19.119509 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.804s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:12:19.121969 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:13:17.442051 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:13:17.442725 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:13:17.443405 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:13:17.497027 n-d-806626-1 sudo[99615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:13:17.497958 n-d-806626-1 sudo[99615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:13:18.189225 n-d-806626-1 sudo[99615]: pam_unix(sudo:session): session closed for user root
Aug 31 11:13:18.191316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.748s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:13:18.194248 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:13:18.249736 n-d-806626-1 sudo[99649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:13:18.252281 n-d-806626-1 sudo[99649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:13:18.893538 n-d-806626-1 sudo[99649]: pam_unix(sudo:session): session closed for user root
Aug 31 11:13:18.896011 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.702s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:13:18.898103 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:13:29.381960 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:13:29.394003 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:13:29.396244 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:13:29.425658 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Flow 'volume_create_manager' (e6832c31-095b-4c04-bc74-5ad25a911153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:13:29.429266 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a060728a-d282-4f80-bcdd-e57cf67afff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:29.484248 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:13:29.552565 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a060728a-d282-4f80-bcdd-e57cf67afff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-183182226',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=1e459980-fb12-44b1-8c46-189d4298835f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56291a96d2e3433f90bfc2a2d3ea9462',provider_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-08-31T11:13:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:13:29Z,user_id='3dc4289520fa45d394d79f7f4f619bc4',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:29.555140 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfc71082-7f0f-402e-86ce-ce3e341701aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:29.560631 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfc71082-7f0f-402e-86ce-ce3e341701aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:29.569046 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69804a62-0435-4b7f-be58-ddfdb25e99ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:29.571382 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69804a62-0435-4b7f-be58-ddfdb25e99ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1e459980-fb12-44b1-8c46-189d4298835f', 'volume_name': 'volume-1e459980-fb12-44b1-8c46-189d4298835f', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:29.574122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e75d50ea-99d3-495e-ad8a-b52546d6b45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:29.576930 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e75d50ea-99d3-495e-ad8a-b52546d6b45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:29.579866 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (309d4f53-45e0-408e-a630-1b62bae07980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:29.580825 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Volume 1e459980-fb12-44b1-8c46-189d4298835f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1e459980-fb12-44b1-8c46-189d4298835f', 'volume_size': 1}
Aug 31 11:13:29.582014 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e459980-fb12-44b1-8c46-189d4298835f stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:13:29.611703 n-d-806626-1 sudo[99777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e459980-fb12-44b1-8c46-189d4298835f stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:13:29.613755 n-d-806626-1 sudo[99777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:13:30.579140 n-d-806626-1 sudo[99777]: pam_unix(sudo:session): session closed for user root
Aug 31 11:13:30.581280 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e459980-fb12-44b1-8c46-189d4298835f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.999s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:13:30.585038 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (309d4f53-45e0-408e-a630-1b62bae07980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e459980-fb12-44b1-8c46-189d4298835f', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:30.587549 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a3170a9-742b-4187-99df-45490c6959c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:30.606732 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Volume volume-1e459980-fb12-44b1-8c46-189d4298835f (1e459980-fb12-44b1-8c46-189d4298835f): created successfully
Aug 31 11:13:30.608962 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a3170a9-742b-4187-99df-45490c6959c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:30.619716 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Flow 'volume_create_manager' (e6832c31-095b-4c04-bc74-5ad25a911153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:13:30.632078 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-27a1fad0-e888-46bf-b7cd-0fa5173c16e7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Created volume successfully.
Aug 31 11:13:46.012840 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:13:46.023437 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:13:46.024069 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:13:46.059909 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Flow 'volume_create_manager' (28a54261-6418-490a-8178-51a9a5719b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:13:46.066232 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9097316-7928-4b6a-b00d-935d3275c4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:46.118962 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:13:46.188044 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9097316-7928-4b6a-b00d-935d3275c4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-307658117',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=f072f18a-06a1-4902-91d4-54472d7a8165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='279210d8301f47a4a17f14012096e4b1',provider_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-08-31T11:13:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:13:46Z,user_id='164d6c7621454d2b89b1d1f78fd2c557',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:46.192703 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf5035d3-3eef-447c-9057-cb673318120b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:46.195256 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf5035d3-3eef-447c-9057-cb673318120b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:46.198380 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8adf3589-40ba-40bc-ab47-227361d7769d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:46.372090 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8adf3589-40ba-40bc-ab47-227361d7769d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f072f18a-06a1-4902-91d4-54472d7a8165', 'volume_name': 'volume-f072f18a-06a1-4902-91d4-54472d7a8165', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:46.375567 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (accf47a9-3573-4967-9064-c3f493dbc193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:46.379387 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (accf47a9-3573-4967-9064-c3f493dbc193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:13:46.382115 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (489acb8e-7138-4e62-bc34-4acf0e8a6325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:13:46.384222 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Volume f072f18a-06a1-4902-91d4-54472d7a8165: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f072f18a-06a1-4902-91d4-54472d7a8165', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:13:46.385122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Cloning f072f18a-06a1-4902-91d4-54472d7a8165 from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:14:01.864648 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Lock "b'cinder-2ad63155-4065-4110-ac15-ebba2aacf67d-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:14:01.999393 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:02.364494 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.365s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:02.364709 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139074631616]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:02.365328 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2ad63155-4065-4110-ac15-ebba2aacf67d
Aug 31 11:14:02.372930 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:02.505077 n-d-806626-1 sudo[100207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d
Aug 31 11:14:02.506664 n-d-806626-1 sudo[100207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:02.571775 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:14:02.583924 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:14:02.586392 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:14:02.610380 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Flow 'volume_create_manager' (4655a1c6-7db4-4e7a-9921-3f9be64c61cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:14:02.629078 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f03e2d1-610e-48a0-8d8e-ae80879498d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:02.690261 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:14:02.927214 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f03e2d1-610e-48a0-8d8e-ae80879498d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-529500846',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=1ba5503a-2f98-4988-be7d-c4d790e7b7ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56291a96d2e3433f90bfc2a2d3ea9462',provider_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-08-31T11:14:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:14:02Z,user_id='3dc4289520fa45d394d79f7f4f619bc4',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:02.941884 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f38dd5d4-b1df-4687-bf68-a6006ccd36cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:02.946817 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f38dd5d4-b1df-4687-bf68-a6006ccd36cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:02.960026 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (470c8d96-7443-4db4-8be7-5a116b2a1f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:02.977743 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (470c8d96-7443-4db4-8be7-5a116b2a1f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ba5503a-2f98-4988-be7d-c4d790e7b7ed', 'volume_name': 'volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:02.980374 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4445d51-64cc-4d5a-864d-3e5ebebfe365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:03.016872 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4445d51-64cc-4d5a-864d-3e5ebebfe365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:03.022523 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27bb8c13-0f11-4cbf-8167-4efc4539305a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:03.023388 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Volume 1ba5503a-2f98-4988-be7d-c4d790e7b7ed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed', 'volume_size': 1}
Aug 31 11:14:03.024464 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:03.139643 n-d-806626-1 sudo[100267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:14:03.140457 n-d-806626-1 sudo[100267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:04.214933 n-d-806626-1 sudo[100207]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:04.217207 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d" returned: 0 in 1.849s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:04.218751 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:04.310493 n-d-806626-1 sudo[100333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d
Aug 31 11:14:04.311576 n-d-806626-1 sudo[100333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:04.341689 n-d-806626-1 sudo[100267]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:04.344786 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.320s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:04.348322 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27bb8c13-0f11-4cbf-8167-4efc4539305a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:04.350649 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (888cddfa-33b4-4e39-be33-f1c8631b4b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:04.383477 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Volume volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed (1ba5503a-2f98-4988-be7d-c4d790e7b7ed): created successfully
Aug 31 11:14:04.387191 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (888cddfa-33b4-4e39-be33-f1c8631b4b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:04.394420 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Flow 'volume_create_manager' (4655a1c6-7db4-4e7a-9921-3f9be64c61cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:14:04.425495 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-352a714e-d040-4645-8a9d-7954d4845853 tempest-ServerRescueNegativeTestJSON-2145243081 None] Created volume successfully.
Aug 31 11:14:05.271085 n-d-806626-1 sudo[100333]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:05.273778 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d" returned: 0 in 1.054s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:05.280222 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:05.311566 n-d-806626-1 sudo[100384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d
Aug 31 11:14:05.324712 n-d-806626-1 sudo[100384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:05.599804 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1, size 616.00 MB, duration 19.21 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:14:05.600841 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Image download 616.00 MB at 32.06 MB/s
Aug 31 11:14:05.681343 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:05.861048 n-d-806626-1 sudo[100393]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1
Aug 31 11:14:05.861939 n-d-806626-1 sudo[100393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:06.246880 n-d-806626-1 sudo[100384]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:06.248950 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ad63155-4065-4110-ac15-ebba2aacf67d" returned: 0 in 0.970s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:06.250007 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Successfully deleted volume: 2ad63155-4065-4110-ac15-ebba2aacf67d
Aug 31 11:14:06.338223 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Created reservations ['e511b861-c844-4ebe-a60b-9461389680e5', '51421745-4df0-4d80-920b-bb5a9a278b9e', '3990494d-c17f-4657-b3a8-edd66b87bb8b', '25a03f34-10d0-498a-ad92-932b3a71ee2f'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:14:06.340509 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:14:06.340509 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:14:06.340509 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:06.419503 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:14:06.420377 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:06.473238 n-d-806626-1 sudo[100403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:14:06.474735 n-d-806626-1 sudo[100403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:06.540826 n-d-806626-1 sudo[100393]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:06.544132 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1" returned: 0 in 0.862s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:06.545308 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user 164d6c7621454d2b89b1d1f78fd2c557. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:14:06.647814 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:06.776904 n-d-806626-1 sudo[100414]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1
Aug 31 11:14:06.779519 n-d-806626-1 sudo[100414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:07.313322 n-d-806626-1 sudo[100403]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:07.315760 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.895s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:07.318061 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:07.342894 n-d-806626-1 sudo[100422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:14:07.344758 n-d-806626-1 sudo[100422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:07.678492 n-d-806626-1 sudo[100414]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:07.681244 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1" returned: 0 in 1.033s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:07.684899 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f072f18a-06a1-4902-91d4-54472d7a8165 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:07.710157 n-d-806626-1 sudo[100427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f072f18a-06a1-4902-91d4-54472d7a8165 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:14:07.711827 n-d-806626-1 sudo[100427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:08.058723 n-d-806626-1 sudo[100422]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:08.064723 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.745s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:08.070409 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:14:08.089784 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Deleted volume successfully.
Aug 31 11:14:08.134564 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0360bce2-246e-4bfa-ac46-5cda230be8a2 tempest-DeleteServersTestJSON-1141072920 None] Lock "b'cinder-2ad63155-4065-4110-ac15-ebba2aacf67d-delete_volume'" released by "delete_volume" :: held 6.270s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:14:08.634070 n-d-806626-1 sudo[100427]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:08.637692 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f072f18a-06a1-4902-91d4-54472d7a8165 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.952s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:08.689637 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume f072f18a-06a1-4902-91d4-54472d7a8165. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:14:08.800886 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fa1odskk {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:09.132018 n-d-806626-1 sudo[100480]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fa1odskk
Aug 31 11:14:09.133182 n-d-806626-1 sudo[100480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:09.808292 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:09.849093 n-d-806626-1 sudo[100496]: 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-1ba5503a-2f98-4988-be7d-c4d790e7b7ed
Aug 31 11:14:09.856321 n-d-806626-1 sudo[100496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:10.326642 n-d-806626-1 sudo[100480]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:10.329729 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fa1odskk" returned: 0 in 1.528s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:10.331162 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:10.578920 n-d-806626-1 sudo[100505]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1
Aug 31 11:14:10.579766 n-d-806626-1 sudo[100505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:10.855825 n-d-806626-1 sudo[100496]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:10.858271 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed" returned: 0 in 1.051s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:10.984894 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:11.013820 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:11.014474 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015070080]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:11.015585 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:14:11.017029 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] Creating iscsi_target for Volume ID: volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] Created volume path /opt/stack/data/cinder/volumes/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed,
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]: incominguser pMaUV3tvBQvpLYTdDU62 zNLf5wPjYgLkx264
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:11.024908 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:14:11.028090 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:11.283930 n-d-806626-1 sudo[100505]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:11.286053 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1" returned: 0 in 0.955s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:11.287268 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:14:11.288347 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f072f18a--06a1--4902--91d4--54472d7a8165 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:11.323423 n-d-806626-1 sudo[100521]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f072f18a--06a1--4902--91d4--54472d7a8165 oflag=direct
Aug 31 11:14:11.324947 n-d-806626-1 sudo[100521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:11.790279 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed" returned: 0 in 0.760s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:11.790397 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015070080]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:11.791809 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:14:11.792443 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:14:11.799526 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:11.810752 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:11.816309 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015070080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed\n System information:\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-1ba5503a-2f98-4988-be7d-c4d790e7b7ed\n Backing store flags: \n Account information:\n pMaUV3tvBQvpLYTdDU62\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:11.817032 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:14:11.818849 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:11.860801 n-d-806626-1 sudo[100521]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:11.862738 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f072f18a--06a1--4902--91d4--54472d7a8165 oflag=direct" returned: 0 in 0.574s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:11.864864 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f072f18a--06a1--4902--91d4--54472d7a8165 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:11.892853 n-d-806626-1 sudo[100567]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f072f18a--06a1--4902--91d4--54472d7a8165
Aug 31 11:14:11.894571 n-d-806626-1 sudo[100567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:12.080913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.259s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:12.082659 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015070080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed\n System information:\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-1ba5503a-2f98-4988-be7d-c4d790e7b7ed\n Backing store flags: \n Account information:\n pMaUV3tvBQvpLYTdDU62\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:12.086132 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:12.231656 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:12.232346 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015070080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed\n System information:\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-1ba5503a-2f98-4988-be7d-c4d790e7b7ed\n Backing store flags: \n Account information:\n pMaUV3tvBQvpLYTdDU62\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:12.234366 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:14:12.469008 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-4afcc8b0-36c8-4a5a-af7c-0c3610508500 req-a70a1b64-51de-42f8-8536-d32f364ee9dd tempest-ServerRescueNegativeTestJSON-2145243081 None] attachment_update completed successfully.
Aug 31 11:14:13.016364 n-d-806626-1 sudo[100567]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:13.018225 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f072f18a--06a1--4902--91d4--54472d7a8165" returned: 0 in 1.153s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:13.020541 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:13.133937 n-d-806626-1 sudo[100597]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1
Aug 31 11:14:13.134774 n-d-806626-1 sudo[100597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:13.565509 n-d-806626-1 sudo[100597]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:13.568336 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 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_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1" returned: 0 in 0.547s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:13.570332 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_b9xbkggon-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.15 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f072f18a--06a1--4902--91d4--54472d7a8165 {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:14:13.570998 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Converted 700.00 MB image at 606.40 MB/s
Aug 31 11:14:13.571876 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume f072f18a-06a1-4902-91d4-54472d7a8165 successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:14:13.701122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user 164d6c7621454d2b89b1d1f78fd2c557 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:14:13.702229 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Marking volume f072f18a-06a1-4902-91d4-54472d7a8165 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:14:13.715448 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to f072f18a-06a1-4902-91d4-54472d7a8165. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:14:13.716345 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Creating volume glance metadata for volume f072f18a-06a1-4902-91d4-54472d7a8165 backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:14:13.837626 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (489acb8e-7138-4e62-bc34-4acf0e8a6325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f072f18a-06a1-4902-91d4-54472d7a8165', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:13.840105 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e325610-4855-4917-9cdf-94192d31d4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:13.867086 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Volume volume-f072f18a-06a1-4902-91d4-54472d7a8165 (f072f18a-06a1-4902-91d4-54472d7a8165): created successfully
Aug 31 11:14:13.871424 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e325610-4855-4917-9cdf-94192d31d4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:13.877906 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Flow 'volume_create_manager' (28a54261-6418-490a-8178-51a9a5719b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:14:13.895961 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-65a5f2f1-35a7-4a4c-b81d-89b9896bebed tempest-TaggedBootDevicesTest-2059197018 None] Created volume successfully.
Aug 31 11:14:15.152493 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:14:15.164623 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:14:15.167718 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:14:15.201151 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Flow 'volume_create_manager' (13d6cbf3-6132-4082-b29a-3e4a4604aeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:14:15.204656 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3bc90752-6491-4f70-a528-03869e50a64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:15.244312 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:14:15.275250 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3bc90752-6491-4f70-a528-03869e50a64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1893482632',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=adc83dcf-3243-49c1-8004-fd383d4031ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='279210d8301f47a4a17f14012096e4b1',provider_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-08-31T11:14:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:14:15Z,user_id='164d6c7621454d2b89b1d1f78fd2c557',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:15.279095 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d58ca4b1-0a50-4478-9a63-d4f95ce0d6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:15.282217 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d58ca4b1-0a50-4478-9a63-d4f95ce0d6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:15.285641 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7dc2ea8f-4901-4f5e-9767-7279917e671c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:15.288520 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7dc2ea8f-4901-4f5e-9767-7279917e671c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'adc83dcf-3243-49c1-8004-fd383d4031ce', 'volume_name': 'volume-adc83dcf-3243-49c1-8004-fd383d4031ce', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:15.291193 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (387c5373-c95d-454d-a43d-4cd1ff20c6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:15.293600 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (387c5373-c95d-454d-a43d-4cd1ff20c6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:15.296386 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (420e2168-6be2-4be5-bcc1-418d4b044163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:15.297497 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Volume adc83dcf-3243-49c1-8004-fd383d4031ce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-adc83dcf-3243-49c1-8004-fd383d4031ce', 'volume_size': 1}
Aug 31 11:14:15.298731 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adc83dcf-3243-49c1-8004-fd383d4031ce stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:15.330655 n-d-806626-1 sudo[100614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adc83dcf-3243-49c1-8004-fd383d4031ce stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:14:15.332350 n-d-806626-1 sudo[100614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:15.998551 n-d-806626-1 sudo[100614]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:16.002395 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adc83dcf-3243-49c1-8004-fd383d4031ce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.702s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:16.009146 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (420e2168-6be2-4be5-bcc1-418d4b044163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-adc83dcf-3243-49c1-8004-fd383d4031ce', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:16.019451 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c3b4ad1-4bbb-4294-8270-98da482c1599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:16.055416 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Volume volume-adc83dcf-3243-49c1-8004-fd383d4031ce (adc83dcf-3243-49c1-8004-fd383d4031ce): created successfully
Aug 31 11:14:16.060521 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c3b4ad1-4bbb-4294-8270-98da482c1599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:16.074590 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Flow 'volume_create_manager' (13d6cbf3-6132-4082-b29a-3e4a4604aeb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:14:16.105904 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6761ca1f-de9b-4723-aa7d-0e8c49bf7f39 tempest-TaggedBootDevicesTest-2059197018 None] Created volume successfully.
Aug 31 11:14:17.176755 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:14:17.189463 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:14:17.190021 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:14:17.207064 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Flow 'volume_create_manager' (5e5cb210-1916-4315-9d42-6e86eb489b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:14:17.211074 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c168cfc9-4e55-4ef9-b108-08ba7ddaebad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:17.238048 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:14:17.267019 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c168cfc9-4e55-4ef9-b108-08ba7ddaebad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-347427940',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='279210d8301f47a4a17f14012096e4b1',provider_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-08-31T11:14:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:14:17Z,user_id='164d6c7621454d2b89b1d1f78fd2c557',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:17.269980 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d3a7ef0-e2be-49a3-8676-6947c2be9125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:17.273553 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d3a7ef0-e2be-49a3-8676-6947c2be9125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:17.278132 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78980d85-250a-43e3-9bf5-014e7578da89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:17.280928 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78980d85-250a-43e3-9bf5-014e7578da89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556', 'volume_name': 'volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:17.284079 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e25de64-379a-4315-9826-7385dad9ef79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:17.286704 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e25de64-379a-4315-9826-7385dad9ef79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:17.289237 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cdd9e0cf-3822-48dc-9094-15e417cbbb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:17.290401 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Volume 7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556', 'volume_size': 1}
Aug 31 11:14:17.293385 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:17.344592 n-d-806626-1 sudo[100654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:14:17.345731 n-d-806626-1 sudo[100654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:17.440020 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:14:17.440474 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:14:17.441286 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:17.481207 n-d-806626-1 sudo[100656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:14:17.482217 n-d-806626-1 sudo[100656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:18.312385 n-d-806626-1 sudo[100654]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:18.316565 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.023s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:18.328598 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cdd9e0cf-3822-48dc-9094-15e417cbbb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:18.339155 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac2a13c5-d756-4d29-a821-018d5484af52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:14:18.380375 n-d-806626-1 sudo[100656]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:18.385590 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.944s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:18.387538 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:18.458950 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Volume volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 (7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556): created successfully
Aug 31 11:14:18.465575 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac2a13c5-d756-4d29-a821-018d5484af52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:14:18.485379 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Flow 'volume_create_manager' (5e5cb210-1916-4315-9d42-6e86eb489b41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:14:18.477897 n-d-806626-1 sudo[100694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:14:18.480787 n-d-806626-1 sudo[100694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:18.515124 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-801139d9-6f20-4775-9e92-f48dc11a9c81 tempest-TaggedBootDevicesTest-2059197018 None] Created volume successfully.
Aug 31 11:14:19.064636 n-d-806626-1 sudo[100694]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:19.066728 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.679s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:19.068396 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:14:49.426477 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-a8657716-8cab-454d-9996-ace5827e21b8 req-7bf4fe53-8e89-4572-a392-76c907700bb2 tempest-ServerRescueNegativeTestJSON-2145243081 None] Terminate volume connection completed successfully.
Aug 31 11:14:49.427186 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a8657716-8cab-454d-9996-ace5827e21b8 req-7bf4fe53-8e89-4572-a392-76c907700bb2 tempest-ServerRescueNegativeTestJSON-2145243081 None] Deleting attachment 38f12107-6452-4686-82c3-b5397c659190. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:14:49.429123 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:49.531087 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:49.531742 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed\n System information:\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-1ba5503a-2f98-4988-be7d-c4d790e7b7ed\n Backing store flags: \n Account information:\n pMaUV3tvBQvpLYTdDU62\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:49.532883 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-a8657716-8cab-454d-9996-ace5827e21b8 req-7bf4fe53-8e89-4572-a392-76c907700bb2 tempest-ServerRescueNegativeTestJSON-2145243081 None] Removing iscsi_target for Volume ID: 1ba5503a-2f98-4988-be7d-c4d790e7b7ed
Aug 31 11:14:49.535251 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:49.685346 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed -f" returned: 0 in 0.150s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:49.686801 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:49.688863 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:49.826322 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:49.826633 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:49.934452 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-a8657716-8cab-454d-9996-ace5827e21b8 req-7bf4fe53-8e89-4572-a392-76c907700bb2 tempest-ServerRescueNegativeTestJSON-2145243081 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:14:49.934452 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:14:49.934452 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:50.457938 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:50.486530 n-d-806626-1 sudo[100978]: 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-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:50.487470 n-d-806626-1 sudo[100978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:51.029496 n-d-806626-1 sudo[100978]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:51.042980 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165" returned: 0 in 0.586s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:51.097954 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:51.104367 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:51.104880 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:51.105655 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:14:51.106686 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] Creating iscsi_target for Volume ID: volume-f072f18a-06a1-4902-91d4-54472d7a8165 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] Created volume path /opt/stack/data/cinder/volumes/volume-f072f18a-06a1-4902-91d4-54472d7a8165,
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]: incominguser JuDwgTm8jnvstGgeSP46 pGS2SLmcqU8GSmxU
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:51.110284 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:14:51.111520 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:51.658029 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165" returned: 0 in 0.546s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:51.658674 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:51.658941 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:14:51.659310 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:14:51.666241 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:51.688384 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:51.688830 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:51.690919 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:14:51.703127 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:51.806859 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:51.807674 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:51.811591 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:52.036251 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:52.037026 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:52.038601 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:14:52.336184 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-a1f70465-6baa-45da-b409-bca50334c442 tempest-TaggedBootDevicesTest-2059197018 None] attachment_update completed successfully.
Aug 31 11:14:53.241129 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:53.269278 n-d-806626-1 sudo[101037]: 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-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:14:53.270795 n-d-806626-1 sudo[101037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:54.004287 n-d-806626-1 sudo[101037]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:54.007438 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce" returned: 0 in 0.766s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:54.066180 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:54.078212 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:54.078727 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:14:54.079366 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:14:54.082587 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] Creating iscsi_target for Volume ID: volume-adc83dcf-3243-49c1-8004-fd383d4031ce {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] Created volume path /opt/stack/data/cinder/volumes/volume-adc83dcf-3243-49c1-8004-fd383d4031ce,
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]: incominguser MebqzVkKhQ7hxue3QU5T an85No5BMDs8Sbxv
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:54.086781 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:14:54.091293 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:54.660434 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce" returned: 0 in 0.571s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:54.662408 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:54.663224 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:14:54.664355 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:14:54.668562 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:54.673786 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:54.674329 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:14:54.674951 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:14:54.678653 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:54.836786 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:54.837584 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:54.840294 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:54.914962 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Lock "b'cinder-1ba5503a-2f98-4988-be7d-c4d790e7b7ed-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:14:55.002764 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:55.076865 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:55.077839 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:55.079289 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] Set provider_location to: 10.222.0.50:3260,2 iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:14:55.141269 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:55.141664 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015070560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:55.142599 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1ba5503a-2f98-4988-be7d-c4d790e7b7ed
Aug 31 11:14:55.144377 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:55.171456 n-d-806626-1 sudo[101096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed
Aug 31 11:14:55.173071 n-d-806626-1 sudo[101096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:55.389126 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-0e901b55-fa83-4a7c-bb68-4ca7a791bf54 tempest-TaggedBootDevicesTest-2059197018 None] attachment_update completed successfully.
Aug 31 11:14:56.117535 n-d-806626-1 sudo[101096]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:56.120110 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed" returned: 0 in 0.976s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:56.122254 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:56.143586 n-d-806626-1 sudo[101106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed
Aug 31 11:14:56.144408 n-d-806626-1 sudo[101106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:56.312381 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:56.334774 n-d-806626-1 sudo[101108]: 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-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:14:56.335708 n-d-806626-1 sudo[101108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:56.803168 n-d-806626-1 sudo[101106]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:56.806590 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed" returned: 0 in 0.683s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:56.808958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:56.851330 n-d-806626-1 sudo[101119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed
Aug 31 11:14:56.853288 n-d-806626-1 sudo[101119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:56.933991 n-d-806626-1 sudo[101108]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:56.938431 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556" returned: 0 in 0.626s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:57.063851 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:57.099125 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:57.099527 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:14:57.100385 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:14:57.107129 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] Creating iscsi_target for Volume ID: volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] Created volume path /opt/stack/data/cinder/volumes/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556,
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]: incominguser t8SeTJZM62Msf8z9a6yp XDw7ASpmf362UMBP
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:57.115439 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:14:57.118014 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:57.743726 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556" returned: 0 in 0.625s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:57.744375 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:57.744998 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:14:57.745470 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:14:57.750187 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:57.750428 n-d-806626-1 sudo[101119]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:57.752568 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ba5503a-2f98-4988-be7d-c4d790e7b7ed" returned: 0 in 0.943s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:57.753455 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Successfully deleted volume: 1ba5503a-2f98-4988-be7d-c4d790e7b7ed
Aug 31 11:14:57.760455 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:57.760944 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n System information:\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-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:14:57.764246 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:14:57.772370 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:57.815091 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Created reservations ['5a1cccd6-b2e6-49d8-b584-dc617b176a7b', '216d356a-4bc1-4409-9049-463ee38074c0', '1a62ee45-c2e8-4079-815d-805259291798', 'f145e427-9591-4973-80c6-68b5cea71692'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:14:57.817631 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:14:57.817631 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:14:57.817631 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:14:57.887469 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:14:57.888603 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:57.934862 n-d-806626-1 sudo[101172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:14:57.948644 n-d-806626-1 sudo[101172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:57.964770 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:57.965165 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n System information:\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-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:57.968640 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:58.238416 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:58.238777 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n System information:\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-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:14:58.240863 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] Set provider_location to: 10.222.0.50:3260,3 iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:14:58.455348 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-dd560997-5507-4c3b-89c8-c64720bfa026 req-924bc730-b00f-4611-8ce5-f3921c1e4faa tempest-TaggedBootDevicesTest-2059197018 None] attachment_update completed successfully.
Aug 31 11:14:58.580787 n-d-806626-1 sudo[101172]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:58.582777 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.694s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:58.584581 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:58.608620 n-d-806626-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 stack-volumes-lvmdriver-1
Aug 31 11:14:58.609473 n-d-806626-1 sudo[101182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:58.926818 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Lock "b'cinder-1e459980-fb12-44b1-8c46-189d4298835f-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:14:59.092161 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1e459980-fb12-44b1-8c46-189d4298835f
Aug 31 11:14:59.093365 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1e459980-fb12-44b1-8c46-189d4298835f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:59.133374 n-d-806626-1 sudo[101190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1e459980-fb12-44b1-8c46-189d4298835f
Aug 31 11:14:59.134832 n-d-806626-1 sudo[101190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:14:59.509182 n-d-806626-1 sudo[101182]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:59.511755 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.927s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:59.514358 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:14:59.531362 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Deleted volume successfully.
Aug 31 11:14:59.549849 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-10cfba1b-b915-4494-b576-919665f99cbb tempest-ServerRescueNegativeTestJSON-2145243081 None] Lock "b'cinder-1ba5503a-2f98-4988-be7d-c4d790e7b7ed-delete_volume'" released by "delete_volume" :: held 4.635s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:14:59.725466 n-d-806626-1 sudo[101190]: pam_unix(sudo:session): session closed for user root
Aug 31 11:14:59.727307 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1e459980-fb12-44b1-8c46-189d4298835f" returned: 0 in 0.634s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:14:59.728687 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1e459980-fb12-44b1-8c46-189d4298835f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:14:59.758492 n-d-806626-1 sudo[101200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1e459980-fb12-44b1-8c46-189d4298835f
Aug 31 11:14:59.761408 n-d-806626-1 sudo[101200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:15:00.465413 n-d-806626-1 sudo[101200]: pam_unix(sudo:session): session closed for user root
Aug 31 11:15:00.468084 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1e459980-fb12-44b1-8c46-189d4298835f" returned: 0 in 0.739s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:15:00.470463 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e459980-fb12-44b1-8c46-189d4298835f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:15:00.499570 n-d-806626-1 sudo[101214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e459980-fb12-44b1-8c46-189d4298835f
Aug 31 11:15:00.501295 n-d-806626-1 sudo[101214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:15:00.921344 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:15:00.932477 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:15:00.938119 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:15:00.976730 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Flow 'volume_create_manager' (e9609cb7-278b-4b18-ae8e-2d9f85af68dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:15:00.986284 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95440b66-c672-49a9-a748-7eea69373301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:15:01.034687 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:15:01.101011 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95440b66-c672-49a9-a748-7eea69373301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1053947047',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=d02ac016-d5a9-4e0a-864d-647baf4150ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91901bb082ec4921a4a906e16581eb86',provider_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-08-31T11:15:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:15:01Z,user_id='2f22d4a7d39047f2936d82d1a05f1c3d',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:15:01.104849 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd09b7f8-c324-4d9a-9ade-fed4cf2e0b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:15:01.107140 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd09b7f8-c324-4d9a-9ade-fed4cf2e0b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:15:01.111103 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8e5d0df-1d15-49b5-9b62-a0ec192c97e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:15:01.114497 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8e5d0df-1d15-49b5-9b62-a0ec192c97e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd02ac016-d5a9-4e0a-864d-647baf4150ef', 'volume_name': 'volume-d02ac016-d5a9-4e0a-864d-647baf4150ef', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:15:01.116918 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c1d6570-3270-487b-8bd4-8b176132ee92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:15:01.119967 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c1d6570-3270-487b-8bd4-8b176132ee92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:15:01.122767 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bac974a6-6367-4af8-9203-31cc848a5662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:15:01.123847 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Volume d02ac016-d5a9-4e0a-864d-647baf4150ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d02ac016-d5a9-4e0a-864d-647baf4150ef', 'volume_size': 1}
Aug 31 11:15:01.125084 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d02ac016-d5a9-4e0a-864d-647baf4150ef stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:15:01.166533 n-d-806626-1 sudo[101226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d02ac016-d5a9-4e0a-864d-647baf4150ef stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:15:01.167567 n-d-806626-1 sudo[101226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:15:01.216485 n-d-806626-1 sudo[101214]: pam_unix(sudo:session): session closed for user root
Aug 31 11:15:01.219903 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e459980-fb12-44b1-8c46-189d4298835f" returned: 0 in 0.749s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:15:01.221596 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Successfully deleted volume: 1e459980-fb12-44b1-8c46-189d4298835f
Aug 31 11:15:01.302540 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Created reservations ['266b0141-eb19-47db-8f39-5b496247c247', 'ae885cca-b3ba-4e3c-9231-85fba1094b0a', '03d47a09-b99d-472e-81db-83c7db4fad7d', '7d8b4c7d-5293-46bb-aea0-b97f2d7eafe3'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:15:01.306695 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:15:01.306695 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:15:01.306695 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:15:01.407600 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:15:01.408716 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:15:01.452377 n-d-806626-1 sudo[101228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:15:01.456780 n-d-806626-1 sudo[101228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:15:02.114145 n-d-806626-1 sudo[101226]: pam_unix(sudo:session): session closed for user root
Aug 31 11:15:02.116385 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d02ac016-d5a9-4e0a-864d-647baf4150ef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.991s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:15:02.120586 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bac974a6-6367-4af8-9203-31cc848a5662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d02ac016-d5a9-4e0a-864d-647baf4150ef', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:15:02.123497 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7f909d5-0b2d-4a96-b637-7a971e799238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:15:02.148200 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Volume volume-d02ac016-d5a9-4e0a-864d-647baf4150ef (d02ac016-d5a9-4e0a-864d-647baf4150ef): created successfully
Aug 31 11:15:02.159806 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7f909d5-0b2d-4a96-b637-7a971e799238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:15:02.178906 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Flow 'volume_create_manager' (e9609cb7-278b-4b18-ae8e-2d9f85af68dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:15:02.216859 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-41f169c0-eb6e-44c4-a7ea-b188f6d71b94 tempest-AttachVolumeShelveTestJSON-257625512 None] Created volume successfully.
Aug 31 11:15:02.360160 n-d-806626-1 sudo[101228]: pam_unix(sudo:session): session closed for user root
Aug 31 11:15:02.362270 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.953s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:15:02.364085 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:15:02.407224 n-d-806626-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 stack-volumes-lvmdriver-1
Aug 31 11:15:02.408914 n-d-806626-1 sudo[101270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:15:03.048749 n-d-806626-1 sudo[101270]: pam_unix(sudo:session): session closed for user root
Aug 31 11:15:03.051195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.687s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:15:03.053542 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:15:03.080612 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Deleted volume successfully.
Aug 31 11:15:03.111828 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0179f01c-7f1f-41b3-89bf-8bb9e57ad9d7 tempest-ServerRescueNegativeTestJSON-2145243081 None] Lock "b'cinder-1e459980-fb12-44b1-8c46-189d4298835f-delete_volume'" released by "delete_volume" :: held 4.185s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:15:17.437036 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:15:17.437780 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:15:17.438110 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:15:17.484400 n-d-806626-1 sudo[101429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:15:17.485232 n-d-806626-1 sudo[101429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:15:18.221293 n-d-806626-1 sudo[101429]: pam_unix(sudo:session): session closed for user root
Aug 31 11:15:18.224686 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.786s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:15:18.228168 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:15:18.299319 n-d-806626-1 sudo[101447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:15:18.307468 n-d-806626-1 sudo[101447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:15:19.082064 n-d-806626-1 sudo[101447]: pam_unix(sudo:session): session closed for user root
Aug 31 11:15:19.084407 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.856s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:15:19.085777 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:16:01.580298 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:16:01.610473 n-d-806626-1 sudo[101616]: 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-d02ac016-d5a9-4e0a-864d-647baf4150ef
Aug 31 11:16:01.611322 n-d-806626-1 sudo[101616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:16:02.322687 n-d-806626-1 sudo[101616]: pam_unix(sudo:session): session closed for user root
Aug 31 11:16:02.325369 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef" returned: 0 in 0.745s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:16:02.414285 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:16:02.429182 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:16:02.431085 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: I_T nexus: 14
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: I_T nexus: 15
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: I_T nexus: 16
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: t8SeTJZM62Msf8z9a6yp
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:16:02.432265 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:16:02.453106 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] Creating iscsi_target for Volume ID: volume-d02ac016-d5a9-4e0a-864d-647baf4150ef {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] Created volume path /opt/stack/data/cinder/volumes/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef,
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]: incominguser yoXVZFCYN6LvSf83dxmw s9iTDwyWeM9Xurpe
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:16:02.458811 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:16:02.463913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d02ac016-d5a9-4e0a-864d-647baf4150ef {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:16:03.039579 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d02ac016-d5a9-4e0a-864d-647baf4150ef" returned: 0 in 0.575s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:16:03.041901 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:16:03.042709 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:16:03.043424 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:16:03.045233 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:16:03.063071 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:16:03.063742 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d02ac016-d5a9-4e0a-864d-647baf4150ef\n System information:\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-d02ac016-d5a9-4e0a-864d-647baf4150ef\n Backing store flags: \n Account information:\n yoXVZFCYN6LvSf83dxmw\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: I_T nexus: 14
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: I_T nexus: 15
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: I_T nexus: 16
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: t8SeTJZM62Msf8z9a6yp
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:16:03.064693 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:16:03.082920 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:16:03.247730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:16:03.248770 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d02ac016-d5a9-4e0a-864d-647baf4150ef\n System information:\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-d02ac016-d5a9-4e0a-864d-647baf4150ef\n Backing store flags: \n Account information:\n yoXVZFCYN6LvSf83dxmw\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:16:03.251018 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:16:03.408062 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:16:03.408829 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d02ac016-d5a9-4e0a-864d-647baf4150ef\n System information:\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-d02ac016-d5a9-4e0a-864d-647baf4150ef\n Backing store flags: \n Account information:\n yoXVZFCYN6LvSf83dxmw\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:16:03.411195 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] Set provider_location to: 10.222.0.50:3260,4 iqn.2010-10.org.openstack:volume-d02ac016-d5a9-4e0a-864d-647baf4150ef 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:16:03.729484 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-a6f11451-d6d5-4cad-8f70-00dcf95ce1ee req-ac878600-8b78-4812-a2be-7c90b366dc2b tempest-AttachVolumeShelveTestJSON-257625512 None] attachment_update completed successfully.
Aug 31 11:16:17.438581 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:16:17.439217 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:16:17.440007 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:16:17.499457 n-d-806626-1 sudo[101690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:16:17.502746 n-d-806626-1 sudo[101690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:16:18.509212 n-d-806626-1 sudo[101690]: pam_unix(sudo:session): session closed for user root
Aug 31 11:16:18.511511 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.071s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:16:18.513269 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:16:18.537544 n-d-806626-1 sudo[101693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:16:18.538507 n-d-806626-1 sudo[101693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:16:19.391328 n-d-806626-1 sudo[101693]: pam_unix(sudo:session): session closed for user root
Aug 31 11:16:19.393773 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.880s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:16:19.395199 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:17:17.440832 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:17:17.441473 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:17:17.442038 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:17:17.494663 n-d-806626-1 sudo[101957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:17:17.496353 n-d-806626-1 sudo[101957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:17:18.743978 n-d-806626-1 sudo[101957]: pam_unix(sudo:session): session closed for user root
Aug 31 11:17:18.747137 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.305s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:17:18.750046 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:17:18.795788 n-d-806626-1 sudo[101962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:17:18.802438 n-d-806626-1 sudo[101962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:17:20.070523 n-d-806626-1 sudo[101962]: pam_unix(sudo:session): session closed for user root
Aug 31 11:17:20.072637 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.323s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:17:20.074006 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:17:22.723595 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-4a5479a9-f598-4096-b044-be4d78809cc4 req-a9635e50-e438-4c2d-bcb4-3f066d099bd4 tempest-AttachVolumeShelveTestJSON-257625512 None] Terminate volume connection completed successfully.
Aug 31 11:17:22.724134 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-4a5479a9-f598-4096-b044-be4d78809cc4 req-a9635e50-e438-4c2d-bcb4-3f066d099bd4 tempest-AttachVolumeShelveTestJSON-257625512 None] Deleting attachment 21f07619-4e57-4962-bd6e-e603b821d7e5. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:17:22.729845 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:17:22.914853 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:17:22.915664 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d02ac016-d5a9-4e0a-864d-647baf4150ef\n System information:\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-d02ac016-d5a9-4e0a-864d-647baf4150ef\n Backing store flags: \n Account information:\n yoXVZFCYN6LvSf83dxmw\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:17:22.916803 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-4a5479a9-f598-4096-b044-be4d78809cc4 req-a9635e50-e438-4c2d-bcb4-3f066d099bd4 tempest-AttachVolumeShelveTestJSON-257625512 None] Removing iscsi_target for Volume ID: d02ac016-d5a9-4e0a-864d-647baf4150ef
Aug 31 11:17:22.921354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d02ac016-d5a9-4e0a-864d-647baf4150ef -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:17:23.332222 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d02ac016-d5a9-4e0a-864d-647baf4150ef -f" returned: 0 in 0.408s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:17:23.337240 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:17:23.344592 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:17:23.715978 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.368s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:17:23.718690 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:17:24.049915 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-4a5479a9-f598-4096-b044-be4d78809cc4 req-a9635e50-e438-4c2d-bcb4-3f066d099bd4 tempest-AttachVolumeShelveTestJSON-257625512 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:17:24.049915 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:17:24.049915 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:18:17.441971 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:18:17.442555 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:18:17.443220 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:18:17.466899 n-d-806626-1 sudo[102389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:18:17.469037 n-d-806626-1 sudo[102389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:18:18.149383 n-d-806626-1 sudo[102389]: pam_unix(sudo:session): session closed for user root
Aug 31 11:18:18.151453 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.708s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:18:18.153189 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:18:18.187540 n-d-806626-1 sudo[102392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:18:18.188657 n-d-806626-1 sudo[102392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:18:18.629416 n-d-806626-1 sudo[102392]: pam_unix(sudo:session): session closed for user root
Aug 31 11:18:18.631633 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.478s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:18:18.632972 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:19:17.442202 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:19:17.444396 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:19:17.445474 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:19:17.464614 n-d-806626-1 sudo[102624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:19:17.465407 n-d-806626-1 sudo[102624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:19:17.979084 n-d-806626-1 sudo[102624]: pam_unix(sudo:session): session closed for user root
Aug 31 11:19:17.981189 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:19:17.983009 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:19:18.007064 n-d-806626-1 sudo[102627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:19:18.007945 n-d-806626-1 sudo[102627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:19:18.461915 n-d-806626-1 sudo[102627]: pam_unix(sudo:session): session closed for user root
Aug 31 11:19:18.464374 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.481s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:19:18.466430 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:20:17.443012 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:20:17.443758 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:20:17.445020 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:20:17.491398 n-d-806626-1 sudo[102894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:20:17.492236 n-d-806626-1 sudo[102894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:20:18.261572 n-d-806626-1 sudo[102894]: pam_unix(sudo:session): session closed for user root
Aug 31 11:20:18.264667 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.819s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:20:18.268639 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:20:18.311699 n-d-806626-1 sudo[102897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:20:18.313014 n-d-806626-1 sudo[102897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:20:19.493609 n-d-806626-1 sudo[102897]: pam_unix(sudo:session): session closed for user root
Aug 31 11:20:19.496913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.228s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:20:19.500892 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:21:08.922360 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:21:08.932845 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:21:08.933552 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:21:08.971497 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Flow 'volume_create_manager' (fae8ca83-16a3-469c-99e8-d612a8572e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:21:08.980867 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58229b68-33b4-4e15-b938-f7a4f94d1fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:21:09.041968 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:21:09.073576 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58229b68-33b4-4e15-b938-f7a4f94d1fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-975068570',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=409c0777-b860-4fe2-bf8c-e2fed264e23a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91901bb082ec4921a4a906e16581eb86',provider_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-08-31T11:21:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:21:09Z,user_id='2f22d4a7d39047f2936d82d1a05f1c3d',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:21:09.076134 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4432d2fa-fa88-403d-9cc5-0b0d13296d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:21:09.078814 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4432d2fa-fa88-403d-9cc5-0b0d13296d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:21:09.081368 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8959adc8-6d04-4402-ae01-dfea56696eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:21:09.083980 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8959adc8-6d04-4402-ae01-dfea56696eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '409c0777-b860-4fe2-bf8c-e2fed264e23a', 'volume_name': 'volume-409c0777-b860-4fe2-bf8c-e2fed264e23a', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:21:09.086316 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93b5bcf2-9474-495f-ac11-2f7f705ec2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:21:09.088768 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93b5bcf2-9474-495f-ac11-2f7f705ec2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:21:09.090956 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d56b7228-3b1f-4a73-8bf3-aa95b89270c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:21:09.091762 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Volume 409c0777-b860-4fe2-bf8c-e2fed264e23a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-409c0777-b860-4fe2-bf8c-e2fed264e23a', 'volume_size': 1}
Aug 31 11:21:09.092803 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-409c0777-b860-4fe2-bf8c-e2fed264e23a stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:21:09.115205 n-d-806626-1 sudo[103387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-409c0777-b860-4fe2-bf8c-e2fed264e23a stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:21:09.116538 n-d-806626-1 sudo[103387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:21:09.801867 n-d-806626-1 sudo[103387]: pam_unix(sudo:session): session closed for user root
Aug 31 11:21:09.804159 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-409c0777-b860-4fe2-bf8c-e2fed264e23a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.711s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:21:09.809149 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d56b7228-3b1f-4a73-8bf3-aa95b89270c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-409c0777-b860-4fe2-bf8c-e2fed264e23a', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:21:09.814294 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de882e10-7b94-464e-9432-4183e78b1f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:21:09.850787 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Volume volume-409c0777-b860-4fe2-bf8c-e2fed264e23a (409c0777-b860-4fe2-bf8c-e2fed264e23a): created successfully
Aug 31 11:21:09.855558 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de882e10-7b94-464e-9432-4183e78b1f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:21:09.859795 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Flow 'volume_create_manager' (fae8ca83-16a3-469c-99e8-d612a8572e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:21:09.889036 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-75337798-25fa-4bf5-8d6f-34a247f72c09 tempest-AttachVolumeShelveTestJSON-257625512 None] Created volume successfully.
Aug 31 11:21:17.441552 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:21:17.442249 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:21:17.443885 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:21:17.502968 n-d-806626-1 sudo[103490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:21:17.506793 n-d-806626-1 sudo[103490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:21:18.120369 n-d-806626-1 sudo[103490]: pam_unix(sudo:session): session closed for user root
Aug 31 11:21:18.122466 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.678s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:21:18.124940 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:21:18.151457 n-d-806626-1 sudo[103493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:21:18.152282 n-d-806626-1 sudo[103493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:21:18.612274 n-d-806626-1 sudo[103493]: pam_unix(sudo:session): session closed for user root
Aug 31 11:21:18.614364 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.490s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:21:18.617495 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:22:04.361494 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:22:04.373629 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:22:04.375208 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:22:04.399547 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Flow 'volume_create_manager' (c6469e1c-77e9-4f3c-83ab-8f4f5ef06a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:04.403186 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9cc7da66-b5dc-4f15-bb3e-1b8f54a06b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:04.457391 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:22:04.490607 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9cc7da66-b5dc-4f15-bb3e-1b8f54a06b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1224551722',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=6c198e84-2bdd-49a2-baa5-6252587bd1eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13d657413c384bcf8c28371464ad02ed',provider_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-08-31T11:22:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:22:04Z,user_id='6f43c22f1a8b4b469e71f44f95c66b26',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:04.493358 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19512206-2666-4fed-9cb0-a1baede35d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:04.495429 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19512206-2666-4fed-9cb0-a1baede35d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:04.498458 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14718f98-d25d-4ce2-903f-1d105ffa700d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:04.500709 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14718f98-d25d-4ce2-903f-1d105ffa700d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c198e84-2bdd-49a2-baa5-6252587bd1eb', 'volume_name': 'volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:04.502919 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (979c872d-7c2c-4006-949a-8017c174b388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:04.505274 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (979c872d-7c2c-4006-949a-8017c174b388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:04.507398 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a18f7b3-fb65-4e91-a5ec-a7428184da84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:04.508173 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Volume 6c198e84-2bdd-49a2-baa5-6252587bd1eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb', 'volume_size': 1}
Aug 31 11:22:04.509169 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:04.530462 n-d-806626-1 sudo[103957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:22:04.531965 n-d-806626-1 sudo[103957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:04.543798 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-b4c91bf7-3f49-49f6-9263-1070da64e4e3 req-6bf39c6f-aa74-4777-87f2-7e42536e886d tempest-AttachVolumeShelveTestJSON-257625512 None] No connector for attachment b204d97f-cbae-409b-9bbd-bd87e17e8c9a; skipping storage backend terminate_connection call. {{(pid=84130) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4631}}
Aug 31 11:22:04.544625 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-b4c91bf7-3f49-49f6-9263-1070da64e4e3 req-6bf39c6f-aa74-4777-87f2-7e42536e886d tempest-AttachVolumeShelveTestJSON-257625512 None] Deleting attachment b204d97f-cbae-409b-9bbd-bd87e17e8c9a. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:22:04.634506 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-b4c91bf7-3f49-49f6-9263-1070da64e4e3 req-6bf39c6f-aa74-4777-87f2-7e42536e886d tempest-AttachVolumeShelveTestJSON-257625512 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:22:04.634506 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:22:04.634506 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:22:05.214911 n-d-806626-1 sudo[103957]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:05.221269 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.710s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:05.224728 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a18f7b3-fb65-4e91-a5ec-a7428184da84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:05.231735 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7a6f7e9-a95e-40ae-b58d-0ae058c48b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:05.246510 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Volume volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb (6c198e84-2bdd-49a2-baa5-6252587bd1eb): created successfully
Aug 31 11:22:05.252417 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7a6f7e9-a95e-40ae-b58d-0ae058c48b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:05.260206 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Flow 'volume_create_manager' (c6469e1c-77e9-4f3c-83ab-8f4f5ef06a5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:05.277175 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7cb7489e-541c-4472-9e99-a3340bded1a7 tempest-ServersNegativeTestJSON-106669364 None] Created volume successfully.
Aug 31 11:22:08.290619 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:22:08.298573 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:22:08.301016 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:22:08.333888 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Flow 'volume_create_manager' (db79a30d-08e1-4ee6-b2ec-e204ca21908d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:08.349275 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8662795-29a1-45f6-afc9-6789fe62e40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:08.374631 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:22:08.402636 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8662795-29a1-45f6-afc9-6789fe62e40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1829268762',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=59f8bbb1-89f0-47c7-a1c8-b971b31821f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13d657413c384bcf8c28371464ad02ed',provider_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-08-31T11:22:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:22:08Z,user_id='6f43c22f1a8b4b469e71f44f95c66b26',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:08.405744 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d16e6bc0-0981-4323-ad4f-f9465678252e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:08.407801 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d16e6bc0-0981-4323-ad4f-f9465678252e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:08.410228 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe3fe20c-0c69-458f-8403-7d8a71cd48cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:08.412407 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe3fe20c-0c69-458f-8403-7d8a71cd48cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '59f8bbb1-89f0-47c7-a1c8-b971b31821f7', 'volume_name': 'volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:08.414872 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee2e967a-b142-4d57-946a-05fd2bce8110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:08.417997 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee2e967a-b142-4d57-946a-05fd2bce8110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:08.420922 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce9d3f14-aa42-4aac-9826-86ce3a3d1254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:08.431299 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Volume 59f8bbb1-89f0-47c7-a1c8-b971b31821f7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7', 'volume_size': 1}
Aug 31 11:22:08.432807 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:08.476338 n-d-806626-1 sudo[104065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:22:08.482272 n-d-806626-1 sudo[104065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:09.283079 n-d-806626-1 sudo[104065]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:09.285963 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.852s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:09.289470 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce9d3f14-aa42-4aac-9826-86ce3a3d1254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:09.292001 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7aa26b96-af37-4ad3-856d-664cb416301f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:09.323193 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Volume volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7 (59f8bbb1-89f0-47c7-a1c8-b971b31821f7): created successfully
Aug 31 11:22:09.326118 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7aa26b96-af37-4ad3-856d-664cb416301f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:09.330056 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Flow 'volume_create_manager' (db79a30d-08e1-4ee6-b2ec-e204ca21908d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:09.342442 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-40e1ded4-972b-4072-a962-b6033b82cd68 tempest-ServersNegativeTestJSON-106669364 None] Created volume successfully.
Aug 31 11:22:10.501326 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:22:10.505577 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:22:10.506122 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:22:10.565979 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Flow 'volume_create_manager' (8b091ffd-72e0-44ce-99ff-425843d63bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:10.569303 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ea495d6-90ca-4bdd-af61-f578f1b98957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:10.658802 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:22:10.703697 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ea495d6-90ca-4bdd-af61-f578f1b98957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:22:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-665852165',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=35581388-4bf3-4c4f-96c3-c2d94d3f3121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffd435b9a834b5d87a7e6513e4dd878',provider_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-08-31T11:22:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:22:10Z,user_id='c94f6a5fd53c49aaa2339d3ab2fd45c2',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:10.711818 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f08e7fe-07ee-4668-8fa6-948166493f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:10.716960 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f08e7fe-07ee-4668-8fa6-948166493f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:10.720518 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (115a8564-61c1-4586-aa74-0dd3131d4fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:10.889727 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (115a8564-61c1-4586-aa74-0dd3131d4fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '35581388-4bf3-4c4f-96c3-c2d94d3f3121', 'volume_name': 'volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:10.901166 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9a3cf3a-3ae4-45e1-9d25-81ab42687a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:10.906712 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9a3cf3a-3ae4-45e1-9d25-81ab42687a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:10.909336 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3160cbb4-696e-482b-91b1-e28997778c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:10.918811 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Volume 35581388-4bf3-4c4f-96c3-c2d94d3f3121: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:22:10.923312 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Cloning 35581388-4bf3-4c4f-96c3-c2d94d3f3121 from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:22:17.444531 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:22:17.445732 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:22:17.446704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:17.487425 n-d-806626-1 sudo[104238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:22:17.492475 n-d-806626-1 sudo[104238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:18.628013 n-d-806626-1 sudo[104238]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:18.640766 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.194s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:18.642926 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:18.721956 n-d-806626-1 sudo[104270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:22:18.724104 n-d-806626-1 sudo[104270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:19.911439 n-d-806626-1 sudo[104270]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:19.914134 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.271s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:19.917008 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:22:43.150449 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1, size 616.00 MB, duration 32.23 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:22:43.151116 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Image download 616.00 MB at 19.12 MB/s
Aug 31 11:22:43.196923 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:43.307974 n-d-806626-1 sudo[104408]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1
Aug 31 11:22:43.309368 n-d-806626-1 sudo[104408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:44.230811 n-d-806626-1 sudo[104408]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:44.234014 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1" returned: 0 in 1.037s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:44.235858 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user c94f6a5fd53c49aaa2339d3ab2fd45c2. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:22:44.347896 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:44.472542 n-d-806626-1 sudo[104416]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1
Aug 31 11:22:44.473421 n-d-806626-1 sudo[104416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:45.129076 n-d-806626-1 sudo[104416]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:45.131968 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1" returned: 0 in 0.784s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:45.137031 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:45.160613 n-d-806626-1 sudo[104431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:22:45.161974 n-d-806626-1 sudo[104431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:45.932608 n-d-806626-1 sudo[104431]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:45.936052 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.801s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:45.959291 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 35581388-4bf3-4c4f-96c3-c2d94d3f3121. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:22:46.042352 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_bgi36fwj {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:46.201200 n-d-806626-1 sudo[104465]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_bgi36fwj
Aug 31 11:22:46.202321 n-d-806626-1 sudo[104465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:46.750355 n-d-806626-1 sudo[104465]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:46.755790 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_bgi36fwj" returned: 0 in 0.712s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:46.761148 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:46.920872 n-d-806626-1 sudo[104469]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1
Aug 31 11:22:46.921752 n-d-806626-1 sudo[104469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:47.440165 n-d-806626-1 sudo[104469]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:47.442863 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1" returned: 0 in 0.682s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:47.444291 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:22:47.445508 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--35581388--4bf3--4c4f--96c3--c2d94d3f3121 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:47.471506 n-d-806626-1 sudo[104474]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--35581388--4bf3--4c4f--96c3--c2d94d3f3121 oflag=direct
Aug 31 11:22:47.473494 n-d-806626-1 sudo[104474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:47.985953 n-d-806626-1 sudo[104474]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:47.988567 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--35581388--4bf3--4c4f--96c3--c2d94d3f3121 oflag=direct" returned: 0 in 0.543s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:47.990244 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--35581388--4bf3--4c4f--96c3--c2d94d3f3121 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:48.014950 n-d-806626-1 sudo[104486]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--35581388--4bf3--4c4f--96c3--c2d94d3f3121
Aug 31 11:22:48.016499 n-d-806626-1 sudo[104486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:49.463369 n-d-806626-1 sudo[104486]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:49.466172 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--35581388--4bf3--4c4f--96c3--c2d94d3f3121" returned: 0 in 1.475s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:49.468264 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:49.620529 n-d-806626-1 sudo[104523]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1
Aug 31 11:22:49.624891 n-d-806626-1 sudo[104523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:50.162497 n-d-806626-1 sudo[104523]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:50.164751 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 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_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1" returned: 0 in 0.696s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:50.166125 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_fano9usxn-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.48 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--35581388--4bf3--4c4f--96c3--c2d94d3f3121 {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:22:50.166671 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Converted 700.00 MB image at 473.60 MB/s
Aug 31 11:22:50.167663 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 35581388-4bf3-4c4f-96c3-c2d94d3f3121 successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:22:50.307619 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user c94f6a5fd53c49aaa2339d3ab2fd45c2 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:22:50.308604 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Marking volume 35581388-4bf3-4c4f-96c3-c2d94d3f3121 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:22:50.329369 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 35581388-4bf3-4c4f-96c3-c2d94d3f3121. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:22:50.330320 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Creating volume glance metadata for volume 35581388-4bf3-4c4f-96c3-c2d94d3f3121 backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:22:50.475064 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3160cbb4-696e-482b-91b1-e28997778c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:50.478393 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23345b13-adff-40c7-8103-f8cd6bf55c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:50.494337 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Volume volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 (35581388-4bf3-4c4f-96c3-c2d94d3f3121): created successfully
Aug 31 11:22:50.497061 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23345b13-adff-40c7-8103-f8cd6bf55c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:50.501385 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Flow 'volume_create_manager' (8b091ffd-72e0-44ce-99ff-425843d63bfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:50.519497 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-a3babf95-97f7-4abb-b5eb-15fc23f5fe71 tempest-TaggedBootDevicesTest_v242-632264733 None] Created volume successfully.
Aug 31 11:22:51.405218 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:22:51.410857 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:22:51.411440 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:22:51.430165 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Flow 'volume_create_manager' (8e96b5bf-f32b-4ff5-9757-33eb1b20bb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:51.435982 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e9d6c2c-ae24-406e-918c-42ef162381c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:51.475945 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:22:51.508133 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e9d6c2c-ae24-406e-918c-42ef162381c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1970040219',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=7055e674-975a-4b7c-b73c-7135f62a898a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffd435b9a834b5d87a7e6513e4dd878',provider_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-08-31T11:22:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:22:51Z,user_id='c94f6a5fd53c49aaa2339d3ab2fd45c2',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:51.511007 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f8ee504-a5f7-4ca4-acf2-5e3c7c619a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:51.514114 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f8ee504-a5f7-4ca4-acf2-5e3c7c619a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:51.516717 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bf4f2bb-dbcc-4abb-afcd-f0d7b6e9943e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:51.556641 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bf4f2bb-dbcc-4abb-afcd-f0d7b6e9943e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7055e674-975a-4b7c-b73c-7135f62a898a', 'volume_name': 'volume-7055e674-975a-4b7c-b73c-7135f62a898a', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:51.567574 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bb73412-3234-4f2f-93cb-8022706af3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:51.569852 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bb73412-3234-4f2f-93cb-8022706af3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:51.572028 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e4cd3cc-ae95-45c0-a591-5d44513c5534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:51.572891 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Volume 7055e674-975a-4b7c-b73c-7135f62a898a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7055e674-975a-4b7c-b73c-7135f62a898a', 'volume_size': 1}
Aug 31 11:22:51.573972 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7055e674-975a-4b7c-b73c-7135f62a898a stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:51.593986 n-d-806626-1 sudo[104530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7055e674-975a-4b7c-b73c-7135f62a898a stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:22:51.594998 n-d-806626-1 sudo[104530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:52.607495 n-d-806626-1 sudo[104530]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:52.611502 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7055e674-975a-4b7c-b73c-7135f62a898a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.036s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:52.615594 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e4cd3cc-ae95-45c0-a591-5d44513c5534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7055e674-975a-4b7c-b73c-7135f62a898a', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:52.618597 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1167e70d-3260-45c9-b98d-592dab408f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:52.639899 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Volume volume-7055e674-975a-4b7c-b73c-7135f62a898a (7055e674-975a-4b7c-b73c-7135f62a898a): created successfully
Aug 31 11:22:52.642327 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1167e70d-3260-45c9-b98d-592dab408f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:52.647996 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Flow 'volume_create_manager' (8e96b5bf-f32b-4ff5-9757-33eb1b20bb29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:52.670297 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d4a4050f-5ac9-434a-88c1-ad77a9265b6d tempest-TaggedBootDevicesTest_v242-632264733 None] Created volume successfully.
Aug 31 11:22:54.326940 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:22:54.349544 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:22:54.350442 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:22:54.400791 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Flow 'volume_create_manager' (1d6caa60-70d4-4245-b786-5a3d3ff5ab64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:54.410640 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93386ee0-4f32-4e4c-8a6a-0dc4a5fac560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:54.487757 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:22:54.544786 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93386ee0-4f32-4e4c-8a6a-0dc4a5fac560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-611380940',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=c8b32be6-5e05-42b1-ba6b-5e0454e7a162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffd435b9a834b5d87a7e6513e4dd878',provider_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-08-31T11:22:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:22:54Z,user_id='c94f6a5fd53c49aaa2339d3ab2fd45c2',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:54.547519 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (684a801b-6db2-4a72-85d0-60241306ad91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:54.551173 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (684a801b-6db2-4a72-85d0-60241306ad91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:54.554945 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6ac21b4-54c4-437c-9e19-b3441f5bde7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:54.558455 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6ac21b4-54c4-437c-9e19-b3441f5bde7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c8b32be6-5e05-42b1-ba6b-5e0454e7a162', 'volume_name': 'volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:54.565642 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92b84a6b-114a-4cfa-b0d3-9042536499b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:54.568312 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92b84a6b-114a-4cfa-b0d3-9042536499b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:54.570910 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d563d80d-6190-4d89-a5c4-b1baa964d617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:54.571872 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Volume c8b32be6-5e05-42b1-ba6b-5e0454e7a162: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162', 'volume_size': 1}
Aug 31 11:22:54.575164 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:22:54.627720 n-d-806626-1 sudo[104566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:22:54.635759 n-d-806626-1 sudo[104566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:22:55.702613 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.123s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:22:55.702613 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d563d80d-6190-4d89-a5c4-b1baa964d617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:55.696131 n-d-806626-1 sudo[104566]: pam_unix(sudo:session): session closed for user root
Aug 31 11:22:55.704686 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (590f465c-4c8a-4d3d-86a1-7b51c06e02bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:22:55.719032 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Volume volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 (c8b32be6-5e05-42b1-ba6b-5e0454e7a162): created successfully
Aug 31 11:22:55.721860 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (590f465c-4c8a-4d3d-86a1-7b51c06e02bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:22:55.727202 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Flow 'volume_create_manager' (1d6caa60-70d4-4245-b786-5a3d3ff5ab64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:22:55.743430 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5d034f1a-5ad6-446c-8368-b7b46dac199d tempest-TaggedBootDevicesTest_v242-632264733 None] Created volume successfully.
Aug 31 11:23:17.442328 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:23:17.443113 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:23:17.444279 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:17.497760 n-d-806626-1 sudo[104859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:23:17.500321 n-d-806626-1 sudo[104859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:18.536107 n-d-806626-1 sudo[104859]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:18.540295 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.096s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:18.544296 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:18.616023 n-d-806626-1 sudo[104862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:23:18.617202 n-d-806626-1 sudo[104862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:19.639498 n-d-806626-1 sudo[104862]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:19.646091 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.098s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:19.647754 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:23:23.630573 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:23:23.643783 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:23:23.645866 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:23:23.675403 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Flow 'volume_create_manager' (4dde7825-3816-44e1-86ef-3e37fa5b6a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:23:23.681270 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e970c5c-af2a-45bd-94b1-75ad03797fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:23:23.746598 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:23:23.789947 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e970c5c-af2a-45bd-94b1-75ad03797fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1508716576',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=a100915c-fd83-46fd-97bd-a99a4690c108,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a07ca57f7a2f4a18bf6cd446ef5007cf',provider_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-08-31T11:23:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:23:24Z,user_id='f0492315cd514a3fb8e1078c24fe376a',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:23:23.794033 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a0a7939-ab1e-49b1-9c20-f8bba1fc1918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:23:23.796485 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a0a7939-ab1e-49b1-9c20-f8bba1fc1918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:23:23.799458 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef01e3bf-01f3-468d-bd5b-a0c24c54982d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:23:23.802393 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef01e3bf-01f3-468d-bd5b-a0c24c54982d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a100915c-fd83-46fd-97bd-a99a4690c108', 'volume_name': 'volume-a100915c-fd83-46fd-97bd-a99a4690c108', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:23:23.806987 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e98163d-4d05-46de-80db-a2786d46d1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:23:23.812598 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e98163d-4d05-46de-80db-a2786d46d1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:23:23.815408 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26d78f68-19ce-4897-9a11-be427241a181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:23:23.816544 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Volume a100915c-fd83-46fd-97bd-a99a4690c108: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a100915c-fd83-46fd-97bd-a99a4690c108', 'volume_size': 1}
Aug 31 11:23:23.817914 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a100915c-fd83-46fd-97bd-a99a4690c108 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:23.857943 n-d-806626-1 sudo[104877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a100915c-fd83-46fd-97bd-a99a4690c108 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:23:23.861811 n-d-806626-1 sudo[104877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:24.579356 n-d-806626-1 sudo[104877]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:24.582352 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a100915c-fd83-46fd-97bd-a99a4690c108 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.764s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:24.586885 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26d78f68-19ce-4897-9a11-be427241a181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a100915c-fd83-46fd-97bd-a99a4690c108', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:23:24.590402 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59c36be1-2125-4fed-8681-4818fd095273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:23:24.609047 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Volume volume-a100915c-fd83-46fd-97bd-a99a4690c108 (a100915c-fd83-46fd-97bd-a99a4690c108): created successfully
Aug 31 11:23:24.612210 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59c36be1-2125-4fed-8681-4818fd095273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:23:24.617501 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Flow 'volume_create_manager' (4dde7825-3816-44e1-86ef-3e37fa5b6a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:23:24.632080 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fd2a73a0-64f9-4b88-8239-82fa84b7659d tempest-SnapshotsActionsTest-901034629 None] Created volume successfully.
Aug 31 11:23:25.804041 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0c1db3f2-636a-4e40-a5f5-52ff0f6c8370 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:25.872501 n-d-806626-1 sudo[104913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:23:25.873345 n-d-806626-1 sudo[104913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:26.835455 n-d-806626-1 sudo[104913]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:26.837991 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0c1db3f2-636a-4e40-a5f5-52ff0f6c8370 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108" returned: 0 in 1.041s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:26.840747 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0c1db3f2-636a-4e40-a5f5-52ff0f6c8370 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:26.892335 n-d-806626-1 sudo[104916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g
Aug 31 11:23:26.894905 n-d-806626-1 sudo[104916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:28.124410 n-d-806626-1 sudo[104916]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:28.127937 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0c1db3f2-636a-4e40-a5f5-52ff0f6c8370 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g" returned: 0 in 1.287s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:28.249744 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0c1db3f2-636a-4e40-a5f5-52ff0f6c8370 tempest-SnapshotsActionsTest-901034629 None] Create snapshot completed successfully
Aug 31 11:23:28.731712 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:28.789069 n-d-806626-1 sudo[105033]: 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-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:28.789939 n-d-806626-1 sudo[105033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:29.819247 n-d-806626-1 sudo[105033]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:29.821504 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121" returned: 0 in 1.089s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:29.996798 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:30.024630 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:30.026645 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: I_T nexus: 14
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: I_T nexus: 15
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: I_T nexus: 16
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: t8SeTJZM62Msf8z9a6yp
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:30.027643 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:23:30.039693 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] Creating iscsi_target for Volume ID: volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] Created volume path /opt/stack/data/cinder/volumes/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121,
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]: incominguser CQRqCRDCYh77kAoETShD JhvQPyCRTYoGr5XJ
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:30.050063 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:23:30.052014 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:30.566004 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dcf9a89-33c4-4448-ab13-19f4e5ef59ff tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:30.601107 n-d-806626-1 sudo[105045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:23:30.604131 n-d-806626-1 sudo[105045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:31.595052 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121" returned: 0 in 1.541s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:31.595742 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:31.596718 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:23:31.597323 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:23:31.603388 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:31.631910 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:31.632704 n-d-806626-1 sudo[105045]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:31.633189 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: I_T nexus: 14
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: I_T nexus: 15
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: I_T nexus: 16
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: t8SeTJZM62Msf8z9a6yp
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:31.634161 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:23:31.647893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:31.647893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dcf9a89-33c4-4448-ab13-19f4e5ef59ff tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108" returned: 0 in 1.082s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:31.649264 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dcf9a89-33c4-4448-ab13-19f4e5ef59ff tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e982d5a7-24c1-47e6-880f-49e70f882832 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:31.780746 n-d-806626-1 sudo[105077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e982d5a7-24c1-47e6-880f-49e70f882832 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g
Aug 31 11:23:31.789685 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:31.793043 n-d-806626-1 sudo[105077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:31.802827 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:31.814003 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:32.095223 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.289s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:32.096190 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:32.098415 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] Set provider_location to: 10.222.0.50:3260,4 iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:23:32.520407 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-44ef4ee4-bbe3-4b42-976d-c52027ac5977 tempest-TaggedBootDevicesTest_v242-632264733 None] attachment_update completed successfully.
Aug 31 11:23:33.506677 n-d-806626-1 sudo[105077]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:33.511428 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dcf9a89-33c4-4448-ab13-19f4e5ef59ff tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e982d5a7-24c1-47e6-880f-49e70f882832 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g" returned: 0 in 1.862s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:33.668748 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2dcf9a89-33c4-4448-ab13-19f4e5ef59ff tempest-SnapshotsActionsTest-901034629 None] Create snapshot completed successfully
Aug 31 11:23:33.689181 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:33.724442 n-d-806626-1 sudo[105201]: 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-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:23:33.726057 n-d-806626-1 sudo[105201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:34.424243 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 None] Lock "b'cinder-e982d5a7-24c1-47e6-880f-49e70f882832-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:23:34.429273 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e982d5a7-24c1-47e6-880f-49e70f882832 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:34.485537 n-d-806626-1 sudo[105209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e982d5a7-24c1-47e6-880f-49e70f882832
Aug 31 11:23:34.487100 n-d-806626-1 sudo[105209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:34.730683 n-d-806626-1 sudo[105201]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:34.734914 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a" returned: 0 in 1.045s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:34.816634 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:34.845559 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:34.846202 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: I_T nexus: 14
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: I_T nexus: 15
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: I_T nexus: 16
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: t8SeTJZM62Msf8z9a6yp
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:34.847164 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:23:34.860935 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] Creating iscsi_target for Volume ID: volume-7055e674-975a-4b7c-b73c-7135f62a898a {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] Created volume path /opt/stack/data/cinder/volumes/volume-7055e674-975a-4b7c-b73c-7135f62a898a,
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]: incominguser 9NAUSeDgH7akh7RfUKv3 VHNGa83i5J82fNdF
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:34.865561 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:23:34.869420 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:35.411943 n-d-806626-1 sudo[105209]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:35.414273 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e982d5a7-24c1-47e6-880f-49e70f882832" returned: 0 in 0.985s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:35.419093 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e982d5a7-24c1-47e6-880f-49e70f882832 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:35.449945 n-d-806626-1 sudo[105222]: ubuntu : TTY=unknown ; 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-e982d5a7-24c1-47e6-880f-49e70f882832
Aug 31 11:23:35.451660 n-d-806626-1 sudo[105222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:35.709425 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a" returned: 0 in 0.840s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:35.710736 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:35.711842 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:23:35.712345 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:23:35.715441 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:35.739754 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:35.741179 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: I_T nexus: 14
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: I_T nexus: 15
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: I_T nexus: 16
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: t8SeTJZM62Msf8z9a6yp
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:35.742209 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:23:35.756481 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:36.020254 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:36.020752 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:36.022082 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:36.174172 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:36.174570 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:36.175910 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] Set provider_location to: 10.222.0.50:3260,5 iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:23:36.591378 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-4b140abd-cc74-430c-9db2-23b12876c299 tempest-TaggedBootDevicesTest_v242-632264733 None] attachment_update completed successfully.
Aug 31 11:23:36.757329 n-d-806626-1 sudo[105222]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:36.760940 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e982d5a7-24c1-47e6-880f-49e70f882832" returned: 0 in 1.342s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:36.941034 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 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.
Aug 31 11:23:36.997239 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 None] Created reservations ['ca26ede8-578f-4f4e-a2d3-8c4b4b252054', 'e11ceb1e-b1a7-4b37-aef4-c1c64e88efa6', 'f2a37e12-f002-42e7-b552-8c76d2a773a4', '596bd2f7-9113-4d18-89a4-1a69c9c3d939'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:23:36.999343 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:23:36.999343 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:23:36.999343 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:37.090659 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 None] Delete snapshot completed successfully.
Aug 31 11:23:37.098740 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3bc6ee70-fe99-4e07-96cd-0546cbda6fe3 tempest-SnapshotsActionsTest-1486523715 None] Lock "b'cinder-e982d5a7-24c1-47e6-880f-49e70f882832-delete_snapshot'" released by "delete_snapshot" :: held 2.675s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:23:37.642907 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:37.744066 n-d-806626-1 sudo[105312]: 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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:23:37.747811 n-d-806626-1 sudo[105312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:38.766000 n-d-806626-1 sudo[105312]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:38.779592 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162" returned: 0 in 1.137s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:38.851722 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7a8dde22-c77a-4b5a-ad1a-2e8f298a96ef tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:38.915145 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:38.927341 n-d-806626-1 sudo[105318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:23:38.932932 n-d-806626-1 sudo[105318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:38.967442 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.056s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:38.968089 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: I_T nexus: 14
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: I_T nexus: 15
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: I_T nexus: 16
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: t8SeTJZM62Msf8z9a6yp
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:38.969475 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:23:38.993228 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] Creating iscsi_target for Volume ID: volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] Created volume path /opt/stack/data/cinder/volumes/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162,
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]: incominguser hjgx6Uo2AFfitcn6DPKb YufEBwGFbBN4N7E3
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:38.998812 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:23:39.004139 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:39.827818 n-d-806626-1 sudo[105318]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:39.829767 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7a8dde22-c77a-4b5a-ad1a-2e8f298a96ef tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108" returned: 0 in 0.978s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:39.834535 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7a8dde22-c77a-4b5a-ad1a-2e8f298a96ef tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-967cf8d9-449a-45e2-bf3f-7bd91619df66 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:39.884128 n-d-806626-1 sudo[105337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-967cf8d9-449a-45e2-bf3f-7bd91619df66 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g
Aug 31 11:23:39.884950 n-d-806626-1 sudo[105337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:39.930849 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162" returned: 0 in 0.928s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:39.931511 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:39.933558 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:23:39.935707 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:23:39.937913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:39.967375 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:39.968131 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: I_T nexus: 14
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: JuDwgTm8jnvstGgeSP46
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: I_T nexus: 15
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: MebqzVkKhQ7hxue3QU5T
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: I_T nexus: 16
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: t8SeTJZM62Msf8z9a6yp
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:23:39.969195 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:23:39.995800 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:40.219338 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:40.219338 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:40.219338 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:40.429792 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.212s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:40.430204 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:23:40.431361 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] Set provider_location to: 10.222.0.50:3260,6 iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:23:40.748595 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-4fea18e9-afc5-47c0-8ed4-59b6b1cd7f37 req-f7775414-0dbb-48f6-a65b-65ae8152b2a3 tempest-TaggedBootDevicesTest_v242-632264733 None] attachment_update completed successfully.
Aug 31 11:23:41.129067 n-d-806626-1 sudo[105337]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:41.132141 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7a8dde22-c77a-4b5a-ad1a-2e8f298a96ef tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-967cf8d9-449a-45e2-bf3f-7bd91619df66 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g" returned: 0 in 1.301s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:41.258742 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7a8dde22-c77a-4b5a-ad1a-2e8f298a96ef tempest-SnapshotsActionsTest-901034629 None] Create snapshot completed successfully
Aug 31 11:23:42.519695 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7006ba9a-007b-4878-9610-9aaff1ec8b53 tempest-SnapshotsActionsTest-1486523715 None] Lock "b'cinder-967cf8d9-449a-45e2-bf3f-7bd91619df66-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:23:42.521521 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7006ba9a-007b-4878-9610-9aaff1ec8b53 tempest-SnapshotsActionsTest-1486523715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-967cf8d9-449a-45e2-bf3f-7bd91619df66 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:42.568456 n-d-806626-1 sudo[105521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-967cf8d9-449a-45e2-bf3f-7bd91619df66
Aug 31 11:23:42.578439 n-d-806626-1 sudo[105521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:43.290467 n-d-806626-1 sudo[105521]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:43.294047 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7006ba9a-007b-4878-9610-9aaff1ec8b53 tempest-SnapshotsActionsTest-1486523715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-967cf8d9-449a-45e2-bf3f-7bd91619df66" returned: 0 in 0.772s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:43.296762 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7006ba9a-007b-4878-9610-9aaff1ec8b53 tempest-SnapshotsActionsTest-1486523715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-967cf8d9-449a-45e2-bf3f-7bd91619df66 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:43.327182 n-d-806626-1 sudo[105545]: ubuntu : TTY=unknown ; 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-967cf8d9-449a-45e2-bf3f-7bd91619df66
Aug 31 11:23:43.328009 n-d-806626-1 sudo[105545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:44.203612 n-d-806626-1 sudo[105545]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:44.206603 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7006ba9a-007b-4878-9610-9aaff1ec8b53 tempest-SnapshotsActionsTest-1486523715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-967cf8d9-449a-45e2-bf3f-7bd91619df66" returned: 0 in 0.909s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:44.406229 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7006ba9a-007b-4878-9610-9aaff1ec8b53 tempest-SnapshotsActionsTest-1486523715 None] Created reservations ['c3f71c1f-d96e-437c-9e18-fdea509adc98', '97b12413-bfbf-4c30-a49f-0c1d74bc29a5', '52fd69d8-cdd8-4efc-b9c7-782d2e903d18', 'a614cc5e-3666-4587-80e7-950a64e02f41'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:23:44.408138 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7006ba9a-007b-4878-9610-9aaff1ec8b53 tempest-SnapshotsActionsTest-1486523715 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:23:44.408138 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:23:44.408138 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:44.533422 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7006ba9a-007b-4878-9610-9aaff1ec8b53 tempest-SnapshotsActionsTest-1486523715 None] Delete snapshot completed successfully.
Aug 31 11:23:44.547108 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7006ba9a-007b-4878-9610-9aaff1ec8b53 tempest-SnapshotsActionsTest-1486523715 None] Lock "b'cinder-967cf8d9-449a-45e2-bf3f-7bd91619df66-delete_snapshot'" released by "delete_snapshot" :: held 2.027s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:23:45.527660 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bd1adbb7-532e-441c-92c4-9f81c79b057d tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:45.586705 n-d-806626-1 sudo[105629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:23:45.602010 n-d-806626-1 sudo[105629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:46.441421 n-d-806626-1 sudo[105629]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:46.443942 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bd1adbb7-532e-441c-92c4-9f81c79b057d tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108" returned: 0 in 0.920s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:46.446090 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bd1adbb7-532e-441c-92c4-9f81c79b057d tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d17898ff-5c6c-4957-8ac4-876286d2d45b --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:46.513187 n-d-806626-1 sudo[105632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d17898ff-5c6c-4957-8ac4-876286d2d45b --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g
Aug 31 11:23:46.514727 n-d-806626-1 sudo[105632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:47.357416 n-d-806626-1 sudo[105632]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:47.360286 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bd1adbb7-532e-441c-92c4-9f81c79b057d tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d17898ff-5c6c-4957-8ac4-876286d2d45b --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g" returned: 0 in 0.914s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:47.455855 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-bd1adbb7-532e-441c-92c4-9f81c79b057d tempest-SnapshotsActionsTest-901034629 None] Create snapshot completed successfully
Aug 31 11:23:48.001338 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4c0fa690-398f-4c75-abb2-38163b543396 tempest-SnapshotsActionsTest-1486523715 None] Lock "b'cinder-d17898ff-5c6c-4957-8ac4-876286d2d45b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:23:48.003922 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4c0fa690-398f-4c75-abb2-38163b543396 tempest-SnapshotsActionsTest-1486523715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d17898ff-5c6c-4957-8ac4-876286d2d45b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:48.067878 n-d-806626-1 sudo[105742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d17898ff-5c6c-4957-8ac4-876286d2d45b
Aug 31 11:23:48.070033 n-d-806626-1 sudo[105742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:48.831798 n-d-806626-1 sudo[105742]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:48.835083 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4c0fa690-398f-4c75-abb2-38163b543396 tempest-SnapshotsActionsTest-1486523715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d17898ff-5c6c-4957-8ac4-876286d2d45b" returned: 0 in 0.831s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:48.838879 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4c0fa690-398f-4c75-abb2-38163b543396 tempest-SnapshotsActionsTest-1486523715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d17898ff-5c6c-4957-8ac4-876286d2d45b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:48.882467 n-d-806626-1 sudo[105760]: ubuntu : TTY=unknown ; 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-d17898ff-5c6c-4957-8ac4-876286d2d45b
Aug 31 11:23:48.884672 n-d-806626-1 sudo[105760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:49.972520 n-d-806626-1 sudo[105760]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:49.975275 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4c0fa690-398f-4c75-abb2-38163b543396 tempest-SnapshotsActionsTest-1486523715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d17898ff-5c6c-4957-8ac4-876286d2d45b" returned: 0 in 1.137s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:50.170347 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-4c0fa690-398f-4c75-abb2-38163b543396 tempest-SnapshotsActionsTest-1486523715 None] Created reservations ['4f38d9db-7b83-4669-9ff2-72c67d90cf05', 'a1f58cd5-658c-4b88-88cb-2a0fdc97e9a0', '646e7aef-613d-4bf1-aab4-c8e01d7c2163', '75ae9190-65e4-4bc4-9002-ec93fa75bffa'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:23:50.173489 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-4c0fa690-398f-4c75-abb2-38163b543396 tempest-SnapshotsActionsTest-1486523715 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:23:50.173489 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:23:50.173489 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:50.246575 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4c0fa690-398f-4c75-abb2-38163b543396 tempest-SnapshotsActionsTest-1486523715 None] Delete snapshot completed successfully.
Aug 31 11:23:50.253918 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4c0fa690-398f-4c75-abb2-38163b543396 tempest-SnapshotsActionsTest-1486523715 None] Lock "b'cinder-d17898ff-5c6c-4957-8ac4-876286d2d45b-delete_snapshot'" released by "delete_snapshot" :: held 2.253s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:23:52.214275 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e328a10-e34a-4168-9a34-e5dd6fc1f8a5 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:52.269102 n-d-806626-1 sudo[105842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:23:52.269992 n-d-806626-1 sudo[105842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:52.862806 n-d-806626-1 sudo[105842]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:52.865489 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e328a10-e34a-4168-9a34-e5dd6fc1f8a5 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108" returned: 0 in 0.651s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:52.867648 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e328a10-e34a-4168-9a34-e5dd6fc1f8a5 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ce491978-1753-476c-9bca-b1176e04a1a6 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:52.891551 n-d-806626-1 sudo[105845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ce491978-1753-476c-9bca-b1176e04a1a6 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g
Aug 31 11:23:52.893085 n-d-806626-1 sudo[105845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:53.852944 n-d-806626-1 sudo[105845]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:53.855704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e328a10-e34a-4168-9a34-e5dd6fc1f8a5 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ce491978-1753-476c-9bca-b1176e04a1a6 --snapshot stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 -L 1.00g" returned: 0 in 0.988s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:53.964651 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7e328a10-e34a-4168-9a34-e5dd6fc1f8a5 tempest-SnapshotsActionsTest-901034629 None] Create snapshot completed successfully
Aug 31 11:23:54.675551 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-84106045-4c0e-4db8-8bda-f8c3d10662ca tempest-SnapshotsActionsTest-1486523715 None] Lock "b'cinder-ce491978-1753-476c-9bca-b1176e04a1a6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:23:54.678117 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-84106045-4c0e-4db8-8bda-f8c3d10662ca tempest-SnapshotsActionsTest-1486523715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ce491978-1753-476c-9bca-b1176e04a1a6 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:54.703854 n-d-806626-1 sudo[105963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ce491978-1753-476c-9bca-b1176e04a1a6
Aug 31 11:23:54.705991 n-d-806626-1 sudo[105963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:55.380404 n-d-806626-1 sudo[105963]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:55.383565 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-84106045-4c0e-4db8-8bda-f8c3d10662ca tempest-SnapshotsActionsTest-1486523715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ce491978-1753-476c-9bca-b1176e04a1a6" returned: 0 in 0.705s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:55.393418 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-84106045-4c0e-4db8-8bda-f8c3d10662ca tempest-SnapshotsActionsTest-1486523715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ce491978-1753-476c-9bca-b1176e04a1a6 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:55.453008 n-d-806626-1 sudo[105970]: ubuntu : TTY=unknown ; 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-ce491978-1753-476c-9bca-b1176e04a1a6
Aug 31 11:23:55.454969 n-d-806626-1 sudo[105970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:23:56.542323 n-d-806626-1 sudo[105970]: pam_unix(sudo:session): session closed for user root
Aug 31 11:23:56.558191 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-84106045-4c0e-4db8-8bda-f8c3d10662ca tempest-SnapshotsActionsTest-1486523715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ce491978-1753-476c-9bca-b1176e04a1a6" returned: 0 in 1.165s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:23:57.023285 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-84106045-4c0e-4db8-8bda-f8c3d10662ca tempest-SnapshotsActionsTest-1486523715 None] Created reservations ['c98308be-808f-4458-a307-51c6f7cf8e04', 'cba5ff1f-bd49-40b3-99bb-50c0ba3cc5ea', 'dcf7dc64-deb3-4049-afd2-ba07dd0405fe', 'c93598a6-87d6-4381-a3cc-fa3f04ea306a'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:23:57.027114 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-84106045-4c0e-4db8-8bda-f8c3d10662ca tempest-SnapshotsActionsTest-1486523715 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:23:57.027114 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:23:57.027114 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:23:57.232395 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-84106045-4c0e-4db8-8bda-f8c3d10662ca tempest-SnapshotsActionsTest-1486523715 None] Delete snapshot completed successfully.
Aug 31 11:23:57.244704 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-84106045-4c0e-4db8-8bda-f8c3d10662ca tempest-SnapshotsActionsTest-1486523715 None] Lock "b'cinder-ce491978-1753-476c-9bca-b1176e04a1a6-delete_snapshot'" released by "delete_snapshot" :: held 2.569s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:23:59.872172 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-fab5c290-eba0-422a-88a2-f133dfd09a47 tempest-SnapshotsActionsTest-901034629 None] Lock "b'cinder-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:23:59.872172 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fab5c290-eba0-422a-88a2-f133dfd09a47 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:23:59.960781 n-d-806626-1 sudo[106084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4
Aug 31 11:23:59.968547 n-d-806626-1 sudo[106084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:00.936306 n-d-806626-1 sudo[106084]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:00.939839 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fab5c290-eba0-422a-88a2-f133dfd09a47 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4" returned: 0 in 1.068s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:00.943484 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fab5c290-eba0-422a-88a2-f133dfd09a47 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:01.008567 n-d-806626-1 sudo[106097]: ubuntu : TTY=unknown ; 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-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4
Aug 31 11:24:01.014426 n-d-806626-1 sudo[106097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:02.400676 n-d-806626-1 sudo[106097]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:02.403773 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fab5c290-eba0-422a-88a2-f133dfd09a47 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4" returned: 0 in 1.460s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:02.596532 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-fab5c290-eba0-422a-88a2-f133dfd09a47 tempest-SnapshotsActionsTest-901034629 None] Created reservations ['c52d1588-ebd4-4149-ab57-f10f43367f0b', '8756fc51-3a7c-474e-a68d-2447cd035030', '9bf46b5a-8f53-4201-8409-ebab5a7e6e77', 'c9f36cd1-9635-4758-8f40-0e207d708a8e'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:24:02.605741 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-fab5c290-eba0-422a-88a2-f133dfd09a47 tempest-SnapshotsActionsTest-901034629 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:24:02.605741 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:24:02.605741 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:24:02.669147 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fab5c290-eba0-422a-88a2-f133dfd09a47 tempest-SnapshotsActionsTest-901034629 None] Delete snapshot completed successfully.
Aug 31 11:24:02.674684 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-fab5c290-eba0-422a-88a2-f133dfd09a47 tempest-SnapshotsActionsTest-901034629 None] Lock "b'cinder-bcd99024-b96b-4ea5-89c0-ed39a5a3cdf4-delete_snapshot'" released by "delete_snapshot" :: held 2.806s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:24:03.419068 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Lock "b'cinder-a100915c-fd83-46fd-97bd-a99a4690c108-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:24:03.546948 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Skipping remove_export. No iscsi_target is presently exported for volume: a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:24:03.548285 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:03.568588 n-d-806626-1 sudo[106154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:24:03.570039 n-d-806626-1 sudo[106154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:04.357907 n-d-806626-1 sudo[106154]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:04.360438 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108" returned: 0 in 0.812s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:04.362381 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:04.406454 n-d-806626-1 sudo[106167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:24:04.414203 n-d-806626-1 sudo[106167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:05.327933 n-d-806626-1 sudo[106167]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:05.330687 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108" returned: 0 in 0.968s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:05.332827 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:05.371643 n-d-806626-1 sudo[106172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:24:05.372519 n-d-806626-1 sudo[106172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:06.088237 n-d-806626-1 sudo[106172]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:06.091019 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a100915c-fd83-46fd-97bd-a99a4690c108" returned: 0 in 0.758s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:06.092449 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Successfully deleted volume: a100915c-fd83-46fd-97bd-a99a4690c108
Aug 31 11:24:06.226247 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Created reservations ['db67f7b4-9c0e-4d94-8687-2924c827ed71', 'e31fc7d5-7cf8-4e44-8bd9-d42983aed162', 'c5326141-ce77-416f-bcfd-0c90d670788d', 'c56838ed-cf9c-4945-b649-8725e82077d9'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:24:06.233550 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:24:06.233550 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:24:06.233550 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:24:06.339174 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:24:06.344045 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:06.421366 n-d-806626-1 sudo[106195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:06.422719 n-d-806626-1 sudo[106195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:07.364162 n-d-806626-1 sudo[106195]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:07.366797 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.022s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:07.368198 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:07.422665 n-d-806626-1 sudo[106211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:07.423477 n-d-806626-1 sudo[106211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:08.633999 n-d-806626-1 sudo[106211]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:08.640922 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.272s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:08.643708 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:24:08.655679 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Deleted volume successfully.
Aug 31 11:24:08.692057 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-786c7420-1393-472e-b27c-bc7574dc45d1 tempest-SnapshotsActionsTest-901034629 None] Lock "b'cinder-a100915c-fd83-46fd-97bd-a99a4690c108-delete_volume'" released by "delete_volume" :: held 5.273s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:24:17.443877 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:24:17.445381 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:24:17.446739 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:17.579627 n-d-806626-1 sudo[106311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:17.593086 n-d-806626-1 sudo[106311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:18.085026 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Lock "b'cinder-409c0777-b860-4fe2-bf8c-e2fed264e23a-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:24:18.310304 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Skipping remove_export. No iscsi_target is presently exported for volume: 409c0777-b860-4fe2-bf8c-e2fed264e23a
Aug 31 11:24:18.311663 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-409c0777-b860-4fe2-bf8c-e2fed264e23a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:18.364688 n-d-806626-1 sudo[106314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-409c0777-b860-4fe2-bf8c-e2fed264e23a
Aug 31 11:24:18.366350 n-d-806626-1 sudo[106314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:18.580174 n-d-806626-1 sudo[106311]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:18.582408 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.135s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:18.584745 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:18.669104 n-d-806626-1 sudo[106316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:18.676727 n-d-806626-1 sudo[106316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:19.259586 n-d-806626-1 sudo[106314]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:19.262118 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-409c0777-b860-4fe2-bf8c-e2fed264e23a" returned: 0 in 0.950s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:19.264106 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-409c0777-b860-4fe2-bf8c-e2fed264e23a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:19.295794 n-d-806626-1 sudo[106319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-409c0777-b860-4fe2-bf8c-e2fed264e23a
Aug 31 11:24:19.299129 n-d-806626-1 sudo[106319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:19.617901 n-d-806626-1 sudo[106316]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:19.620502 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.035s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:19.621995 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:24:19.917362 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:24:19.927210 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:24:19.927724 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:24:19.961830 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Flow 'volume_create_manager' (0377f96d-7eb0-4fc7-a312-e5d40acc06c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:24:19.969772 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c67718-5029-4fad-8323-8e7dd9582dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:20.006835 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:24:20.051281 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c67718-5029-4fad-8323-8e7dd9582dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:24:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-880024222',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=45621869-a137-42a9-8300-7be7e2d35f2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='325b0f6538af43e791523fbce5a0e44c',provider_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-08-31T11:24:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:24:20Z,user_id='a84471485b7749138355337fe38f9854',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:20.054005 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f01d2c95-c111-4cbc-a246-53ff92d5d18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:20.057136 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f01d2c95-c111-4cbc-a246-53ff92d5d18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:20.060049 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (020c3458-9b77-4414-93c0-aacbd7f8b2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:20.062558 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (020c3458-9b77-4414-93c0-aacbd7f8b2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45621869-a137-42a9-8300-7be7e2d35f2f', 'volume_name': 'volume-45621869-a137-42a9-8300-7be7e2d35f2f', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:20.065818 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5d95e71-76b1-4d72-aa9f-a4bb8cc7c95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:20.069378 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5d95e71-76b1-4d72-aa9f-a4bb8cc7c95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:20.072651 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5176c923-2887-4957-b88e-047201f14d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:20.073961 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Volume 45621869-a137-42a9-8300-7be7e2d35f2f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45621869-a137-42a9-8300-7be7e2d35f2f', 'volume_size': 1}
Aug 31 11:24:20.075749 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45621869-a137-42a9-8300-7be7e2d35f2f stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:20.105101 n-d-806626-1 sudo[106325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45621869-a137-42a9-8300-7be7e2d35f2f stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:24:20.106833 n-d-806626-1 sudo[106325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:20.330767 n-d-806626-1 sudo[106319]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:20.333847 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-409c0777-b860-4fe2-bf8c-e2fed264e23a" returned: 0 in 1.069s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:20.337703 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-409c0777-b860-4fe2-bf8c-e2fed264e23a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:20.380659 n-d-806626-1 sudo[106327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-409c0777-b860-4fe2-bf8c-e2fed264e23a
Aug 31 11:24:20.381572 n-d-806626-1 sudo[106327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:20.846690 n-d-806626-1 sudo[106325]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:20.849898 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45621869-a137-42a9-8300-7be7e2d35f2f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.773s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:20.856802 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5176c923-2887-4957-b88e-047201f14d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45621869-a137-42a9-8300-7be7e2d35f2f', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:20.859530 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67b35a59-5913-41ed-a629-86a6d7a430ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:20.876357 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Volume volume-45621869-a137-42a9-8300-7be7e2d35f2f (45621869-a137-42a9-8300-7be7e2d35f2f): created successfully
Aug 31 11:24:20.879529 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67b35a59-5913-41ed-a629-86a6d7a430ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:20.886370 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Flow 'volume_create_manager' (0377f96d-7eb0-4fc7-a312-e5d40acc06c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:24:20.906711 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2f720e27-c973-4b4b-8898-56e32c4f74e0 tempest-SnapshotMetadataTestJSON-1113111725 None] Created volume successfully.
Aug 31 11:24:21.062031 n-d-806626-1 sudo[106327]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:21.064798 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-409c0777-b860-4fe2-bf8c-e2fed264e23a" returned: 0 in 0.727s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:21.066429 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Successfully deleted volume: 409c0777-b860-4fe2-bf8c-e2fed264e23a
Aug 31 11:24:21.189866 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Created reservations ['d41515c6-f5d1-4e41-9a89-37d63c42b0a0', '7a90f19b-826f-43c5-b326-c36514440b21', '2e3088fa-b7f0-4987-8498-09f60f126a74', '42f0878d-619b-4744-89d8-051efa612083'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:24:21.194534 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:24:21.194534 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:24:21.194534 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:24:21.317115 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:24:21.318651 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:21.386709 n-d-806626-1 sudo[106364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:21.387876 n-d-806626-1 sudo[106364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:22.002654 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a25789ea-a625-4cb6-bac6-885803bf6564 tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:22.029469 n-d-806626-1 sudo[106367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f
Aug 31 11:24:22.035215 n-d-806626-1 sudo[106367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:22.208362 n-d-806626-1 sudo[106364]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:22.211388 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.892s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:22.214806 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:22.255537 n-d-806626-1 sudo[106369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:22.258051 n-d-806626-1 sudo[106369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:23.079744 n-d-806626-1 sudo[106369]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:23.082244 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.867s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:23.084796 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:24:23.098826 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Deleted volume successfully.
Aug 31 11:24:23.139057 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-896f0229-b867-437a-8cc5-ebe1945f3689 tempest-AttachVolumeShelveTestJSON-257625512 None] Lock "b'cinder-409c0777-b860-4fe2-bf8c-e2fed264e23a-delete_volume'" released by "delete_volume" :: held 5.055s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:24:23.273264 n-d-806626-1 sudo[106367]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:23.275799 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a25789ea-a625-4cb6-bac6-885803bf6564 tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f" returned: 0 in 1.274s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:23.277219 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a25789ea-a625-4cb6-bac6-885803bf6564 tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0 --snapshot stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:23.318602 n-d-806626-1 sudo[106373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0 --snapshot stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f -L 1.00g
Aug 31 11:24:23.319420 n-d-806626-1 sudo[106373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:23.772102 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Lock "b'cinder-d02ac016-d5a9-4e0a-864d-647baf4150ef-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:24:23.906553 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:24.046202 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:24.047132 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\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-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:24:24.048502 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Skipping remove_export. No iscsi_target is presently exported for volume: d02ac016-d5a9-4e0a-864d-647baf4150ef
Aug 31 11:24:24.053151 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:24.118906 n-d-806626-1 sudo[106378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef
Aug 31 11:24:24.124553 n-d-806626-1 sudo[106378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:24.586633 n-d-806626-1 sudo[106373]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:24.589249 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a25789ea-a625-4cb6-bac6-885803bf6564 tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0 --snapshot stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f -L 1.00g" returned: 0 in 1.312s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:24.655550 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-a25789ea-a625-4cb6-bac6-885803bf6564 tempest-SnapshotMetadataTestJSON-1113111725 None] Create snapshot completed successfully
Aug 31 11:24:24.737328 n-d-806626-1 sudo[106378]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:24.739129 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef" returned: 0 in 0.689s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:24.740308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:24.794140 n-d-806626-1 sudo[106481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef
Aug 31 11:24:24.795691 n-d-806626-1 sudo[106481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:25.540829 n-d-806626-1 sudo[106481]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:25.543743 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef" returned: 0 in 0.803s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:25.548905 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:25.599271 n-d-806626-1 sudo[106484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef
Aug 31 11:24:25.605192 n-d-806626-1 sudo[106484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:26.858646 n-d-806626-1 sudo[106484]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:26.862289 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d02ac016-d5a9-4e0a-864d-647baf4150ef" returned: 0 in 1.315s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:26.864398 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Successfully deleted volume: d02ac016-d5a9-4e0a-864d-647baf4150ef
Aug 31 11:24:26.926257 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Created reservations ['cb66ada1-f98f-4064-a3a3-8feb37b81522', '3fe9ccc1-ef0c-48ac-84ed-a70ec600221f', '996a47c8-5143-4813-b427-802656cf9933', '12e104c9-0109-447b-843c-cbd1fa93dd38'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:24:26.929813 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:24:26.929813 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:24:26.929813 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:24:27.090129 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:24:27.091193 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:27.163037 n-d-806626-1 sudo[106489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:27.164089 n-d-806626-1 sudo[106489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:27.716392 n-d-806626-1 sudo[106489]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:27.719039 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:27.721994 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:27.749195 n-d-806626-1 sudo[106492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:27.750918 n-d-806626-1 sudo[106492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:28.080546 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-6d0a53dd-55bc-4eac-937e-6e7e9cf01d26 tempest-SnapshotMetadataTestJSON-1113111725 None] Lock "b'cinder-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.033s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:24:28.104882 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6d0a53dd-55bc-4eac-937e-6e7e9cf01d26 tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:28.171689 n-d-806626-1 sudo[106494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0
Aug 31 11:24:28.178907 n-d-806626-1 sudo[106494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:28.575922 n-d-806626-1 sudo[106492]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:28.578304 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.856s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:28.580895 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:24:28.590601 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Deleted volume successfully.
Aug 31 11:24:28.619194 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-a2b0c2a8-4106-423f-a9c5-d03775cf5cfe tempest-AttachVolumeShelveTestJSON-257625512 None] Lock "b'cinder-d02ac016-d5a9-4e0a-864d-647baf4150ef-delete_volume'" released by "delete_volume" :: held 4.845s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:24:29.297648 n-d-806626-1 sudo[106494]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:29.300134 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6d0a53dd-55bc-4eac-937e-6e7e9cf01d26 tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0" returned: 0 in 1.201s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:29.302473 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6d0a53dd-55bc-4eac-937e-6e7e9cf01d26 tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:29.352177 n-d-806626-1 sudo[106498]: ubuntu : TTY=unknown ; 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-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0
Aug 31 11:24:29.354961 n-d-806626-1 sudo[106498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:30.096856 n-d-806626-1 sudo[106498]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:30.099672 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6d0a53dd-55bc-4eac-937e-6e7e9cf01d26 tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0" returned: 0 in 0.796s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:30.237893 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-6d0a53dd-55bc-4eac-937e-6e7e9cf01d26 tempest-SnapshotMetadataTestJSON-1113111725 None] Created reservations ['a6e840bc-9e28-4036-a85f-ed22603da922', '6ce2aeff-04b5-44af-a6ab-012121227005', 'fbdcfb49-1e63-4aaa-904c-561462ed20fa', '777863a8-5ec9-46af-a3f3-fac5b27e621f'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:24:30.241632 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-6d0a53dd-55bc-4eac-937e-6e7e9cf01d26 tempest-SnapshotMetadataTestJSON-1113111725 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:24:30.241632 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:24:30.241632 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:24:30.308683 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6d0a53dd-55bc-4eac-937e-6e7e9cf01d26 tempest-SnapshotMetadataTestJSON-1113111725 None] Delete snapshot completed successfully.
Aug 31 11:24:30.316756 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-6d0a53dd-55bc-4eac-937e-6e7e9cf01d26 tempest-SnapshotMetadataTestJSON-1113111725 None] Lock "b'cinder-8cbf13c0-991b-4dd9-bce7-fdaf8490c3b0-delete_snapshot'" released by "delete_snapshot" :: held 2.236s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:24:30.543723 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Lock "b'cinder-45621869-a137-42a9-8300-7be7e2d35f2f-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:24:30.689053 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Skipping remove_export. No iscsi_target is presently exported for volume: 45621869-a137-42a9-8300-7be7e2d35f2f
Aug 31 11:24:30.690407 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:30.754738 n-d-806626-1 sudo[106546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f
Aug 31 11:24:30.756074 n-d-806626-1 sudo[106546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:31.532994 n-d-806626-1 sudo[106546]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:31.536746 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f" returned: 0 in 0.846s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:31.538546 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:31.577844 n-d-806626-1 sudo[106549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f
Aug 31 11:24:31.578821 n-d-806626-1 sudo[106549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:32.183086 n-d-806626-1 sudo[106549]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:32.185391 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f" returned: 0 in 0.646s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:32.187521 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:32.238488 n-d-806626-1 sudo[106552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f
Aug 31 11:24:32.239339 n-d-806626-1 sudo[106552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:33.022234 n-d-806626-1 sudo[106552]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:33.026392 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45621869-a137-42a9-8300-7be7e2d35f2f" returned: 0 in 0.838s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:33.027699 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Successfully deleted volume: 45621869-a137-42a9-8300-7be7e2d35f2f
Aug 31 11:24:33.175383 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Created reservations ['c8751e48-f17a-40b0-accf-e99046611a88', '10b1d54c-abfd-476a-98d1-bd96e79d5709', '073bae27-acef-4990-b9ce-5db631c61a09', '18770293-7837-4b44-97b1-1ffe85571ba4'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:24:33.178142 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:24:33.178142 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:24:33.178142 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:24:33.258258 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:24:33.259985 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:33.310437 n-d-806626-1 sudo[106557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:33.312585 n-d-806626-1 sudo[106557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:34.178418 n-d-806626-1 sudo[106557]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:34.182614 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.921s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:34.185893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:34.245372 n-d-806626-1 sudo[106585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:24:34.254258 n-d-806626-1 sudo[106585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:35.186815 n-d-806626-1 sudo[106585]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:35.189101 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.003s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:35.191220 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:24:35.200894 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Deleted volume successfully.
Aug 31 11:24:35.228731 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-996aea18-8ab1-4d03-b9fa-80262f95710e tempest-SnapshotMetadataTestJSON-1113111725 None] Lock "b'cinder-45621869-a137-42a9-8300-7be7e2d35f2f-delete_volume'" released by "delete_volume" :: held 4.685s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:24:45.123026 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:24:45.130009 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:24:45.131297 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:24:45.154347 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (7dae80e5-8497-41dd-ab08-83ac202c6a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:24:45.160202 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa8de7ac-2406-49bf-84df-2041fe354b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:45.192976 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:24:45.219971 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa8de7ac-2406-49bf-84df-2041fe354b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1849905310',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=3cc7b3fd-329b-4fec-a7ed-e68395a73fea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5faca983aef049749d37e368ac9e8a6b',provider_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-08-31T11:24:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:24:45Z,user_id='54395e87e314465996a2782a92986697',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:45.222465 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eae08304-1788-4b6b-83ab-804401175f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:45.224764 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eae08304-1788-4b6b-83ab-804401175f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:45.227298 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eeba2ca8-c3c0-4566-9406-6982052757d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:45.229581 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eeba2ca8-c3c0-4566-9406-6982052757d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3cc7b3fd-329b-4fec-a7ed-e68395a73fea', 'volume_name': 'volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:45.232011 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e9b4317-9bbb-4ac7-9815-019226b0b995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:45.234103 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e9b4317-9bbb-4ac7-9815-019226b0b995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:45.236162 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e06ed71-2747-4990-826b-9c545ed46317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:45.236938 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Volume 3cc7b3fd-329b-4fec-a7ed-e68395a73fea: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea', 'volume_size': 1}
Aug 31 11:24:45.237968 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:24:45.257722 n-d-806626-1 sudo[106657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:24:45.260004 n-d-806626-1 sudo[106657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:24:45.898115 n-d-806626-1 sudo[106657]: pam_unix(sudo:session): session closed for user root
Aug 31 11:24:45.900572 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.662s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:24:45.904149 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e06ed71-2747-4990-826b-9c545ed46317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:45.910397 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17af1023-c01b-4473-b4ca-37c4ad995548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:24:45.948396 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Volume volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea (3cc7b3fd-329b-4fec-a7ed-e68395a73fea): created successfully
Aug 31 11:24:45.950493 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17af1023-c01b-4473-b4ca-37c4ad995548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:24:45.953232 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (7dae80e5-8497-41dd-ab08-83ac202c6a3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:24:45.972636 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-014b16f3-637b-447a-aace-9cbb22c28c47 tempest-VolumesBackupsTest-1637693251 None] Created volume successfully.
Aug 31 11:25:07.133399 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:25:07.153256 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:25:07.154738 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:25:07.209262 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Flow 'volume_create_manager' (e89a2f66-94c9-412b-89c4-4e83575337b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:25:07.228270 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d4466ba-593a-44ef-9647-c8683038e717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:07.351545 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:25:07.443614 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d4466ba-593a-44ef-9647-c8683038e717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1339202506',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=b984bc2d-956f-4aed-bb33-798c10584cc5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ff0324a1bc8d40b4be1e774dd74606f2',provider_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-08-31T11:25:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:25:07Z,user_id='ff943191f88441dfbf81aeb87335d2e8',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:07.455983 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0d75ebd-cc0e-4357-a915-f5ffbd687fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:07.465468 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0d75ebd-cc0e-4357-a915-f5ffbd687fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:07.474783 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (968729f2-911d-458c-b91e-f073d1c1b4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:07.484207 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (968729f2-911d-458c-b91e-f073d1c1b4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b984bc2d-956f-4aed-bb33-798c10584cc5', 'volume_name': 'volume-b984bc2d-956f-4aed-bb33-798c10584cc5', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:07.499109 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45fdaf7a-f3c3-4805-8903-74f2c198c12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:07.511309 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45fdaf7a-f3c3-4805-8903-74f2c198c12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:07.521608 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7aeb6451-5f4b-462a-a02e-1f6e2b4215de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:07.524534 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Volume b984bc2d-956f-4aed-bb33-798c10584cc5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b984bc2d-956f-4aed-bb33-798c10584cc5', 'volume_size': 1}
Aug 31 11:25:07.532530 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b984bc2d-956f-4aed-bb33-798c10584cc5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:07.582876 n-d-806626-1 sudo[106852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b984bc2d-956f-4aed-bb33-798c10584cc5 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:25:07.591744 n-d-806626-1 sudo[106852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:08.542393 n-d-806626-1 sudo[106852]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:08.544975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b984bc2d-956f-4aed-bb33-798c10584cc5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.015s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:08.549149 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7aeb6451-5f4b-462a-a02e-1f6e2b4215de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b984bc2d-956f-4aed-bb33-798c10584cc5', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:08.551980 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7c87180-47d0-4b66-b45c-d2dbac833f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:08.567293 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Volume volume-b984bc2d-956f-4aed-bb33-798c10584cc5 (b984bc2d-956f-4aed-bb33-798c10584cc5): created successfully
Aug 31 11:25:08.569756 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7c87180-47d0-4b66-b45c-d2dbac833f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:08.574445 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Flow 'volume_create_manager' (e89a2f66-94c9-412b-89c4-4e83575337b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:25:08.588614 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-51be45e6-c334-48ca-b8c5-28c830c5be5c tempest-VolumesTestJSON-545284163 None] Created volume successfully.
Aug 31 11:25:12.369105 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:25:12.381480 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:25:12.382363 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:25:12.420575 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Flow 'volume_create_manager' (1f50c41a-84fe-4fc8-9669-26b05f5318f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:25:12.432355 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c09a11e5-fc43-4d63-ba03-eff51ff86f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:12.509287 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:25:12.571271 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c09a11e5-fc43-4d63-ba03-eff51ff86f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-282775911',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=ed29b68d-0d3c-4e90-a6c2-c6906db94110,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ff0324a1bc8d40b4be1e774dd74606f2',provider_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-08-31T11:25:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:25:12Z,user_id='ff943191f88441dfbf81aeb87335d2e8',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:12.581320 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (47761523-0ffd-4e65-a3f7-5da7b36834db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:12.583833 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (47761523-0ffd-4e65-a3f7-5da7b36834db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:12.597261 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2df7b29-5d50-4a4f-9c1c-e88a0c5ecab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:12.600251 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2df7b29-5d50-4a4f-9c1c-e88a0c5ecab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed29b68d-0d3c-4e90-a6c2-c6906db94110', 'volume_name': 'volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:12.616128 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32c103e8-ba80-4c9b-8ca6-c21a7daf1bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:12.620242 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32c103e8-ba80-4c9b-8ca6-c21a7daf1bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:12.624193 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5bf64f31-afb0-4ba5-981d-1e998cc76054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:12.625210 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Volume ed29b68d-0d3c-4e90-a6c2-c6906db94110: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110', 'volume_size': 1}
Aug 31 11:25:12.633032 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:12.670470 n-d-806626-1 sudo[106979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:25:12.673749 n-d-806626-1 sudo[106979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:13.095251 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-8f3b86a7-cab9-4286-a1dd-f532ec4a9afa tempest-TaggedBootDevicesTest-2059197018 None] Terminate volume connection completed successfully.
Aug 31 11:25:13.095694 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-8f3b86a7-cab9-4286-a1dd-f532ec4a9afa tempest-TaggedBootDevicesTest-2059197018 None] Deleting attachment be0b2467-7519-4c85-aa37-d1faacc2e232. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:25:13.102224 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:13.280848 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:13.281470 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165\n System information:\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-f072f18a-06a1-4902-91d4-54472d7a8165\n Backing store flags: \n Account information:\n JuDwgTm8jnvstGgeSP46\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n System information:\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-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:13.284071 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-8f3b86a7-cab9-4286-a1dd-f532ec4a9afa tempest-TaggedBootDevicesTest-2059197018 None] Removing iscsi_target for Volume ID: f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:25:13.288163 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:13.636206 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f072f18a-06a1-4902-91d4-54472d7a8165 -f" returned: 0 in 0.350s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:13.636854 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:13.639322 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:13.737339 n-d-806626-1 sudo[106979]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:13.740107 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.108s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:13.743856 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5bf64f31-afb0-4ba5-981d-1e998cc76054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:13.746432 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a17f261-b49a-4f74-8652-9e0125f64e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:13.768144 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Volume volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110 (ed29b68d-0d3c-4e90-a6c2-c6906db94110): created successfully
Aug 31 11:25:13.770250 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a17f261-b49a-4f74-8652-9e0125f64e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:13.778069 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Flow 'volume_create_manager' (1f50c41a-84fe-4fc8-9669-26b05f5318f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:25:13.803379 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-60772ad6-0176-4cbe-b73a-03c4bdd32790 tempest-VolumesTestJSON-545284163 None] Created volume successfully.
Aug 31 11:25:14.051641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.413s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:14.052406 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n System information:\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-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:14.146630 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-8f3b86a7-cab9-4286-a1dd-f532ec4a9afa tempest-TaggedBootDevicesTest-2059197018 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:25:14.146630 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:25:14.146630 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:15.067174 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-ad6413d3-62c8-4358-91b3-3176f9a29de9 tempest-TaggedBootDevicesTest-2059197018 None] Terminate volume connection completed successfully.
Aug 31 11:25:15.068374 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-ad6413d3-62c8-4358-91b3-3176f9a29de9 tempest-TaggedBootDevicesTest-2059197018 None] Deleting attachment 752e5ff3-8199-4c10-a3da-a8e2f14d010b. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:25:15.072802 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:15.311461 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.241s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:15.312707 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce\n System information:\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-adc83dcf-3243-49c1-8004-fd383d4031ce\n Backing store flags: \n Account information:\n MebqzVkKhQ7hxue3QU5T\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n System information:\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-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:15.314145 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-ad6413d3-62c8-4358-91b3-3176f9a29de9 tempest-TaggedBootDevicesTest-2059197018 None] Removing iscsi_target for Volume ID: adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:25:15.315941 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:15.432737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-adc83dcf-3243-49c1-8004-fd383d4031ce -f" returned: 0 in 0.116s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:15.432737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:15.439048 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:15.571891 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:15.573471 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n System information:\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-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:15.873861 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-ad6413d3-62c8-4358-91b3-3176f9a29de9 tempest-TaggedBootDevicesTest-2059197018 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:25:15.873861 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:25:15.873861 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:17.448671 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:25:17.449975 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:25:17.450842 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:17.495724 n-d-806626-1 sudo[107096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:17.496545 n-d-806626-1 sudo[107096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:17.814514 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-27a75890-7430-4e5e-a79b-549f843d409f tempest-TaggedBootDevicesTest-2059197018 None] Terminate volume connection completed successfully.
Aug 31 11:25:17.823107 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-27a75890-7430-4e5e-a79b-549f843d409f tempest-TaggedBootDevicesTest-2059197018 None] Deleting attachment f5ed6655-e47b-45c8-859d-1d7fecfa0b83. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:25:17.827319 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:18.339641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.512s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:18.340311 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n System information:\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-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556\n Backing store flags: \n Account information:\n t8SeTJZM62Msf8z9a6yp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:18.341577 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-27a75890-7430-4e5e-a79b-549f843d409f tempest-TaggedBootDevicesTest-2059197018 None] Removing iscsi_target for Volume ID: 7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:25:18.342942 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:18.687486 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 -f" returned: 0 in 0.344s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:18.688808 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:18.690186 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:18.830347 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:25:18.837253 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:25:18.839090 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:25:18.874316 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Flow 'volume_create_manager' (5cdcb604-6fcc-47a3-b39b-8242f68620cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:25:18.884197 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e52b3fc8-d7bb-4060-adb7-f891da270de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:18.955137 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:25:19.018909 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e52b3fc8-d7bb-4060-adb7-f891da270de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1447950422',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=3421205b-428f-4d4f-9a53-792c734886fa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ff0324a1bc8d40b4be1e774dd74606f2',provider_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-08-31T11:25:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:25:19Z,user_id='ff943191f88441dfbf81aeb87335d2e8',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:19.023854 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e30252d6-b5c5-4274-af35-2a2f9305e732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:19.026820 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e30252d6-b5c5-4274-af35-2a2f9305e732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:19.029918 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea587d9e-e3fa-498f-80bc-8bf8709d14aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:19.032552 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea587d9e-e3fa-498f-80bc-8bf8709d14aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3421205b-428f-4d4f-9a53-792c734886fa', 'volume_name': 'volume-3421205b-428f-4d4f-9a53-792c734886fa', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:19.036251 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ca2a633-ad8e-4e17-9c64-2830f098abd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:19.039908 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ca2a633-ad8e-4e17-9c64-2830f098abd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:19.042299 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6931d04c-ca44-49ed-bf39-5db763526dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:19.043703 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Volume 3421205b-428f-4d4f-9a53-792c734886fa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3421205b-428f-4d4f-9a53-792c734886fa', 'volume_size': 1}
Aug 31 11:25:19.045504 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3421205b-428f-4d4f-9a53-792c734886fa stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:19.110161 n-d-806626-1 sudo[107096]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:19.112384 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.661s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:19.114811 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:19.120571 n-d-806626-1 sudo[107114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3421205b-428f-4d4f-9a53-792c734886fa stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:25:19.135764 n-d-806626-1 sudo[107114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:19.154097 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.424s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:19.154742 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:19.179418 n-d-806626-1 sudo[107116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:19.183438 n-d-806626-1 sudo[107116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:19.329642 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-5ee7059b-9fa6-48c2-bb90-dbff67da7184 req-27a75890-7430-4e5e-a79b-549f843d409f tempest-TaggedBootDevicesTest-2059197018 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:25:19.329642 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:25:19.329642 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:20.330476 n-d-806626-1 sudo[107116]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:20.332216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.218s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:20.333871 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:25:20.423710 n-d-806626-1 sudo[107114]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:20.426111 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3421205b-428f-4d4f-9a53-792c734886fa stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.381s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:20.428984 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6931d04c-ca44-49ed-bf39-5db763526dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3421205b-428f-4d4f-9a53-792c734886fa', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:20.431429 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c9b2bca-81a1-48b5-8056-763a2fef6a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:25:20.451463 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Volume volume-3421205b-428f-4d4f-9a53-792c734886fa (3421205b-428f-4d4f-9a53-792c734886fa): created successfully
Aug 31 11:25:20.454581 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c9b2bca-81a1-48b5-8056-763a2fef6a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:25:20.457799 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Flow 'volume_create_manager' (5cdcb604-6fcc-47a3-b39b-8242f68620cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:25:20.468625 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9723c671-55d3-4b92-a9c9-a9311db9b09f tempest-VolumesTestJSON-545284163 None] Created volume successfully.
Aug 31 11:25:23.599904 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:23.676549 n-d-806626-1 sudo[107161]: 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-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:25:23.678695 n-d-806626-1 sudo[107161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:24.465587 n-d-806626-1 sudo[107161]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:24.468180 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea" returned: 0 in 0.868s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:24.567377 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:24.591170 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:24.591804 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:25:24.592711 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:25:24.608495 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] Creating iscsi_target for Volume ID: volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] Created volume path /opt/stack/data/cinder/volumes/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea,
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]: incominguser TuZK9DZ27TPY69M3syTr g7M7sVGPMDFcB2Bh
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:24.618621 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:25:24.622672 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:25.512195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea" returned: 0 in 0.891s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:25.512591 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:25.513270 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:25:25.513812 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:25:25.517325 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:25.525520 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:25.525981 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:25:25.526987 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:25:25.540272 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:25.843394 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.315s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:25.844427 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:25.848167 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:26.135440 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.288s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:26.136683 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:26.138185 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] Set provider_location to: 10.222.0.50:3260,7 iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:25:26.571493 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-cc2f97c3-59b5-487c-a364-5ab429af16d2 req-da040d33-0c8d-4716-afca-458f1b256a21 tempest-VolumesBackupsTest-1637693251 None] attachment_update completed successfully.
Aug 31 11:25:33.967626 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Lock "b'cinder-3421205b-428f-4d4f-9a53-792c734886fa-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:25:34.198424 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3421205b-428f-4d4f-9a53-792c734886fa
Aug 31 11:25:34.201877 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3421205b-428f-4d4f-9a53-792c734886fa {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:34.246632 n-d-806626-1 sudo[107399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3421205b-428f-4d4f-9a53-792c734886fa
Aug 31 11:25:34.249319 n-d-806626-1 sudo[107399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:35.369073 n-d-806626-1 sudo[107399]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:35.373087 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3421205b-428f-4d4f-9a53-792c734886fa" returned: 0 in 1.169s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:35.375130 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3421205b-428f-4d4f-9a53-792c734886fa {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:35.480010 n-d-806626-1 sudo[107408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3421205b-428f-4d4f-9a53-792c734886fa
Aug 31 11:25:35.480832 n-d-806626-1 sudo[107408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:36.455183 n-d-806626-1 sudo[107408]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:36.458510 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3421205b-428f-4d4f-9a53-792c734886fa" returned: 0 in 1.083s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:36.460545 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3421205b-428f-4d4f-9a53-792c734886fa {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:36.484726 n-d-806626-1 sudo[107443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3421205b-428f-4d4f-9a53-792c734886fa
Aug 31 11:25:36.485781 n-d-806626-1 sudo[107443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:37.499469 n-d-806626-1 sudo[107443]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:37.502640 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3421205b-428f-4d4f-9a53-792c734886fa" returned: 0 in 1.041s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:37.503266 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Successfully deleted volume: 3421205b-428f-4d4f-9a53-792c734886fa
Aug 31 11:25:37.640137 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Created reservations ['b14c9163-4f60-4b93-b6c0-efd909fd7279', 'b8a6a3a4-502d-49e7-9443-6cbfe420c026', '777f3898-8538-4c60-9057-60a1c06bd178', '77c3986a-bfcb-4b62-830f-eb3e48a4b7cf'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:25:37.640137 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:25:37.640137 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:25:37.640137 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:37.743401 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:25:37.745506 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:37.802998 n-d-806626-1 sudo[107452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:37.804769 n-d-806626-1 sudo[107452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:38.146142 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Lock "b'cinder-ed29b68d-0d3c-4e90-a6c2-c6906db94110-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:25:38.343302 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Skipping remove_export. No iscsi_target is presently exported for volume: ed29b68d-0d3c-4e90-a6c2-c6906db94110
Aug 31 11:25:38.347298 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:38.474046 n-d-806626-1 sudo[107459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110
Aug 31 11:25:38.482975 n-d-806626-1 sudo[107459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:38.706029 n-d-806626-1 sudo[107452]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:38.708730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.963s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:38.711952 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:38.741434 n-d-806626-1 sudo[107462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:38.742681 n-d-806626-1 sudo[107462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:39.354920 n-d-806626-1 sudo[107462]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:39.357140 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.645s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:39.359276 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:25:39.375995 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Deleted volume successfully.
Aug 31 11:25:39.419602 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7cb3afe3-b3e5-4315-b3c6-a73ba7a5866b tempest-VolumesTestJSON-545284163 None] Lock "b'cinder-3421205b-428f-4d4f-9a53-792c734886fa-delete_volume'" released by "delete_volume" :: held 5.451s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:25:39.579078 n-d-806626-1 sudo[107459]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:39.636063 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110" returned: 0 in 1.272s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:39.636063 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.driver [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Creating a new backup for volume volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea. {{(pid=84130) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Aug 31 11:25:39.636063 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:39.702673 n-d-806626-1 sudo[107475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110
Aug 31 11:25:39.707164 n-d-806626-1 sudo[107475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:39.791169 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Creating clone of volume: 3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:25:39.799791 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:39.879725 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Lock "b'cinder-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:25:39.884993 n-d-806626-1 sudo[107477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:25:39.885990 n-d-806626-1 sudo[107477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:40.019197 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:40.382061 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.363s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:40.383332 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013798464]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:40.385644 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:25:40.386750 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:40.433819 n-d-806626-1 sudo[107488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:25:40.434725 n-d-806626-1 sudo[107488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:40.626768 n-d-806626-1 sudo[107477]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:40.637109 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea" returned: 0 in 0.836s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:40.641183 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae --snapshot stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:40.675185 n-d-806626-1 sudo[107505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae --snapshot stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea -L 1.00g
Aug 31 11:25:40.676722 n-d-806626-1 sudo[107505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:40.890192 n-d-806626-1 sudo[107475]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:40.892494 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110" returned: 0 in 1.259s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:40.895195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:40.986370 n-d-806626-1 sudo[107514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110
Aug 31 11:25:40.987322 n-d-806626-1 sudo[107514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:41.511818 n-d-806626-1 sudo[107488]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:41.514365 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556" returned: 0 in 1.127s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:41.515908 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:41.565943 n-d-806626-1 sudo[107525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:25:41.572647 n-d-806626-1 sudo[107525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:42.369136 n-d-806626-1 sudo[107505]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:42.371307 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae --snapshot stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea -L 1.00g" returned: 0 in 1.730s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:42.372729 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:42.460467 n-d-806626-1 sudo[107514]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:42.471554 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed29b68d-0d3c-4e90-a6c2-c6906db94110" returned: 0 in 1.568s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:42.471554 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Successfully deleted volume: ed29b68d-0d3c-4e90-a6c2-c6906db94110
Aug 31 11:25:42.494058 n-d-806626-1 sudo[107649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:25:42.494890 n-d-806626-1 sudo[107649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:42.605554 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Created reservations ['080c1f05-6aa6-491e-abb7-81f26c224c37', 'ce0745bc-24df-41a9-ad03-316c2e7fbd3a', '421639a9-2442-465d-a0da-5fe22b4655f4', '09d9f875-ed90-4f78-bb01-e8e0688cc6cb'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:25:42.605554 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:25:42.605554 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:25:42.605554 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:42.720370 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:25:42.721292 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:42.768356 n-d-806626-1 sudo[107651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:42.771568 n-d-806626-1 sudo[107651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:43.514978 n-d-806626-1 sudo[107525]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:43.521036 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556" returned: 0 in 2.001s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:43.521036 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:43.556273 n-d-806626-1 sudo[107656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:25:43.557066 n-d-806626-1 sudo[107656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:43.920529 n-d-806626-1 sudo[107649]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:43.927455 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.551s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:43.927455 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:44.044060 n-d-806626-1 sudo[107687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Aug 31 11:25:44.044946 n-d-806626-1 sudo[107687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:44.072558 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Lock "b'cinder-b984bc2d-956f-4aed-bb33-798c10584cc5-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:25:44.443782 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Skipping remove_export. No iscsi_target is presently exported for volume: b984bc2d-956f-4aed-bb33-798c10584cc5
Aug 31 11:25:44.445220 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b984bc2d-956f-4aed-bb33-798c10584cc5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:44.497886 n-d-806626-1 sudo[107690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b984bc2d-956f-4aed-bb33-798c10584cc5
Aug 31 11:25:44.498742 n-d-806626-1 sudo[107690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:44.645097 n-d-806626-1 sudo[107651]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:44.648040 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.926s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:44.651269 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:44.698703 n-d-806626-1 sudo[107692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:44.700954 n-d-806626-1 sudo[107692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:45.028297 n-d-806626-1 sudo[107687]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:45.030436 n-d-806626-1 sudo[107656]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:45.032111 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 1.105s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:45.034941 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:45.090862 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556" returned: 0 in 1.571s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:45.092370 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Successfully deleted volume: 7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556
Aug 31 11:25:45.141509 n-d-806626-1 sudo[107700]: 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-fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:25:45.144038 n-d-806626-1 sudo[107700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:45.227458 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Created reservations ['5cc29c5a-561f-45f0-9c9e-2469fc34d46c', '89a12fa9-83e3-47cc-a545-75f5f0d6233a', 'fad6abb3-aa86-41dc-bf65-0f11b83ebcce', '1eb740aa-2d37-4dc5-bc34-9c3941d4c4ca'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:25:45.230492 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:25:45.230492 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:25:45.230492 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:45.330169 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:25:45.330899 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:45.368390 n-d-806626-1 sudo[107708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:45.369210 n-d-806626-1 sudo[107708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:45.769161 n-d-806626-1 sudo[107690]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:45.771388 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b984bc2d-956f-4aed-bb33-798c10584cc5" returned: 0 in 1.326s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:45.774191 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b984bc2d-956f-4aed-bb33-798c10584cc5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:45.860483 n-d-806626-1 sudo[107722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b984bc2d-956f-4aed-bb33-798c10584cc5
Aug 31 11:25:45.861348 n-d-806626-1 sudo[107722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:46.040639 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Lock "b'cinder-adc83dcf-3243-49c1-8004-fd383d4031ce-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:25:46.080738 n-d-806626-1 sudo[107692]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:46.108101 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.445s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:46.128122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:25:46.160844 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Deleted volume successfully.
Aug 31 11:25:46.422208 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3f422275-bea1-446b-9e19-1d94a85265da tempest-VolumesTestJSON-545284163 None] Lock "b'cinder-ed29b68d-0d3c-4e90-a6c2-c6906db94110-delete_volume'" released by "delete_volume" :: held 8.274s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:25:46.453461 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:46.501092 n-d-806626-1 sudo[107708]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:46.506770 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.176s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:46.508452 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:46.586392 n-d-806626-1 sudo[107734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:46.587619 n-d-806626-1 sudo[107734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:47.048601 n-d-806626-1 sudo[107700]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:47.052138 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae" returned: 0 in 2.017s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:47.057609 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fda046ab--2ea5--457b--8bdc--60ff32f527ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:47.138662 n-d-806626-1 sudo[107738]: 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--fda046ab--2ea5--457b--8bdc--60ff32f527ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae iflag=direct
Aug 31 11:25:47.139816 n-d-806626-1 sudo[107738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:47.151399 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.697s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:47.152040 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013798144]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:47.153645 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Skipping remove_export. No iscsi_target is presently exported for volume: adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:25:47.156268 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:47.238516 n-d-806626-1 sudo[107740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:25:47.242655 n-d-806626-1 sudo[107740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:47.780043 n-d-806626-1 sudo[107734]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:47.782335 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.273s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:47.784208 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:25:47.791445 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Deleted volume successfully.
Aug 31 11:25:47.818249 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0f178f77-3786-44c9-913a-752514fd227c tempest-TaggedBootDevicesTest-2059197018 None] Lock "b'cinder-7aa3940b-0ebc-4ccf-8b4e-6b04d38ed556-delete_volume'" released by "delete_volume" :: held 7.937s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:25:47.856118 n-d-806626-1 sudo[107722]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:47.858538 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b984bc2d-956f-4aed-bb33-798c10584cc5" returned: 0 in 2.084s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:47.859922 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b984bc2d-956f-4aed-bb33-798c10584cc5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:47.976627 n-d-806626-1 sudo[107752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b984bc2d-956f-4aed-bb33-798c10584cc5
Aug 31 11:25:47.998077 n-d-806626-1 sudo[107752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:48.500453 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fda046ab--2ea5--457b--8bdc--60ff32f527ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae iflag=direct" returned: 0 in 1.425s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:48.500453 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fda046ab--2ea5--457b--8bdc--60ff32f527ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:48.479849 n-d-806626-1 sudo[107738]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:48.542529 n-d-806626-1 sudo[107767]: 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--fda046ab--2ea5--457b--8bdc--60ff32f527ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae oflag=direct
Aug 31 11:25:48.543348 n-d-806626-1 sudo[107767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:48.671306 n-d-806626-1 sudo[107740]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:48.680744 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce" returned: 0 in 1.518s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:48.680744 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:48.732991 n-d-806626-1 sudo[107770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:25:48.734178 n-d-806626-1 sudo[107770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:48.980210 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b984bc2d-956f-4aed-bb33-798c10584cc5" returned: 0 in 1.115s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:48.980210 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Successfully deleted volume: b984bc2d-956f-4aed-bb33-798c10584cc5
Aug 31 11:25:48.973267 n-d-806626-1 sudo[107752]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:49.129585 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Created reservations ['21dd7b34-5100-4822-bb9b-80c69b1b3a74', '6b5e7f79-1a83-440f-9d90-9ba91c6269a9', '260fcde4-ccc3-444e-94ba-ae73b58cfd9c', 'e5be3305-938e-4e45-9ede-c26c5852d8d9'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:25:49.132755 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:25:49.132755 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:25:49.132755 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:49.219315 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:25:49.220065 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:49.268132 n-d-806626-1 sudo[107776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:49.268977 n-d-806626-1 sudo[107776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:49.442804 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fda046ab--2ea5--457b--8bdc--60ff32f527ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae oflag=direct" returned: 0 in 0.952s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:49.442804 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fda046ab--2ea5--457b--8bdc--60ff32f527ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:49.435099 n-d-806626-1 sudo[107767]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:49.507648 n-d-806626-1 sudo[107789]: 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--fda046ab--2ea5--457b--8bdc--60ff32f527ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:25:49.508501 n-d-806626-1 sudo[107789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:49.627428 n-d-806626-1 sudo[107770]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:49.632854 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce" returned: 0 in 0.955s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:49.634286 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:49.697278 n-d-806626-1 sudo[107791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:25:49.704862 n-d-806626-1 sudo[107791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:50.346712 n-d-806626-1 sudo[107776]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:50.350278 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.128s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:50.361089 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:50.541117 n-d-806626-1 sudo[107808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:50.551370 n-d-806626-1 sudo[107808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:51.141273 n-d-806626-1 sudo[107791]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:51.148931 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adc83dcf-3243-49c1-8004-fd383d4031ce" returned: 0 in 1.510s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:51.148931 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Successfully deleted volume: adc83dcf-3243-49c1-8004-fd383d4031ce
Aug 31 11:25:51.296945 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Created reservations ['61c56433-a930-4f6a-aef3-f4ae558995ab', '39510148-7cc8-4204-9600-dfa0b90cf4ee', '5f68dd21-5c53-44a7-9f02-894b3abb07e7', 'cc72289d-cf4d-49fd-ba42-56d47f7ec791'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:25:51.309763 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:25:51.309763 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:25:51.309763 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:51.416213 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:25:51.416213 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:51.461137 n-d-806626-1 sudo[107814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:51.462047 n-d-806626-1 sudo[107814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:51.776198 n-d-806626-1 sudo[107808]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:51.782698 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.420s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:51.782698 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:25:51.800842 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Deleted volume successfully.
Aug 31 11:25:51.830371 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b8e42c3b-21f0-4893-bfb1-74dc9ad777a2 tempest-VolumesTestJSON-545284163 None] Lock "b'cinder-b984bc2d-956f-4aed-bb33-798c10584cc5-delete_volume'" released by "delete_volume" :: held 7.756s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:25:52.535605 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Lock "b'cinder-f072f18a-06a1-4902-91d4-54472d7a8165-delete_volume'" acquired by "delete_volume" :: waited 0.039s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:25:52.791918 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:52.978669 n-d-806626-1 sudo[107814]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:52.997988 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.575s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:52.997988 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:53.055815 n-d-806626-1 sudo[107820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:53.056623 n-d-806626-1 sudo[107820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:53.173357 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.386s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:53.173357 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797504]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:25:53.173357 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Skipping remove_export. No iscsi_target is presently exported for volume: f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:25:53.173357 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:53.262573 n-d-806626-1 sudo[107823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:25:53.263411 n-d-806626-1 sudo[107823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:53.953133 n-d-806626-1 sudo[107820]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:53.956195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.973s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:53.958065 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:25:53.968666 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Deleted volume successfully.
Aug 31 11:25:53.997319 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7914889a-9eba-4e72-9ff3-7e758b873dee tempest-TaggedBootDevicesTest-2059197018 None] Lock "b'cinder-adc83dcf-3243-49c1-8004-fd383d4031ce-delete_volume'" released by "delete_volume" :: held 7.952s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:25:54.102498 n-d-806626-1 sudo[107823]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:54.119368 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165" returned: 0 in 0.931s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:54.119368 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:54.160986 n-d-806626-1 sudo[107828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:25:54.161808 n-d-806626-1 sudo[107828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:55.323371 n-d-806626-1 sudo[107828]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:55.326156 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165" returned: 0 in 1.219s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:55.327515 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:55.390557 n-d-806626-1 sudo[107831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:25:55.391416 n-d-806626-1 sudo[107831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:56.396711 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f072f18a-06a1-4902-91d4-54472d7a8165" returned: 0 in 1.063s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:56.396711 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Successfully deleted volume: f072f18a-06a1-4902-91d4-54472d7a8165
Aug 31 11:25:56.387840 n-d-806626-1 sudo[107831]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:56.529906 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Created reservations ['318f7525-5b5f-4483-9b7d-503325da0696', '0b04ac7d-014e-4df1-90ea-44991aeec5f3', 'a8c3f2b7-6342-4484-b987-7ed8cdc8ba23', 'f18efb23-d2a6-4e34-938d-f15bc5e9a700'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:25:56.529906 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:25:56.529906 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:25:56.529906 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:25:56.837218 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:25:56.838879 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:56.914436 n-d-806626-1 sudo[107840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:56.915285 n-d-806626-1 sudo[107840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:57.941026 n-d-806626-1 sudo[107840]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:57.945612 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.106s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:57.948577 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:58.078949 n-d-806626-1 sudo[107844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:25:58.079844 n-d-806626-1 sudo[107844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:59.000820 n-d-806626-1 sudo[107789]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:59.003734 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fda046ab--2ea5--457b--8bdc--60ff32f527ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.564s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:59.004780 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fda046ab--2ea5--457b--8bdc--60ff32f527ae, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--fda046ab--2ea5--457b--8bdc--60ff32f527ae, size 1024.00 MB, duration 9.57 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:25:59.006259 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Volume copy 1024.00 MB at 107.04 MB/s
Aug 31 11:25:59.008266 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:25:59.036112 n-d-806626-1 sudo[107844]: pam_unix(sudo:session): session closed for user root
Aug 31 11:25:59.054558 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.104s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:25:59.056720 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:25:59.066600 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Deleted volume successfully.
Aug 31 11:25:59.071523 n-d-806626-1 sudo[107856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:25:59.072395 n-d-806626-1 sudo[107856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:25:59.107247 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-40e36166-09cb-435f-adcb-e7ec9ea076fb tempest-TaggedBootDevicesTest-2059197018 None] Lock "b'cinder-f072f18a-06a1-4902-91d4-54472d7a8165-delete_volume'" released by "delete_volume" :: held 6.572s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:26:00.188432 n-d-806626-1 sudo[107856]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:00.191198 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae" returned: 0 in 1.183s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:00.193875 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:00.274869 n-d-806626-1 sudo[107871]: ubuntu : TTY=unknown ; 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-fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:26:00.275744 n-d-806626-1 sudo[107871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:02.032202 n-d-806626-1 sudo[107871]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:02.036389 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-fda046ab-2ea5-457b-8bdc-60ff32f527ae" returned: 0 in 1.842s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:02.109496 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:02.157832 n-d-806626-1 sudo[107924]: 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-fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:26:02.161529 n-d-806626-1 sudo[107924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:03.304081 n-d-806626-1 sudo[107924]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:03.307519 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae" returned: 0 in 1.198s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:03.488204 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Target 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: I_T nexus: 21
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070000
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf70
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070001
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf71
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: TuZK9DZ27TPY69M3syTr
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:26:03.509644 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Creating iscsi_target for Volume ID: volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Created volume path /opt/stack/data/cinder/volumes/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae,
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]: incominguser 3U2oaMKRVUeD4PNC6tVn HDu38QxbuTLW9Uio
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:26:03.556677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:05.245987 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae" returned: 0 in 1.726s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:05.246579 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:26:05.247649 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:26:05.248426 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:26:05.257470 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:05.293067 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.042s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:05.296177 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae\n Backing store flags: \n Account information:\n 3U2oaMKRVUeD4PNC6tVn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Target 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: I_T nexus: 21
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070000
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf70
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070001
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf71
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: TuZK9DZ27TPY69M3syTr
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:26:05.300107 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:26:05.328191 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:05.962641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.654s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:05.962641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae\n Backing store flags: \n Account information:\n 3U2oaMKRVUeD4PNC6tVn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:26:05.983953 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:06.320737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.340s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:06.320737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae\n Backing store flags: \n Account information:\n 3U2oaMKRVUeD4PNC6tVn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:26:06.320737 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Set provider_location to: 10.222.0.50:3260,8 iqn.2010-10.org.openstack:volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:26:06.462047 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Initialize volume connection completed successfully.
Aug 31 11:26:17.444742 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:26:17.445630 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:26:17.445819 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:17.512858 n-d-806626-1 sudo[108278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:26:17.513652 n-d-806626-1 sudo[108278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:18.425799 n-d-806626-1 sudo[108278]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:18.428733 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.983s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:18.430327 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:18.475533 n-d-806626-1 sudo[108292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:26:18.479859 n-d-806626-1 sudo[108292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:19.314825 n-d-806626-1 sudo[108292]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:19.319503 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.887s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:19.321500 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:26:40.653941 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Lock "b'cinder-59f8bbb1-89f0-47c7-a1c8-b971b31821f7-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:26:40.873058 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Skipping remove_export. No iscsi_target is presently exported for volume: 59f8bbb1-89f0-47c7-a1c8-b971b31821f7
Aug 31 11:26:40.874096 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:40.941155 n-d-806626-1 sudo[108412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7
Aug 31 11:26:40.942441 n-d-806626-1 sudo[108412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:42.540268 n-d-806626-1 sudo[108412]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:42.544031 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7" returned: 0 in 1.668s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:42.547546 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:42.600459 n-d-806626-1 sudo[108416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7
Aug 31 11:26:42.603354 n-d-806626-1 sudo[108416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:44.197614 n-d-806626-1 sudo[108416]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:44.201922 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7" returned: 0 in 1.654s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:44.204127 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:44.239680 n-d-806626-1 sudo[108420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7
Aug 31 11:26:44.254163 n-d-806626-1 sudo[108420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:45.372645 n-d-806626-1 sudo[108420]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:45.374855 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59f8bbb1-89f0-47c7-a1c8-b971b31821f7" returned: 0 in 1.171s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:45.375992 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Successfully deleted volume: 59f8bbb1-89f0-47c7-a1c8-b971b31821f7
Aug 31 11:26:45.528141 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Created reservations ['05788b87-484f-48ea-b864-41483b4e79db', '5c1ed488-fecf-497f-b596-ca277164a57f', 'fde46f87-b76a-4dc6-8608-a0f26cd4251c', '41eb7924-8bfa-4d15-b077-5c3e6438af67'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:26:45.531483 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:26:45.531483 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:26:45.531483 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:26:45.640866 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:26:45.641766 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:45.697715 n-d-806626-1 sudo[108437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:26:45.702944 n-d-806626-1 sudo[108437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:46.236331 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Lock "b'cinder-6c198e84-2bdd-49a2-baa5-6252587bd1eb-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:26:46.631514 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c198e84-2bdd-49a2-baa5-6252587bd1eb
Aug 31 11:26:46.638124 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:46.720631 n-d-806626-1 sudo[108440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb
Aug 31 11:26:46.721475 n-d-806626-1 sudo[108440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:46.881812 n-d-806626-1 sudo[108437]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:46.884562 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.242s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:46.886709 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:46.994474 n-d-806626-1 sudo[108442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:26:46.998707 n-d-806626-1 sudo[108442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:48.007856 n-d-806626-1 sudo[108440]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:48.011936 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb" returned: 0 in 1.376s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:48.014425 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:48.063030 n-d-806626-1 sudo[108450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb
Aug 31 11:26:48.064428 n-d-806626-1 sudo[108450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:48.179552 n-d-806626-1 sudo[108442]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:48.182551 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.295s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:48.185060 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:26:48.192980 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Deleted volume successfully.
Aug 31 11:26:48.226449 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9f74c636-c4b3-4003-8df6-c0d3a23eec78 tempest-ServersNegativeTestJSON-106669364 None] Lock "b'cinder-59f8bbb1-89f0-47c7-a1c8-b971b31821f7-delete_volume'" released by "delete_volume" :: held 7.575s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:26:48.670945 n-d-806626-1 sudo[108450]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:48.673064 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb" returned: 0 in 0.659s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:48.674428 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:48.702194 n-d-806626-1 sudo[108453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb
Aug 31 11:26:48.703013 n-d-806626-1 sudo[108453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:49.384760 n-d-806626-1 sudo[108453]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:49.387355 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c198e84-2bdd-49a2-baa5-6252587bd1eb" returned: 0 in 0.712s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:49.388839 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Successfully deleted volume: 6c198e84-2bdd-49a2-baa5-6252587bd1eb
Aug 31 11:26:49.535350 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Created reservations ['283bd43d-9cfe-4317-9b83-30acd61ae16a', '0f6fc85f-c113-47ca-a735-7b86ccdaaf11', 'd1dc2a31-8017-4740-8ca0-0ec33cb829ca', '044b0abc-f832-427e-b851-ea032a41fd35'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:26:49.540110 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:26:49.540110 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:26:49.540110 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:26:49.614036 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:26:49.615106 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:49.663142 n-d-806626-1 sudo[108461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:26:49.663992 n-d-806626-1 sudo[108461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:50.238710 n-d-806626-1 sudo[108461]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:50.241255 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.625s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:50.243558 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:26:50.275622 n-d-806626-1 sudo[108466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:26:50.290746 n-d-806626-1 sudo[108466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:26:51.033843 n-d-806626-1 sudo[108466]: pam_unix(sudo:session): session closed for user root
Aug 31 11:26:51.037396 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.793s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:26:51.039771 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:26:51.046910 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Deleted volume successfully.
Aug 31 11:26:51.080562 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-e9e2aab9-29e6-456c-b616-c65843cbeb4a tempest-ServersNegativeTestJSON-106669364 None] Lock "b'cinder-6c198e84-2bdd-49a2-baa5-6252587bd1eb-delete_volume'" released by "delete_volume" :: held 4.844s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:27:08.810631 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Terminate volume connection completed successfully.
Aug 31 11:27:08.861152 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:09.055051 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:09.055766 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae\n Backing store flags: \n Account information:\n 3U2oaMKRVUeD4PNC6tVn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:09.056524 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Removing iscsi_target for Volume ID: fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:27:09.057648 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:09.347797 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae -f" returned: 0 in 0.289s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:09.348358 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:09.350506 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:09.554577 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:09.555240 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:09.556537 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Remove volume export completed successfully.
Aug 31 11:27:09.766946 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-fda046ab-2ea5-457b-8bdc-60ff32f527ae-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:27:09.899075 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Trying to delete temp volume: fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:27:09.904342 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:10.221708 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.321s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:10.222129 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:10.223613 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Skipping remove_export. No iscsi_target is presently exported for volume: fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:27:10.224822 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:10.278082 n-d-806626-1 sudo[108532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:27:10.279995 n-d-806626-1 sudo[108532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:11.302909 n-d-806626-1 sudo[108532]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:11.305300 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae" returned: 0 in 1.080s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:11.306924 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:11.366579 n-d-806626-1 sudo[108569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:27:11.367427 n-d-806626-1 sudo[108569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:12.059840 n-d-806626-1 sudo[108569]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:12.062154 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae" returned: 0 in 0.755s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:12.063835 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:12.139129 n-d-806626-1 sudo[108578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:27:12.139989 n-d-806626-1 sudo[108578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:13.112166 n-d-806626-1 sudo[108578]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:13.115426 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fda046ab-2ea5-457b-8bdc-60ff32f527ae" returned: 0 in 1.051s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:13.116547 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Successfully deleted volume: fda046ab-2ea5-457b-8bdc-60ff32f527ae
Aug 31 11:27:13.120327 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:27:13.120327 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:27:13.120327 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:27:13.166479 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Deleted volume successfully.
Aug 31 11:27:13.191521 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-16ace228-5f39-43a1-908f-e3b9289838cf tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-fda046ab-2ea5-457b-8bdc-60ff32f527ae-delete_volume'" released by "delete_volume" :: held 3.424s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:27:17.447662 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:27:17.448224 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:27:17.448745 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:17.497333 n-d-806626-1 sudo[108659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:27:17.500853 n-d-806626-1 sudo[108659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:18.351960 n-d-806626-1 sudo[108659]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:18.354144 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.905s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:18.357081 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:18.390611 n-d-806626-1 sudo[108665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:27:18.393074 n-d-806626-1 sudo[108665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:18.555373 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-87b402b4-c70f-455b-9d74-c2bec4253149 req-d7f51d9c-7cdb-4838-86b6-161b4c765407 tempest-VolumesBackupsTest-1637693251 None] Terminate volume connection completed successfully.
Aug 31 11:27:18.556498 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-87b402b4-c70f-455b-9d74-c2bec4253149 req-d7f51d9c-7cdb-4838-86b6-161b4c765407 tempest-VolumesBackupsTest-1637693251 None] Deleting attachment 30c4321f-a434-46fd-94b2-4b171d78f4b4. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:27:18.560421 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:18.804310 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.246s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:18.804871 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea\n Backing store flags: \n Account information:\n TuZK9DZ27TPY69M3syTr\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:18.806048 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-87b402b4-c70f-455b-9d74-c2bec4253149 req-d7f51d9c-7cdb-4838-86b6-161b4c765407 tempest-VolumesBackupsTest-1637693251 None] Removing iscsi_target for Volume ID: 3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:27:18.809398 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:19.167840 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea -f" returned: 0 in 0.360s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:19.168313 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:19.169709 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:19.242571 n-d-806626-1 sudo[108665]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:19.245005 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.889s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:19.247161 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:27:19.398303 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:19.398885 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:19.582448 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-87b402b4-c70f-455b-9d74-c2bec4253149 req-d7f51d9c-7cdb-4838-86b6-161b4c765407 tempest-VolumesBackupsTest-1637693251 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:27:19.582448 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:27:19.582448 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:27:26.973811 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-3cc7b3fd-329b-4fec-a7ed-e68395a73fea-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:27:27.093496 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:27.279128 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:27.279675 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:27.280608 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:27:27.281812 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:27.306410 n-d-806626-1 sudo[108821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:27:27.307763 n-d-806626-1 sudo[108821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:27.918863 n-d-806626-1 sudo[108821]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:27.921225 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea" returned: 0 in 0.639s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:27.923395 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:27.947835 n-d-806626-1 sudo[108826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:27:27.949343 n-d-806626-1 sudo[108826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:28.791144 n-d-806626-1 sudo[108826]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:28.794255 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea" returned: 0 in 0.870s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:28.796922 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:28.820067 n-d-806626-1 sudo[108830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:27:28.821647 n-d-806626-1 sudo[108830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:29.522233 n-d-806626-1 sudo[108830]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:29.525290 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cc7b3fd-329b-4fec-a7ed-e68395a73fea" returned: 0 in 0.728s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:29.526728 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Successfully deleted volume: 3cc7b3fd-329b-4fec-a7ed-e68395a73fea
Aug 31 11:27:29.670477 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Created reservations ['c1039f77-aea2-4a95-b6cf-a3ba3ffe0312', '1a926543-112b-46d1-87d1-d73012724fbf', 'ad26964a-8d7d-457a-97fb-91c921adff2b', '69e42f88-5974-456d-b44f-49f3e539fc7a'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:27:29.673246 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:27:29.673246 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:27:29.673246 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:27:29.750767 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:27:29.751593 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:29.785757 n-d-806626-1 sudo[108848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:27:29.787675 n-d-806626-1 sudo[108848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:30.557129 n-d-806626-1 sudo[108848]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:30.559932 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.808s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:30.562584 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:30.605894 n-d-806626-1 sudo[108863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:27:30.606912 n-d-806626-1 sudo[108863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:31.481284 n-d-806626-1 sudo[108863]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:31.488687 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.921s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:31.494196 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:27:31.512213 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Deleted volume successfully.
Aug 31 11:27:31.548822 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3b23dfa8-cb47-42fd-ba40-8813ce43f0ac tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-3cc7b3fd-329b-4fec-a7ed-e68395a73fea-delete_volume'" released by "delete_volume" :: held 4.575s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:27:32.011844 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:27:32.027579 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:27:32.030044 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:27:32.057281 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (47ca9bb5-9676-40b5-b47d-48292ce04f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:27:32.062720 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9a5d35e-0d89-4a41-ac85-e685c00f5428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:32.089125 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:27:32.140856 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9a5d35e-0d89-4a41-ac85-e685c00f5428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1322755119',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=0dd978c3-cdc6-47e5-9bac-b5482ab1caef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5faca983aef049749d37e368ac9e8a6b',provider_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-08-31T11:27:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:27:32Z,user_id='54395e87e314465996a2782a92986697',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:32.145523 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52a42ee8-3360-4c32-be28-9c965bb5fc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:32.148145 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52a42ee8-3360-4c32-be28-9c965bb5fc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:32.152544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f96d0207-8465-4ea2-a23d-c97533878a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:32.281720 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f96d0207-8465-4ea2-a23d-c97533878a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0dd978c3-cdc6-47e5-9bac-b5482ab1caef', 'volume_name': 'volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:32.284908 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13239bf5-a35d-4ed1-a9ff-53577e00feac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:32.289683 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13239bf5-a35d-4ed1-a9ff-53577e00feac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:32.299203 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce0dec6d-4aab-4b0d-9789-39c58f1d31ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:32.310002 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Volume 0dd978c3-cdc6-47e5-9bac-b5482ab1caef: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:27:32.313522 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Cloning 0dd978c3-cdc6-47e5-9bac-b5482ab1caef from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:27:49.345186 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1, size 616.00 MB, duration 17.03 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:27:49.346551 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Image download 616.00 MB at 36.18 MB/s
Aug 31 11:27:49.415465 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:49.560758 n-d-806626-1 sudo[109026]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1
Aug 31 11:27:49.561926 n-d-806626-1 sudo[109026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:50.194645 n-d-806626-1 sudo[109026]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:50.197753 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1" returned: 0 in 0.782s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:50.198844 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user 54395e87e314465996a2782a92986697. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:27:50.280461 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:50.406004 n-d-806626-1 sudo[109033]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1
Aug 31 11:27:50.407010 n-d-806626-1 sudo[109033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:50.892894 n-d-806626-1 sudo[109033]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:50.895702 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1" returned: 0 in 0.617s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:50.898120 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:50.966032 n-d-806626-1 sudo[109038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:27:50.966906 n-d-806626-1 sudo[109038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:51.675658 n-d-806626-1 sudo[109038]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:51.678397 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.780s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:51.708293 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 0dd978c3-cdc6-47e5-9bac-b5482ab1caef. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:27:51.762312 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_9f8t0pcn {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:51.867601 n-d-806626-1 sudo[109074]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_9f8t0pcn
Aug 31 11:27:51.868414 n-d-806626-1 sudo[109074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:52.252973 n-d-806626-1 sudo[109074]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:52.255583 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_9f8t0pcn" returned: 0 in 0.493s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:52.257253 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:52.358326 n-d-806626-1 sudo[109078]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1
Aug 31 11:27:52.359148 n-d-806626-1 sudo[109078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:52.834783 n-d-806626-1 sudo[109078]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:52.837201 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1" returned: 0 in 0.580s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:52.838353 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:27:52.839590 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0dd978c3--cdc6--47e5--9bac--b5482ab1caef oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:52.889241 n-d-806626-1 sudo[109083]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0dd978c3--cdc6--47e5--9bac--b5482ab1caef oflag=direct
Aug 31 11:27:52.893879 n-d-806626-1 sudo[109083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:53.434869 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:27:53.473251 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:27:53.481460 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:27:53.500901 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Flow 'volume_create_manager' (9a1ef1f9-c2a5-43c2-8cd9-405d45ae461e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:27:53.505299 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba319625-64db-434a-8246-7dc2b8d9967f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:53.531707 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:27:53.559564 n-d-806626-1 sudo[109083]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:53.561145 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba319625-64db-434a-8246-7dc2b8d9967f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-891506672',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=c74d898d-164d-4a77-a270-633d9e8f43cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='066098cddf5046a0b9f8517d29bae5e9',provider_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-08-31T11:27:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:27:53Z,user_id='b19fe37dfa094b2a9c7b1fd9e2578eda',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:53.565099 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3257bb4e-0568-443b-8a32-89c99fbddadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:53.568525 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3257bb4e-0568-443b-8a32-89c99fbddadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:53.571978 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d3d3590-d436-48d8-978c-761bb4ce9e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:53.575134 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d3d3590-d436-48d8-978c-761bb4ce9e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c74d898d-164d-4a77-a270-633d9e8f43cd', 'volume_name': 'volume-c74d898d-164d-4a77-a270-633d9e8f43cd', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:53.577492 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c816461-0df1-40c5-9924-a88f28b05a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:53.579991 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c816461-0df1-40c5-9924-a88f28b05a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:53.582373 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63874f56-6887-49d8-a301-77725420a317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:53.583469 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Volume c74d898d-164d-4a77-a270-633d9e8f43cd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c74d898d-164d-4a77-a270-633d9e8f43cd', 'volume_size': 1}
Aug 31 11:27:53.585102 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c74d898d-164d-4a77-a270-633d9e8f43cd stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:53.610345 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0dd978c3--cdc6--47e5--9bac--b5482ab1caef oflag=direct" returned: 0 in 0.770s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:53.612670 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0dd978c3--cdc6--47e5--9bac--b5482ab1caef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:53.623470 n-d-806626-1 sudo[109097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c74d898d-164d-4a77-a270-633d9e8f43cd stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:27:53.624307 n-d-806626-1 sudo[109097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:53.634615 n-d-806626-1 sudo[109098]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0dd978c3--cdc6--47e5--9bac--b5482ab1caef
Aug 31 11:27:53.635692 n-d-806626-1 sudo[109098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:54.286594 n-d-806626-1 sudo[109097]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:54.289427 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c74d898d-164d-4a77-a270-633d9e8f43cd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.704s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:54.295700 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63874f56-6887-49d8-a301-77725420a317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c74d898d-164d-4a77-a270-633d9e8f43cd', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:54.302721 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e853f2cb-ef4d-44cb-b123-6a4f5f469544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:54.326118 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Volume volume-c74d898d-164d-4a77-a270-633d9e8f43cd (c74d898d-164d-4a77-a270-633d9e8f43cd): created successfully
Aug 31 11:27:54.329833 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e853f2cb-ef4d-44cb-b123-6a4f5f469544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:54.334902 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Flow 'volume_create_manager' (9a1ef1f9-c2a5-43c2-8cd9-405d45ae461e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:27:54.348747 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-dd43f2c8-def4-4f76-b455-702a705de113 tempest-SnapshotManageAdminTest-784744593 None] Created volume successfully.
Aug 31 11:27:54.815471 n-d-806626-1 sudo[109098]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:54.818786 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0dd978c3--cdc6--47e5--9bac--b5482ab1caef" returned: 0 in 1.206s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:54.820893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:55.065904 n-d-806626-1 sudo[109162]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1
Aug 31 11:27:55.068564 n-d-806626-1 sudo[109162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:55.335639 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-79dd3e2c-d9ac-4a67-a173-ada9876f58cb tempest-SnapshotManageAdminTest-784744593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:55.371346 n-d-806626-1 sudo[109164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd
Aug 31 11:27:55.372179 n-d-806626-1 sudo[109164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:55.666000 n-d-806626-1 sudo[109162]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:55.669721 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1" returned: 0 in 0.847s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:55.671250 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_8428oyf7n-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.21 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0dd978c3--cdc6--47e5--9bac--b5482ab1caef {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:27:55.671640 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Converted 700.00 MB image at 579.05 MB/s
Aug 31 11:27:55.672290 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 0dd978c3-cdc6-47e5-9bac-b5482ab1caef successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:27:55.872128 n-d-806626-1 sudo[109164]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:55.886882 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user 54395e87e314465996a2782a92986697 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:27:55.887545 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Marking volume 0dd978c3-cdc6-47e5-9bac-b5482ab1caef as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:27:55.904519 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-79dd3e2c-d9ac-4a67-a173-ada9876f58cb tempest-SnapshotManageAdminTest-784744593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd" returned: 0 in 0.569s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:55.907480 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-79dd3e2c-d9ac-4a67-a173-ada9876f58cb tempest-SnapshotManageAdminTest-784744593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b --snapshot stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:55.935120 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 0dd978c3-cdc6-47e5-9bac-b5482ab1caef. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:27:55.935498 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Creating volume glance metadata for volume 0dd978c3-cdc6-47e5-9bac-b5482ab1caef backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:27:55.954170 n-d-806626-1 sudo[109170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b --snapshot stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd -L 1.00g
Aug 31 11:27:55.955137 n-d-806626-1 sudo[109170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:56.059599 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce0dec6d-4aab-4b0d-9789-39c58f1d31ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:56.066127 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5ded532-8b51-4f1e-852a-4e433a973299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:56.087376 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Volume volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef (0dd978c3-cdc6-47e5-9bac-b5482ab1caef): created successfully
Aug 31 11:27:56.090373 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5ded532-8b51-4f1e-852a-4e433a973299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:56.096433 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (47ca9bb5-9676-40b5-b47d-48292ce04f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:27:56.112912 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3715e741-5d39-4d67-bbb1-58f3e1a0a012 tempest-VolumesBackupsTest-1637693251 None] Created volume successfully.
Aug 31 11:27:56.832102 n-d-806626-1 sudo[109170]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:56.833963 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-79dd3e2c-d9ac-4a67-a173-ada9876f58cb tempest-SnapshotManageAdminTest-784744593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b --snapshot stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd -L 1.00g" returned: 0 in 0.927s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:56.891739 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-79dd3e2c-d9ac-4a67-a173-ada9876f58cb tempest-SnapshotManageAdminTest-784744593 None] Create snapshot completed successfully
Aug 31 11:27:57.652766 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.driver [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Creating a new backup for volume volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef. {{(pid=84130) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Aug 31 11:27:57.670423 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:57.731996 n-d-806626-1 sudo[109274]: 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-0dd978c3-cdc6-47e5-9bac-b5482ab1caef
Aug 31 11:27:57.734452 n-d-806626-1 sudo[109274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:57.852538 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-fde18944-aad7-449f-9fbe-bd200b15f5c2 tempest-SnapshotManageAdminTest-1361001609 None] Lock "b'cinder-0db8d890-c207-4cd9-ae30-ae19aaefb08b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:27:57.967835 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-fde18944-aad7-449f-9fbe-bd200b15f5c2 tempest-SnapshotManageAdminTest-1361001609 None] Created reservations ['f1fad0ff-1c45-407c-a58b-c41da1fdc6a1', 'baa875a9-cd4a-4f5c-a945-6591ad53152d', 'bb361e39-7b24-483f-b8ed-74f5c20c14fc', '0d514b5c-16d5-4c44-a127-a0a3a6faad9c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:27:57.970071 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-fde18944-aad7-449f-9fbe-bd200b15f5c2 tempest-SnapshotManageAdminTest-1361001609 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:27:57.970071 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:27:57.970071 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:27:58.047899 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fde18944-aad7-449f-9fbe-bd200b15f5c2 tempest-SnapshotManageAdminTest-1361001609 None] Unmanage snapshot completed successfully.
Aug 31 11:27:58.059950 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-fde18944-aad7-449f-9fbe-bd200b15f5c2 tempest-SnapshotManageAdminTest-1361001609 None] Lock "b'cinder-0db8d890-c207-4cd9-ae30-ae19aaefb08b-delete_snapshot'" released by "delete_snapshot" :: held 0.207s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:27:58.298031 n-d-806626-1 sudo[109274]: pam_unix(sudo:session): session closed for user root
Aug 31 11:27:58.301074 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef" returned: 0 in 0.630s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:58.474329 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:58.493625 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:58.494102 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:27:58.494766 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Creating iscsi_target for Volume ID: volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Created volume path /opt/stack/data/cinder/volumes/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef,
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]: incominguser cWz4R2LDAL62iPnKyJdy Lx82QT6wtaoLMaSR
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:27:58.509784 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:59.133852 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef" returned: 0 in 0.628s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:59.134533 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:59.135083 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:27:59.135466 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:27:59.136735 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:59.175263 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.038s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:59.175624 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef\n Backing store flags: \n Account information:\n cWz4R2LDAL62iPnKyJdy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:27:59.176267 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:27:59.187920 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:59.388329 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:59.388914 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef\n Backing store flags: \n Account information:\n cWz4R2LDAL62iPnKyJdy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:59.392576 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:59.554537 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] manage_existing_snapshot: managing {'source-name': '_snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b'}. {{(pid=84130) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4426}}
Aug 31 11:27:59.555097 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Input parameters: context=, db=,driver=, host=n-d-806626-1@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b'}. {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Aug 31 11:27:59.562671 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Aug 31 11:27:59.596943 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Flow 'snapshot_manage_existing_manager' (2389c23b-5045-4706-b7e6-d04ee40f3966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:27:59.604661 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (14780edf-d131-4a97-aaaa-3ff07003f698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:59.643195 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-08-31T11:27:59Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1400420604',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1225781703',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=493c5c56-e3b1-4280-a727-1e27b6812b80,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6c217e8debbb4d28801038a60e22a4e4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='7fa14e6c1d854e82a8861512532a30bd',volume=>,volume_id=c74d898d-164d-4a77-a270-633d9e8f43cd,volume_size=1,volume_type_id=9fe751da-af99-44d9-a632-33af2c647118) {{(pid=84130) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Aug 31 11:27:59.645263 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (14780edf-d131-4a97-aaaa-3ff07003f698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-08-31T11:27:59Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1400420604',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1225781703',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=493c5c56-e3b1-4280-a727-1e27b6812b80,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6c217e8debbb4d28801038a60e22a4e4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='7fa14e6c1d854e82a8861512532a30bd',volume=>,volume_id=c74d898d-164d-4a77-a270-633d9e8f43cd,volume_size=1,volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:59.647976 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (49988b8c-2488-4a08-af84-716d62e3404e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:59.651868 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (49988b8c-2488-4a08-af84-716d62e3404e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:27:59.673864 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (2978cc9e-5ccd-470c-a4b0-960f2d8086de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:27:59.676234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:27:59.731864 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.279s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:27:59.734778 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139077625632]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef\n Backing store flags: \n Account information:\n cWz4R2LDAL62iPnKyJdy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:27:59.739319 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Set provider_location to: 10.222.0.50:3260,7 iqn.2010-10.org.openstack:volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:27:59.741000 n-d-806626-1 sudo[109312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b
Aug 31 11:27:59.747369 n-d-806626-1 sudo[109312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:27:59.847337 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Initialize volume connection completed successfully.
Aug 31 11:28:00.468158 n-d-806626-1 sudo[109312]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:00.470011 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b" returned: 0 in 0.794s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:00.475127 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (2978cc9e-5ccd-470c-a4b0-960f2d8086de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-08-31T11:27:59Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1400420604',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1225781703',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=493c5c56-e3b1-4280-a727-1e27b6812b80,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6c217e8debbb4d28801038a60e22a4e4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='7fa14e6c1d854e82a8861512532a30bd',volume=>,volume_id=c74d898d-164d-4a77-a270-633d9e8f43cd,volume_size=1,volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:00.478323 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (abfd14a5-bd7b-4941-93d6-5173c2fedc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:00.579271 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Created reservations ['24db8b9f-791d-448a-abb4-344e4752e7d5', '52343e97-a826-4364-8f9f-e8375ed5f27e'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:28:00.587904 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (abfd14a5-bd7b-4941-93d6-5173c2fedc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24db8b9f-791d-448a-abb4-344e4752e7d5', '52343e97-a826-4364-8f9f-e8375ed5f27e']}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:00.597039 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (1ee861f3-e90a-49d3-982b-6d31c7479c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:00.598677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:00.659271 n-d-806626-1 sudo[109372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b
Aug 31 11:28:00.661191 n-d-806626-1 sudo[109372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:01.250948 n-d-806626-1 sudo[109372]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:01.253269 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b" returned: 0 in 0.654s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:01.262187 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b _snapshot-493c5c56-e3b1-4280-a727-1e27b6812b80 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:01.648808 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-0db8d890-c207-4cd9-ae30-ae19aaefb08b _snapshot-493c5c56-e3b1-4280-a727-1e27b6812b80" returned: 0 in 0.386s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:01.649383 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139376597248]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:28:01.707761 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (1ee861f3-e90a-49d3-982b-6d31c7479c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-08-31T11:27:59Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1400420604',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1225781703',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=493c5c56-e3b1-4280-a727-1e27b6812b80,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6c217e8debbb4d28801038a60e22a4e4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='7fa14e6c1d854e82a8861512532a30bd',volume=>,volume_id=c74d898d-164d-4a77-a270-633d9e8f43cd,volume_size=1,volume_type_id=9fe751da-af99-44d9-a632-33af2c647118), 'new_status': 'available'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:01.713703 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (8b291e06-fbee-4c12-8fbc-3850df745ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:01.749972 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (8b291e06-fbee-4c12-8fbc-3850df745ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-08-31T11:27:59Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1400420604',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1225781703',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=493c5c56-e3b1-4280-a727-1e27b6812b80,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6c217e8debbb4d28801038a60e22a4e4',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='7fa14e6c1d854e82a8861512532a30bd',volume=>,volume_id=c74d898d-164d-4a77-a270-633d9e8f43cd,volume_size=1,volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:01.754831 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (98ddebbc-df83-4052-99d1-6aeb8d2f72f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:01.757297 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=84130) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Aug 31 11:28:01.758080 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] New status: available {{(pid=84130) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Aug 31 11:28:01.803821 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Snapshot 493c5c56-e3b1-4280-a727-1e27b6812b80 created successfully.
Aug 31 11:28:01.808030 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (98ddebbc-df83-4052-99d1-6aeb8d2f72f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:01.812727 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-05f4006f-63f1-4926-a978-c3afeda5dca5 tempest-SnapshotManageAdminTest-1361001609 None] Flow 'snapshot_manage_existing_manager' (2389c23b-5045-4706-b7e6-d04ee40f3966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:28:03.052305 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-dbfdbac8-d5e8-4a4f-b84f-f7c46d8a7611 tempest-SnapshotManageAdminTest-1361001609 None] Lock "b'cinder-493c5c56-e3b1-4280-a727-1e27b6812b80-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:28:03.114096 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dbfdbac8-d5e8-4a4f-b84f-f7c46d8a7611 tempest-SnapshotManageAdminTest-1361001609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-493c5c56-e3b1-4280-a727-1e27b6812b80 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:03.166864 n-d-806626-1 sudo[109440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-493c5c56-e3b1-4280-a727-1e27b6812b80
Aug 31 11:28:03.168675 n-d-806626-1 sudo[109440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:03.834946 n-d-806626-1 sudo[109440]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:03.837259 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dbfdbac8-d5e8-4a4f-b84f-f7c46d8a7611 tempest-SnapshotManageAdminTest-1361001609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-493c5c56-e3b1-4280-a727-1e27b6812b80" returned: 0 in 0.723s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:03.839582 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dbfdbac8-d5e8-4a4f-b84f-f7c46d8a7611 tempest-SnapshotManageAdminTest-1361001609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-493c5c56-e3b1-4280-a727-1e27b6812b80 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:03.899136 n-d-806626-1 sudo[109443]: ubuntu : TTY=unknown ; 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-493c5c56-e3b1-4280-a727-1e27b6812b80
Aug 31 11:28:03.902377 n-d-806626-1 sudo[109443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:04.924926 n-d-806626-1 sudo[109443]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:04.927957 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dbfdbac8-d5e8-4a4f-b84f-f7c46d8a7611 tempest-SnapshotManageAdminTest-1361001609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-493c5c56-e3b1-4280-a727-1e27b6812b80" returned: 0 in 1.088s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:05.132850 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-dbfdbac8-d5e8-4a4f-b84f-f7c46d8a7611 tempest-SnapshotManageAdminTest-1361001609 None] Created reservations ['22ebee22-5762-499b-ab08-fb6d1e2b597d', '8a03d576-f090-4cb2-b47d-4426f25da5a1', 'c75b2f43-f461-432d-aa70-e3adc55d38ba', '6a8c5dcd-ebfb-4de1-b2e3-64fa7b0d7742'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:28:05.134964 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-dbfdbac8-d5e8-4a4f-b84f-f7c46d8a7611 tempest-SnapshotManageAdminTest-1361001609 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:28:05.134964 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:28:05.134964 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:28:05.235396 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-dbfdbac8-d5e8-4a4f-b84f-f7c46d8a7611 tempest-SnapshotManageAdminTest-1361001609 None] Delete snapshot completed successfully.
Aug 31 11:28:05.250316 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-dbfdbac8-d5e8-4a4f-b84f-f7c46d8a7611 tempest-SnapshotManageAdminTest-1361001609 None] Lock "b'cinder-493c5c56-e3b1-4280-a727-1e27b6812b80-delete_snapshot'" released by "delete_snapshot" :: held 2.198s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:28:05.538398 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Lock "b'cinder-c74d898d-164d-4a77-a270-633d9e8f43cd-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:28:05.753473 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Skipping remove_export. No iscsi_target is presently exported for volume: c74d898d-164d-4a77-a270-633d9e8f43cd
Aug 31 11:28:05.754332 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:05.808494 n-d-806626-1 sudo[109488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd
Aug 31 11:28:05.809483 n-d-806626-1 sudo[109488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:06.703168 n-d-806626-1 sudo[109488]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:06.706023 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd" returned: 0 in 0.951s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:06.708058 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:06.760257 n-d-806626-1 sudo[109498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd
Aug 31 11:28:06.761082 n-d-806626-1 sudo[109498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:07.574623 n-d-806626-1 sudo[109498]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:07.580702 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd" returned: 0 in 0.869s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:07.582795 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:07.620379 n-d-806626-1 sudo[109506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd
Aug 31 11:28:07.621765 n-d-806626-1 sudo[109506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:08.212961 n-d-806626-1 sudo[109506]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:08.215360 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c74d898d-164d-4a77-a270-633d9e8f43cd" returned: 0 in 0.632s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:08.217797 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Successfully deleted volume: c74d898d-164d-4a77-a270-633d9e8f43cd
Aug 31 11:28:08.305647 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Created reservations ['f3b54ad5-f4e0-4c10-8594-f8f43745e4cd', '4332d6f9-92d9-4dd6-aa3f-91485aec958b', '875618fd-3ca0-449e-8338-a559f13a4e46', '346e0c16-b9f4-4bb3-8872-01e6faf61a67'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:28:08.308056 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:28:08.308056 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:28:08.308056 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:28:08.362303 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:28:08.363071 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:08.407728 n-d-806626-1 sudo[109513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:28:08.409318 n-d-806626-1 sudo[109513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:08.879651 n-d-806626-1 sudo[109513]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:08.882150 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.519s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:08.884896 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:08.922316 n-d-806626-1 sudo[109516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:28:08.925036 n-d-806626-1 sudo[109516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:09.493786 n-d-806626-1 sudo[109516]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:09.496663 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.611s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:09.499888 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:28:09.525085 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Deleted volume successfully.
Aug 31 11:28:09.555690 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9ca3ba10-ace7-4938-ac83-9ea3517c944b tempest-SnapshotManageAdminTest-784744593 None] Lock "b'cinder-c74d898d-164d-4a77-a270-633d9e8f43cd-delete_volume'" released by "delete_volume" :: held 4.017s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:28:21.027757 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:28:21.034867 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:28:21.035682 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:28:21.051094 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Flow 'volume_create_manager' (06150e24-8f78-40ab-8c01-e8fee5d9e127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:28:21.055061 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b493a605-121d-4db6-9895-8332c30185e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:21.084879 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:28:21.123205 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b493a605-121d-4db6-9895-8332c30185e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1446545477',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=dd59a8b7-cbea-4b92-9a02-d1d5be958d6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94cc99d14e74a9fa9ab19c6bce2e132',provider_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-08-31T11:28:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:28:21Z,user_id='e6fe6b24ebdc492fbf7ff25e20dd1f2c',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:21.127177 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f25c42c3-aa59-41d0-a54e-b5aa39f684e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:21.129635 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f25c42c3-aa59-41d0-a54e-b5aa39f684e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:21.132566 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a5aab58-86d9-400e-9254-b6677758cf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:21.255285 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a5aab58-86d9-400e-9254-b6677758cf36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'dd59a8b7-cbea-4b92-9a02-d1d5be958d6b', 'volume_name': 'volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:21.258225 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e34f5d4-68cb-4144-98db-95328c58338f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:21.260790 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e34f5d4-68cb-4144-98db-95328c58338f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:21.263567 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9576da0-f152-4330-8953-f584b59bbec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:21.264640 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Volume dd59a8b7-cbea-4b92-9a02-d1d5be958d6b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:28:21.265457 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Cloning dd59a8b7-cbea-4b92-9a02-d1d5be958d6b from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:28:37.032426 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1, size 616.00 MB, duration 15.76 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:28:37.033842 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Image download 616.00 MB at 39.08 MB/s
Aug 31 11:28:37.088359 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:37.237523 n-d-806626-1 sudo[109679]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1
Aug 31 11:28:37.238407 n-d-806626-1 sudo[109679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:37.879192 n-d-806626-1 sudo[109679]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:37.881823 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1" returned: 0 in 0.793s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:37.882675 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user e6fe6b24ebdc492fbf7ff25e20dd1f2c. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:28:37.972012 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:38.159608 n-d-806626-1 sudo[109687]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1
Aug 31 11:28:38.161440 n-d-806626-1 sudo[109687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:38.723166 n-d-806626-1 sudo[109687]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:38.725824 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1" returned: 0 in 0.754s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:38.728616 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:38.786749 n-d-806626-1 sudo[109692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:28:38.787592 n-d-806626-1 sudo[109692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:39.909961 n-d-806626-1 sudo[109692]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:39.912671 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.184s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:39.946707 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume dd59a8b7-cbea-4b92-9a02-d1d5be958d6b. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:28:40.046243 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0u_slvr5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:40.279779 n-d-806626-1 sudo[109728]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0u_slvr5
Aug 31 11:28:40.280638 n-d-806626-1 sudo[109728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:40.681905 n-d-806626-1 sudo[109728]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:40.685965 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0u_slvr5" returned: 0 in 0.638s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:40.687359 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:40.778131 n-d-806626-1 sudo[109734]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1
Aug 31 11:28:40.778980 n-d-806626-1 sudo[109734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:41.205481 n-d-806626-1 sudo[109734]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:41.207895 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1" returned: 0 in 0.520s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:41.209353 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:28:41.210524 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd59a8b7--cbea--4b92--9a02--d1d5be958d6b oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:41.232570 n-d-806626-1 sudo[109739]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd59a8b7--cbea--4b92--9a02--d1d5be958d6b oflag=direct
Aug 31 11:28:41.233923 n-d-806626-1 sudo[109739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:41.757173 n-d-806626-1 sudo[109739]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:41.759301 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd59a8b7--cbea--4b92--9a02--d1d5be958d6b oflag=direct" returned: 0 in 0.548s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:41.760450 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--dd59a8b7--cbea--4b92--9a02--d1d5be958d6b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:41.780948 n-d-806626-1 sudo[109751]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--dd59a8b7--cbea--4b92--9a02--d1d5be958d6b
Aug 31 11:28:41.781829 n-d-806626-1 sudo[109751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:43.034210 n-d-806626-1 sudo[109751]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:43.037176 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--dd59a8b7--cbea--4b92--9a02--d1d5be958d6b" returned: 0 in 1.276s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:43.038909 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:43.145696 n-d-806626-1 sudo[109791]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1
Aug 31 11:28:43.146618 n-d-806626-1 sudo[109791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:43.874074 n-d-806626-1 sudo[109791]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:43.877407 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 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_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1" returned: 0 in 0.838s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:43.878620 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_i5igdw8un-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.28 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--dd59a8b7--cbea--4b92--9a02--d1d5be958d6b {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:28:43.879485 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Converted 700.00 MB image at 547.58 MB/s
Aug 31 11:28:43.880586 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume dd59a8b7-cbea-4b92-9a02-d1d5be958d6b successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:28:44.069183 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user e6fe6b24ebdc492fbf7ff25e20dd1f2c is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:28:44.074211 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Marking volume dd59a8b7-cbea-4b92-9a02-d1d5be958d6b as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:28:44.097946 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to dd59a8b7-cbea-4b92-9a02-d1d5be958d6b. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:28:44.098622 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Creating volume glance metadata for volume dd59a8b7-cbea-4b92-9a02-d1d5be958d6b backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:28:44.248964 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9576da0-f152-4330-8953-f584b59bbec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:44.252225 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (562db77b-8189-43bc-acb3-37097f0116a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:44.272930 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Volume volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b (dd59a8b7-cbea-4b92-9a02-d1d5be958d6b): created successfully
Aug 31 11:28:44.275567 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (562db77b-8189-43bc-acb3-37097f0116a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:44.286314 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Flow 'volume_create_manager' (06150e24-8f78-40ab-8c01-e8fee5d9e127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:28:44.307088 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d10ced9e-d6b2-4687-b1c6-466046c4e8f9 tempest-VolumesExtendTest-1392126881 None] Created volume successfully.
Aug 31 11:28:45.456807 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16eff96f-b05a-4c40-9767-0c97d73100a9 tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:45.481421 n-d-806626-1 sudo[109817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b
Aug 31 11:28:45.482280 n-d-806626-1 sudo[109817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:46.173090 n-d-806626-1 sudo[109817]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:46.175895 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16eff96f-b05a-4c40-9767-0c97d73100a9 tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b" returned: 0 in 0.719s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:46.177746 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16eff96f-b05a-4c40-9767-0c97d73100a9 tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:46.212836 n-d-806626-1 sudo[109820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b
Aug 31 11:28:46.213975 n-d-806626-1 sudo[109820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:47.080587 n-d-806626-1 sudo[109820]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:47.082770 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-16eff96f-b05a-4c40-9767-0c97d73100a9 tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b" returned: 0 in 0.905s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:47.128742 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-16eff96f-b05a-4c40-9767-0c97d73100a9 tempest-VolumesExtendTest-1392126881 None] Extend volume completed successfully.
Aug 31 11:28:48.971771 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:28:48.998721 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:28:48.999515 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:28:49.050617 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Flow 'volume_create_manager' (459471a1-5b0e-441c-b469-1b007006e1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:28:49.086462 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8a9ac33-d351-4f44-9328-e7e2105f5206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:49.131864 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:28:49.158442 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8a9ac33-d351-4f44-9328-e7e2105f5206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1634756919',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=d2104fad-20cc-4832-a7bd-d92ce7fd6796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94cc99d14e74a9fa9ab19c6bce2e132',provider_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-08-31T11:28:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:28:49Z,user_id='e6fe6b24ebdc492fbf7ff25e20dd1f2c',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:49.160872 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e7f508f-678b-4680-8734-c36796803435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:49.163315 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e7f508f-678b-4680-8734-c36796803435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:49.165600 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fdcc027-c294-4cf1-868f-b72006a28ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:49.167807 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fdcc027-c294-4cf1-868f-b72006a28ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd2104fad-20cc-4832-a7bd-d92ce7fd6796', 'volume_name': 'volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:49.170021 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1348a62b-d4ae-4aaa-b409-8180eb148d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:49.173450 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1348a62b-d4ae-4aaa-b409-8180eb148d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:49.175831 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ee25872-a7a4-4a45-8a0f-0a4c0e77dbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:49.176792 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Volume d2104fad-20cc-4832-a7bd-d92ce7fd6796: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796', 'volume_size': 1}
Aug 31 11:28:49.178079 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:49.250437 n-d-806626-1 sudo[109836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:28:49.252090 n-d-806626-1 sudo[109836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:49.985386 n-d-806626-1 sudo[109836]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:49.990683 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.810s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:49.995756 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ee25872-a7a4-4a45-8a0f-0a4c0e77dbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:49.995868 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86e13d8a-c19a-4ec3-a443-24d7a2fcb8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:28:50.027263 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Volume volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 (d2104fad-20cc-4832-a7bd-d92ce7fd6796): created successfully
Aug 31 11:28:50.035153 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86e13d8a-c19a-4ec3-a443-24d7a2fcb8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:28:50.042852 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Flow 'volume_create_manager' (459471a1-5b0e-441c-b469-1b007006e1b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:28:50.056847 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2b3d552d-47a8-4a05-891a-6c24ca7ac4de tempest-VolumesExtendTest-1392126881 None] Created volume successfully.
Aug 31 11:28:50.786445 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1d3fa7a5-58d9-40e1-bafc-b95e1662a2ef tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:50.850422 n-d-806626-1 sudo[109872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:28:50.851259 n-d-806626-1 sudo[109872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:51.730102 n-d-806626-1 sudo[109872]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:51.732438 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1d3fa7a5-58d9-40e1-bafc-b95e1662a2ef tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796" returned: 0 in 0.946s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:51.736357 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1d3fa7a5-58d9-40e1-bafc-b95e1662a2ef tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7318c6fd-82b7-4dae-bc70-162d4e269d4b --snapshot stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:51.768241 n-d-806626-1 sudo[109875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7318c6fd-82b7-4dae-bc70-162d4e269d4b --snapshot stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 -L 1.00g
Aug 31 11:28:51.769723 n-d-806626-1 sudo[109875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:53.039260 n-d-806626-1 sudo[109875]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:53.042444 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1d3fa7a5-58d9-40e1-bafc-b95e1662a2ef tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7318c6fd-82b7-4dae-bc70-162d4e269d4b --snapshot stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 -L 1.00g" returned: 0 in 1.305s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:53.202148 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1d3fa7a5-58d9-40e1-bafc-b95e1662a2ef tempest-VolumesExtendTest-1392126881 None] Create snapshot completed successfully
Aug 31 11:28:54.445359 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:54.487322 n-d-806626-1 sudo[109977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:28:54.489169 n-d-806626-1 sudo[109977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:55.161817 n-d-806626-1 sudo[109977]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:55.164499 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796" returned: 0 in 0.719s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:55.167086 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:55.212686 n-d-806626-1 sudo[109980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:28:55.214234 n-d-806626-1 sudo[109980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:55.987649 n-d-806626-1 sudo[109980]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:55.990992 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796" returned: 0 in 0.823s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:55.992816 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.brick.local_dev.lvm [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] Checking to see if volume volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 has been deactivated. {{(pid=84130) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:669}}
Aug 31 11:28:55.993977 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:56.033464 n-d-806626-1 sudo[109987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:28:56.034380 n-d-806626-1 sudo[109987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:56.551368 n-d-806626-1 sudo[109987]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:56.553743 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796" returned: 0 in 0.559s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:56.554586 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.brick.local_dev.lvm [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] Volume volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 has been deactivated. {{(pid=84130) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:675}}
Aug 31 11:28:56.556199 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:56.579251 n-d-806626-1 sudo[109990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:28:56.580689 n-d-806626-1 sudo[109990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:57.357169 n-d-806626-1 sudo[109990]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:57.362456 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796" returned: 0 in 0.804s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:57.363022 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:28:57.392710 n-d-806626-1 sudo[109994]: 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-d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:28:57.393567 n-d-806626-1 sudo[109994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:28:58.239988 n-d-806626-1 sudo[109994]: pam_unix(sudo:session): session closed for user root
Aug 31 11:28:58.242426 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796" returned: 0 in 0.880s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:28:58.334379 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b95fc44a-3473-4c51-8f9c-88263609d63e tempest-VolumesExtendTest-1392126881 None] Extend volume completed successfully.
Aug 31 11:28:59.987654 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-fde5dbd2-0995-4bca-938e-162dda62677b tempest-VolumesExtendTest-1392126881 None] Lock "b'cinder-7318c6fd-82b7-4dae-bc70-162d4e269d4b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:29:00.006173 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fde5dbd2-0995-4bca-938e-162dda62677b tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7318c6fd-82b7-4dae-bc70-162d4e269d4b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:00.128736 n-d-806626-1 sudo[110095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7318c6fd-82b7-4dae-bc70-162d4e269d4b
Aug 31 11:29:00.150880 n-d-806626-1 sudo[110095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:01.231446 n-d-806626-1 sudo[110095]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:01.234557 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fde5dbd2-0995-4bca-938e-162dda62677b tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7318c6fd-82b7-4dae-bc70-162d4e269d4b" returned: 0 in 1.232s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:01.238083 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fde5dbd2-0995-4bca-938e-162dda62677b tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7318c6fd-82b7-4dae-bc70-162d4e269d4b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:01.281339 n-d-806626-1 sudo[110100]: ubuntu : TTY=unknown ; 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-7318c6fd-82b7-4dae-bc70-162d4e269d4b
Aug 31 11:29:01.282270 n-d-806626-1 sudo[110100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:02.245834 n-d-806626-1 sudo[110100]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:02.248350 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fde5dbd2-0995-4bca-938e-162dda62677b tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7318c6fd-82b7-4dae-bc70-162d4e269d4b" returned: 0 in 1.010s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:02.393627 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-fde5dbd2-0995-4bca-938e-162dda62677b tempest-VolumesExtendTest-1392126881 None] Created reservations ['f65528ea-5619-4bc7-8d95-65ad32b5e80f', '01f483dd-8a22-4fe8-9cd0-d4c1263e36f2', 'dfae8260-8e9f-4daa-97d2-a52a2676b246', 'd8867c1a-9705-4b4f-8d95-faa59e5ec9c1'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:29:02.395793 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-fde5dbd2-0995-4bca-938e-162dda62677b tempest-VolumesExtendTest-1392126881 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:29:02.395793 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:29:02.395793 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:02.460199 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fde5dbd2-0995-4bca-938e-162dda62677b tempest-VolumesExtendTest-1392126881 None] Delete snapshot completed successfully.
Aug 31 11:29:02.466310 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-fde5dbd2-0995-4bca-938e-162dda62677b tempest-VolumesExtendTest-1392126881 None] Lock "b'cinder-7318c6fd-82b7-4dae-bc70-162d4e269d4b-delete_snapshot'" released by "delete_snapshot" :: held 2.479s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:29:03.478066 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Lock "b'cinder-d2104fad-20cc-4832-a7bd-d92ce7fd6796-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:29:03.648932 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Skipping remove_export. No iscsi_target is presently exported for volume: d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:29:03.656277 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:03.714709 n-d-806626-1 sudo[110147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:29:03.716998 n-d-806626-1 sudo[110147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:04.418412 n-d-806626-1 sudo[110147]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:04.420688 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796" returned: 0 in 0.769s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:04.423476 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:04.448109 n-d-806626-1 sudo[110150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:29:04.449655 n-d-806626-1 sudo[110150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:05.194361 n-d-806626-1 sudo[110150]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:05.198285 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796" returned: 0 in 0.774s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:05.200945 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:05.252834 n-d-806626-1 sudo[110153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:29:05.253704 n-d-806626-1 sudo[110153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:06.368324 n-d-806626-1 sudo[110153]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:06.370999 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d2104fad-20cc-4832-a7bd-d92ce7fd6796" returned: 0 in 1.170s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:06.372153 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Successfully deleted volume: d2104fad-20cc-4832-a7bd-d92ce7fd6796
Aug 31 11:29:06.475381 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Created reservations ['3b5b95fe-2998-449e-988f-48a7070088e3', '3cc3b685-17cd-4d54-b1ee-b5f759b8bb08', '47b43628-4789-4993-9fa0-81d3986f7d62', '3e5b7456-aae7-4fea-9d5c-9496d7ea9f00'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:29:06.485650 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:29:06.485650 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:29:06.485650 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:06.612587 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:29:06.614812 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:06.678461 n-d-806626-1 sudo[110166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:06.682171 n-d-806626-1 sudo[110166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:07.558462 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Lock "b'cinder-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:29:07.591527 n-d-806626-1 sudo[110166]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:07.599523 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.984s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:07.605187 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:07.677228 n-d-806626-1 sudo[110174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:07.687835 n-d-806626-1 sudo[110174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:07.759334 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd59a8b7-cbea-4b92-9a02-d1d5be958d6b
Aug 31 11:29:07.761707 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:07.814878 n-d-806626-1 sudo[110176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b
Aug 31 11:29:07.815725 n-d-806626-1 sudo[110176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:08.462172 n-d-806626-1 sudo[110174]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:08.465021 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.859s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:08.468157 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:29:08.477350 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Deleted volume successfully.
Aug 31 11:29:08.499460 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7b70f195-d347-419e-a637-76acdbb1390b tempest-VolumesExtendTest-1392126881 None] Lock "b'cinder-d2104fad-20cc-4832-a7bd-d92ce7fd6796-delete_volume'" released by "delete_volume" :: held 5.021s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:29:08.652805 n-d-806626-1 sudo[110176]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:08.654865 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b" returned: 0 in 0.893s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:08.657646 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:08.701606 n-d-806626-1 sudo[110190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b
Aug 31 11:29:08.703197 n-d-806626-1 sudo[110190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:09.765391 n-d-806626-1 sudo[110190]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:09.768850 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b" returned: 0 in 1.111s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:09.771254 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:09.792655 n-d-806626-1 sudo[110203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b
Aug 31 11:29:09.794243 n-d-806626-1 sudo[110203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:10.633486 n-d-806626-1 sudo[110203]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:10.635738 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b" returned: 0 in 0.864s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:10.637004 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Successfully deleted volume: dd59a8b7-cbea-4b92-9a02-d1d5be958d6b
Aug 31 11:29:10.716843 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Created reservations ['2331fbc7-5491-446e-8aa6-e83983eae242', 'df18d22f-4e55-42fa-99af-43e69a630b50', 'cf6ab0d7-4933-4e52-b272-3c6092f65bb9', '60a48f13-8adf-44e0-b428-6cbbe87cd8a4'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:29:10.723658 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:29:10.723658 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:29:10.723658 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:10.854827 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:29:10.855751 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:10.952679 n-d-806626-1 sudo[110231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:10.956043 n-d-806626-1 sudo[110231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:11.842664 n-d-806626-1 sudo[110231]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:11.845343 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.989s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:11.847645 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:11.986524 n-d-806626-1 sudo[110284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:12.001993 n-d-806626-1 sudo[110284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:13.028112 n-d-806626-1 sudo[110284]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:13.030820 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.182s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:13.033661 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:29:13.040344 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Deleted volume successfully.
Aug 31 11:29:13.075355 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-262cd5ea-9f98-4f96-a1c6-c2daf23294a6 tempest-VolumesExtendTest-1392126881 None] Lock "b'cinder-dd59a8b7-cbea-4b92-9a02-d1d5be958d6b-delete_volume'" released by "delete_volume" :: held 5.517s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:29:17.447984 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:29:17.449587 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:29:17.450448 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:17.560103 n-d-806626-1 sudo[110304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:17.567506 n-d-806626-1 sudo[110304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:17.785255 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:17.801439 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:17.802248 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:17.836168 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (46255f36-60ad-4d1f-8584-8ec04bd91b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:17.863465 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbf21b0d-c619-43e8-a01c-4a8819e72c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:17.925854 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:17.955647 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbf21b0d-c619-43e8-a01c-4a8819e72c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-183091777',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=090fa06e-220b-4972-9962-a98d36a51677,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b2e83ce4250f4681a484f792d7d72700',provider_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-08-31T11:29:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:18Z,user_id='61166031964f46ac9a31928d200aa757',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:17.960533 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (870b90e1-7a42-443e-900c-f2bdbc763324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:17.964236 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (870b90e1-7a42-443e-900c-f2bdbc763324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:17.967369 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92876785-7425-42db-9c66-4535a08a8afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:17.973701 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92876785-7425-42db-9c66-4535a08a8afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '090fa06e-220b-4972-9962-a98d36a51677', 'volume_name': 'volume-090fa06e-220b-4972-9962-a98d36a51677', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:17.980309 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40232b10-3b13-4fa0-b5b2-e04e086028dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:17.986064 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40232b10-3b13-4fa0-b5b2-e04e086028dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:17.998159 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6bf49c0-8a5d-4680-880b-dbe6f9d475f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:18.001294 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Volume 090fa06e-220b-4972-9962-a98d36a51677: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-090fa06e-220b-4972-9962-a98d36a51677', 'volume_size': 1}
Aug 31 11:29:18.002674 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-090fa06e-220b-4972-9962-a98d36a51677 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:18.075727 n-d-806626-1 sudo[110306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-090fa06e-220b-4972-9962-a98d36a51677 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:18.080528 n-d-806626-1 sudo[110306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:18.456665 n-d-806626-1 sudo[110304]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:18.458862 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.008s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:18.461405 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:18.519227 n-d-806626-1 sudo[110309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:18.521745 n-d-806626-1 sudo[110309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:19.301215 n-d-806626-1 sudo[110306]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:19.304786 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-090fa06e-220b-4972-9962-a98d36a51677 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.302s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:19.309020 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6bf49c0-8a5d-4680-880b-dbe6f9d475f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-090fa06e-220b-4972-9962-a98d36a51677', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:19.312896 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b7f23be-1d68-4c43-8b14-778f5d9243b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:19.339375 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Volume volume-090fa06e-220b-4972-9962-a98d36a51677 (090fa06e-220b-4972-9962-a98d36a51677): created successfully
Aug 31 11:29:19.342066 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b7f23be-1d68-4c43-8b14-778f5d9243b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:19.347680 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (46255f36-60ad-4d1f-8584-8ec04bd91b4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:19.385224 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-82bd9e47-f1b8-42bb-8517-324507f10959 tempest-VolumesGetTest-1463140704 None] Created volume successfully.
Aug 31 11:29:19.390326 n-d-806626-1 sudo[110309]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:19.396941 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:19.398973 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:29:21.877924 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:21.895743 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:21.896619 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:21.955299 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (9221cbe6-2fbd-4ed7-9188-0e22adc55b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:21.958605 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d96ccf52-27b5-403e-8e85-01ef0e1c1d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:22.008286 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:22.063336 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d96ccf52-27b5-403e-8e85-01ef0e1c1d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1463386483',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=d20a68c0-b7b5-4043-a018-ccaf55c09f2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e83ce4250f4681a484f792d7d72700',provider_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-08-31T11:29:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:22Z,user_id='61166031964f46ac9a31928d200aa757',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:22.065918 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0901357-e887-4692-8e56-897e7b916652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:22.068123 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0901357-e887-4692-8e56-897e7b916652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:22.075143 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (581c41ca-5b79-4c5b-91ac-f333436f6fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:22.080452 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (581c41ca-5b79-4c5b-91ac-f333436f6fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd20a68c0-b7b5-4043-a018-ccaf55c09f2d', 'volume_name': 'volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:22.083205 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f2e4edd-4de4-4fe1-ba6b-75039452ed87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:22.087286 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f2e4edd-4de4-4fe1-ba6b-75039452ed87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:22.093524 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da995b0c-73a1-4694-b802-8ff6193d3908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:22.095829 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Volume d20a68c0-b7b5-4043-a018-ccaf55c09f2d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d', 'volume_size': 1}
Aug 31 11:29:22.097949 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:22.127793 n-d-806626-1 sudo[110346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:22.129592 n-d-806626-1 sudo[110346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:23.157466 n-d-806626-1 sudo[110346]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:23.159783 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.062s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:23.164069 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da995b0c-73a1-4694-b802-8ff6193d3908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:23.167237 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed311f06-df71-4f59-9d55-5ddb8c7f9d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:23.189097 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Volume volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d (d20a68c0-b7b5-4043-a018-ccaf55c09f2d): created successfully
Aug 31 11:29:23.192468 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed311f06-df71-4f59-9d55-5ddb8c7f9d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:23.196290 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (9221cbe6-2fbd-4ed7-9188-0e22adc55b72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:23.207366 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8fb89b62-2cda-45da-98a0-a5bb7d8a7bdc tempest-VolumesGetTest-1463140704 None] Created volume successfully.
Aug 31 11:29:24.598235 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-d20a68c0-b7b5-4043-a018-ccaf55c09f2d-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:29:24.714679 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Skipping remove_export. No iscsi_target is presently exported for volume: d20a68c0-b7b5-4043-a018-ccaf55c09f2d
Aug 31 11:29:24.715838 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:24.742965 n-d-806626-1 sudo[110380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d
Aug 31 11:29:24.744576 n-d-806626-1 sudo[110380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:25.343363 n-d-806626-1 sudo[110380]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:25.345801 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d" returned: 0 in 0.629s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:25.347703 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:25.369858 n-d-806626-1 sudo[110383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d
Aug 31 11:29:25.371613 n-d-806626-1 sudo[110383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:25.835800 n-d-806626-1 sudo[110383]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:25.838191 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d" returned: 0 in 0.490s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:25.840707 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:25.863737 n-d-806626-1 sudo[110386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d
Aug 31 11:29:25.874765 n-d-806626-1 sudo[110386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:26.665477 n-d-806626-1 sudo[110386]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:26.668599 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d20a68c0-b7b5-4043-a018-ccaf55c09f2d" returned: 0 in 0.827s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:26.670230 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Successfully deleted volume: d20a68c0-b7b5-4043-a018-ccaf55c09f2d
Aug 31 11:29:26.729118 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Created reservations ['42c63244-35b9-415d-880a-5dd115c24e56', 'dbd2f43f-180f-471d-bf90-3128f8bb0d50', '21470e6e-31b6-464e-8e30-71c346cd8b32', '4520ad15-8280-4f3b-a82f-beeeba1e4572'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:29:26.734337 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:29:26.734337 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:29:26.734337 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:26.836941 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:29:26.847891 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:26.902988 n-d-806626-1 sudo[110392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:26.903825 n-d-806626-1 sudo[110392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:27.235203 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-090fa06e-220b-4972-9962-a98d36a51677-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:29:27.439508 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Skipping remove_export. No iscsi_target is presently exported for volume: 090fa06e-220b-4972-9962-a98d36a51677
Aug 31 11:29:27.440877 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-090fa06e-220b-4972-9962-a98d36a51677 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:27.510620 n-d-806626-1 sudo[110394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-090fa06e-220b-4972-9962-a98d36a51677
Aug 31 11:29:27.516641 n-d-806626-1 sudo[110394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:27.806718 n-d-806626-1 sudo[110392]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:27.808966 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.961s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:27.811605 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:27.841315 n-d-806626-1 sudo[110397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:27.843881 n-d-806626-1 sudo[110397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:28.137935 n-d-806626-1 sudo[110394]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:28.140501 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-090fa06e-220b-4972-9962-a98d36a51677" returned: 0 in 0.699s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:28.142779 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-090fa06e-220b-4972-9962-a98d36a51677 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:28.190407 n-d-806626-1 sudo[110400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-090fa06e-220b-4972-9962-a98d36a51677
Aug 31 11:29:28.206425 n-d-806626-1 sudo[110400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:28.605625 n-d-806626-1 sudo[110397]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:28.608901 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.796s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:28.611537 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:29:28.623918 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Deleted volume successfully.
Aug 31 11:29:28.647246 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8d512721-d517-4639-9480-ec0bb84b2ba9 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-d20a68c0-b7b5-4043-a018-ccaf55c09f2d-delete_volume'" released by "delete_volume" :: held 4.049s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:29:29.006633 n-d-806626-1 sudo[110400]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:29.008296 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-090fa06e-220b-4972-9962-a98d36a51677" returned: 0 in 0.866s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:29.009921 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-090fa06e-220b-4972-9962-a98d36a51677 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:29.054038 n-d-806626-1 sudo[110406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-090fa06e-220b-4972-9962-a98d36a51677
Aug 31 11:29:29.054935 n-d-806626-1 sudo[110406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:29.114992 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:29.126587 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:29.131275 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:29.166316 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Flow 'volume_create_manager' (c077e2d1-aa79-4f2e-b528-66aa18f851dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:29.170299 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34cc9bce-3fe1-4dc8-89fb-d6b8f84f3cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:29.197135 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:29.235546 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34cc9bce-3fe1-4dc8-89fb-d6b8f84f3cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2024040626',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=895c15e7-5f39-4966-bd4a-eb1e2ed7ef72,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ebcafb7f22d04c87b5418f3953db8feb',provider_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-08-31T11:29:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:29Z,user_id='b4933f9ac4df4110ad5b5aeddbf8d0dc',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:29.238051 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7751ffab-c4d4-4b85-88c4-1a46356d88a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:29.240538 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7751ffab-c4d4-4b85-88c4-1a46356d88a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:29.243266 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f425120f-8c38-4d9f-89c3-e0688e35f02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:29.245834 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f425120f-8c38-4d9f-89c3-e0688e35f02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '895c15e7-5f39-4966-bd4a-eb1e2ed7ef72', 'volume_name': 'volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:29.248763 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe1ce16-7581-4279-8953-f680cfec51ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:29.251226 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe1ce16-7581-4279-8953-f680cfec51ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:29.253662 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1553988-99e3-4722-9a5e-c0ce16a22e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:29.254629 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Volume 895c15e7-5f39-4966-bd4a-eb1e2ed7ef72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72', 'volume_size': 1}
Aug 31 11:29:29.256088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:29.289327 n-d-806626-1 sudo[110410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:29.291166 n-d-806626-1 sudo[110410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:29.670517 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Terminate volume connection completed successfully.
Aug 31 11:29:29.737703 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:29.861902 n-d-806626-1 sudo[110406]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:29.865467 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-090fa06e-220b-4972-9962-a98d36a51677" returned: 0 in 0.856s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:29.869471 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Successfully deleted volume: 090fa06e-220b-4972-9962-a98d36a51677
Aug 31 11:29:29.985910 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:29.991178 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796704]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef\n Backing store flags: \n Account information:\n cWz4R2LDAL62iPnKyJdy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:30.001701 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Removing iscsi_target for Volume ID: 0dd978c3-cdc6-47e5-9bac-b5482ab1caef
Aug 31 11:29:30.005132 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:30.047180 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Created reservations ['3cdb24bf-7678-4849-83ee-95033b287c27', '2f7139ba-644a-4414-a764-fe5891f2da10', 'b0ece11a-13df-4fbb-81d3-4a07b1430a1a', 'c861bb2e-488c-4a90-8be6-173928af6f4c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:29:30.049538 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:29:30.049538 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:29:30.049538 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:30.078603 n-d-806626-1 sudo[110410]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:30.089740 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.833s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:30.095583 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1553988-99e3-4722-9a5e-c0ce16a22e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:30.097838 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ea82d52-f151-4dd1-bcbb-94b156ee31bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:30.162493 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Volume volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72 (895c15e7-5f39-4966-bd4a-eb1e2ed7ef72): created successfully
Aug 31 11:29:30.174227 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ea82d52-f151-4dd1-bcbb-94b156ee31bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:30.178119 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Flow 'volume_create_manager' (c077e2d1-aa79-4f2e-b528-66aa18f851dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:30.196062 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-a9de8289-b133-4fa0-b26a-12007870eb7e req-684dfdb4-c931-492a-8814-088a03774b87 tempest-VolumesGetTestJSON-271802890 None] Created volume successfully.
Aug 31 11:29:30.218299 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:29:30.219110 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:30.265650 n-d-806626-1 sudo[110461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:30.266500 n-d-806626-1 sudo[110461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:30.365632 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef -f" returned: 0 in 0.361s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:30.366169 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796704]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:30.367714 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:30.463677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:30.464168 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796704]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:30.465336 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-cf5a5c3a-1abf-4505-b07f-af5d11e24f79 tempest-VolumesBackupsTest-1637693251 None] Remove volume export completed successfully.
Aug 31 11:29:30.685539 n-d-806626-1 sudo[110461]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:30.688143 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:30.690340 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:30.712384 n-d-806626-1 sudo[110477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:30.713311 n-d-806626-1 sudo[110477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:31.318925 n-d-806626-1 sudo[110477]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:31.321236 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.631s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:31.323752 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:29:31.330747 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Deleted volume successfully.
Aug 31 11:29:31.354620 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-2425e181-b1ab-40ff-b3dd-91966f8cdff9 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-090fa06e-220b-4972-9962-a98d36a51677-delete_volume'" released by "delete_volume" :: held 4.119s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:29:31.572815 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:31.588024 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:31.588754 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:31.620284 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (654f501c-e0c7-4a61-8f6d-387b66bd252a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:31.633267 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9719ffc2-5646-47b1-977d-71c682a5809e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:31.691200 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:31.751061 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9719ffc2-5646-47b1-977d-71c682a5809e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f62c3449-2b8e-4cad-85a8-f50c2f2dbd54',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=481ec21f-6700-44e2-94aa-b37f5057d924,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5faca983aef049749d37e368ac9e8a6b',provider_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-08-31T11:29:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:32Z,user_id='54395e87e314465996a2782a92986697',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:31.754197 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0e1f048-5120-4181-be63-23f374c56c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:31.760955 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0e1f048-5120-4181-be63-23f374c56c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:31.766645 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7a37069-47cc-42e4-9bdf-10f6f81d3945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:31.776391 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7a37069-47cc-42e4-9bdf-10f6f81d3945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '481ec21f-6700-44e2-94aa-b37f5057d924', 'volume_name': 'volume-481ec21f-6700-44e2-94aa-b37f5057d924', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:31.790582 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91ca5716-63f7-4750-b34f-885594e654cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:31.793539 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91ca5716-63f7-4750-b34f-885594e654cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:31.796374 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92ab6626-576b-4c30-9b11-19ff309b499d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:31.797312 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Volume 481ec21f-6700-44e2-94aa-b37f5057d924: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-481ec21f-6700-44e2-94aa-b37f5057d924', 'volume_size': 1}
Aug 31 11:29:31.798670 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-481ec21f-6700-44e2-94aa-b37f5057d924 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:31.879458 n-d-806626-1 sudo[110480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-481ec21f-6700-44e2-94aa-b37f5057d924 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:31.881608 n-d-806626-1 sudo[110480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:31.901592 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:31.909544 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:31.911052 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:31.984995 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (ebbe0dfe-866d-42a9-aea4-34e218b99225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:32.012362 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f735fc5-a5e6-4fa9-a33b-4c9953d8db0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:32.120390 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:32.199814 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f735fc5-a5e6-4fa9-a33b-4c9953d8db0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1944253747',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=7b652f53-2118-4591-b270-32bc2373eab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e83ce4250f4681a484f792d7d72700',provider_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-08-31T11:29:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:32Z,user_id='61166031964f46ac9a31928d200aa757',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:32.207846 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b520a55-115c-43eb-b574-df12bfae8b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:32.211631 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b520a55-115c-43eb-b574-df12bfae8b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:32.217698 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75b75b87-bfbd-44f2-ba47-572fdbe665fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:32.221651 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75b75b87-bfbd-44f2-ba47-572fdbe665fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b652f53-2118-4591-b270-32bc2373eab2', 'volume_name': 'volume-7b652f53-2118-4591-b270-32bc2373eab2', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:32.238853 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6434283f-568d-4444-88f0-19f87a9bc9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:32.242666 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6434283f-568d-4444-88f0-19f87a9bc9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:32.247186 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (844cbd06-b0d1-4029-a603-4595b6b518e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:32.249808 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Volume 7b652f53-2118-4591-b270-32bc2373eab2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b652f53-2118-4591-b270-32bc2373eab2', 'volume_size': 1}
Aug 31 11:29:32.251520 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b652f53-2118-4591-b270-32bc2373eab2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:32.286739 n-d-806626-1 sudo[110482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b652f53-2118-4591-b270-32bc2373eab2 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:32.289302 n-d-806626-1 sudo[110482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:32.538842 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Lock "b'cinder-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:29:32.652138 n-d-806626-1 sudo[110480]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:32.674483 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-481ec21f-6700-44e2-94aa-b37f5057d924 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.876s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:32.681770 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92ab6626-576b-4c30-9b11-19ff309b499d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-481ec21f-6700-44e2-94aa-b37f5057d924', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:32.690569 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2adc284c-aad6-4b27-b34e-694511d1494a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:32.752161 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Skipping remove_export. No iscsi_target is presently exported for volume: 895c15e7-5f39-4966-bd4a-eb1e2ed7ef72
Aug 31 11:29:32.758220 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:32.788466 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Volume volume-481ec21f-6700-44e2-94aa-b37f5057d924 (481ec21f-6700-44e2-94aa-b37f5057d924): created successfully
Aug 31 11:29:32.793584 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2adc284c-aad6-4b27-b34e-694511d1494a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:32.799354 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (654f501c-e0c7-4a61-8f6d-387b66bd252a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:32.807934 n-d-806626-1 sudo[110513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72
Aug 31 11:29:32.812794 n-d-806626-1 sudo[110513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:32.820940 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Created volume successfully.
Aug 31 11:29:33.130160 n-d-806626-1 sudo[110482]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:33.131997 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b652f53-2118-4591-b270-32bc2373eab2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.881s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:33.134440 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (844cbd06-b0d1-4029-a603-4595b6b518e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b652f53-2118-4591-b270-32bc2373eab2', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:33.136826 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59cc9c17-cc13-40f5-9bd2-502d45cbb094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:33.148914 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Volume volume-7b652f53-2118-4591-b270-32bc2373eab2 (7b652f53-2118-4591-b270-32bc2373eab2): created successfully
Aug 31 11:29:33.153207 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59cc9c17-cc13-40f5-9bd2-502d45cbb094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:33.158633 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (ebbe0dfe-866d-42a9-aea4-34e218b99225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:33.174664 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e201d303-9c14-45f2-80c1-e425dd613f2b tempest-VolumesGetTest-1463140704 None] Created volume successfully.
Aug 31 11:29:33.553253 n-d-806626-1 sudo[110513]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:33.556716 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72" returned: 0 in 0.798s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:33.559754 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:33.595820 n-d-806626-1 sudo[110547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72
Aug 31 11:29:33.596646 n-d-806626-1 sudo[110547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:34.109537 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:34.155168 n-d-806626-1 sudo[110554]: 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-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:34.157370 n-d-806626-1 sudo[110554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:34.252403 n-d-806626-1 sudo[110547]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:34.254710 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72" returned: 0 in 0.696s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:34.256752 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:34.293444 n-d-806626-1 sudo[110556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72
Aug 31 11:29:34.295612 n-d-806626-1 sudo[110556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:34.683925 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:34.694181 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:34.698525 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:34.748759 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (0a89b14f-7673-4723-b15a-d9bec3a647a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:34.767079 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7989c15a-36c9-4cb7-99e9-8ab3f7cc4c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:34.831627 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:34.867362 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7989c15a-36c9-4cb7-99e9-8ab3f7cc4c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2039681469',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=9aa961a3-0a84-4168-937c-84725941be0b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b2e83ce4250f4681a484f792d7d72700',provider_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-08-31T11:29:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=7b652f53-2118-4591-b270-32bc2373eab2,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:35Z,user_id='61166031964f46ac9a31928d200aa757',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:34.870443 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22c2e720-7d18-4433-b43b-365deb1932d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:34.873852 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22c2e720-7d18-4433-b43b-365deb1932d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:34.876720 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6903020-8555-47e7-a204-efb6d0f642f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:34.948824 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6903020-8555-47e7-a204-efb6d0f642f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '9aa961a3-0a84-4168-937c-84725941be0b', 'volume_name': 'volume-9aa961a3-0a84-4168-937c-84725941be0b', 'volume_size': 1, 'source_volid': '7b652f53-2118-4591-b270-32bc2373eab2', 'source_volstatus': 'available'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:34.954995 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f86ec1dc-27ce-4724-b5c5-94a21e2902f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:34.962217 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f86ec1dc-27ce-4724-b5c5-94a21e2902f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:34.966972 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8399da4-62b3-4736-b723-96bf566d35ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:34.968620 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Volume 9aa961a3-0a84-4168-937c-84725941be0b: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-9aa961a3-0a84-4168-937c-84725941be0b', 'volume_size': 1, 'source_volid': '7b652f53-2118-4591-b270-32bc2373eab2', 'source_volstatus': 'available'}
Aug 31 11:29:35.074314 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Creating clone of volume: 7b652f53-2118-4591-b270-32bc2373eab2
Aug 31 11:29:35.075697 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:35.119924 n-d-806626-1 sudo[110562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2
Aug 31 11:29:35.122457 n-d-806626-1 sudo[110562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:35.231578 n-d-806626-1 sudo[110554]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:35.234743 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924" returned: 0 in 1.125s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:35.272253 n-d-806626-1 sudo[110556]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:35.310262 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72" returned: 0 in 1.053s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:35.311680 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Successfully deleted volume: 895c15e7-5f39-4966-bd4a-eb1e2ed7ef72
Aug 31 11:29:35.358603 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:35.384144 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:35.384537 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:35.385268 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:29:35.394919 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Creating iscsi_target for Volume ID: volume-481ec21f-6700-44e2-94aa-b37f5057d924 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Created volume path /opt/stack/data/cinder/volumes/volume-481ec21f-6700-44e2-94aa-b37f5057d924,
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]: incominguser Zb5M4Zn8MMtYKk8zhZgy xTXwBBet8vNgSPPa
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:35.401412 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:29:35.405995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:35.442044 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Created reservations ['ddcde4be-0d26-4b71-8dcc-96a20c3ea468', '511df256-028f-4420-9390-92f369437a07', '1b82bb7e-8911-492f-9d72-78cb2bc2b9d1', 'f71aa48b-ab82-49b1-b062-c2ac5a76e9da'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:29:35.445210 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:29:35.445210 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:29:35.445210 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:35.509019 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:29:35.510000 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:35.548826 n-d-806626-1 sudo[110567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:35.549762 n-d-806626-1 sudo[110567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:35.873897 n-d-806626-1 sudo[110562]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:35.876118 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2" returned: 0 in 0.801s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:35.877656 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-9aa961a3-0a84-4168-937c-84725941be0b --snapshot stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:35.910270 n-d-806626-1 sudo[110577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-9aa961a3-0a84-4168-937c-84725941be0b --snapshot stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2 -L 1.00g
Aug 31 11:29:35.911128 n-d-806626-1 sudo[110577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:36.227602 n-d-806626-1 sudo[110567]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:36.230090 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.720s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:36.232512 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:36.254124 n-d-806626-1 sudo[110580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:29:36.255328 n-d-806626-1 sudo[110580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:36.397958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924" returned: 0 in 0.993s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:36.398392 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:36.399318 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:29:36.399894 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:29:36.401935 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:36.423521 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:36.424120 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:36.425162 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:29:36.434081 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:36.727644 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.298s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:36.727644 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:36.730891 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:36.888255 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:36.890092 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:36.892464 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Set provider_location to: 10.222.0.50:3260,7 iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:29:36.987928 n-d-806626-1 sudo[110577]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:37.007975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-9aa961a3-0a84-4168-937c-84725941be0b --snapshot stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2 -L 1.00g" returned: 0 in 1.129s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:37.009611 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9aa961a3-0a84-4168-937c-84725941be0b stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:37.063912 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Initialize volume connection completed successfully.
Aug 31 11:29:37.064719 n-d-806626-1 sudo[110707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9aa961a3-0a84-4168-937c-84725941be0b stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:37.065544 n-d-806626-1 sudo[110707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:37.089784 n-d-806626-1 sudo[110580]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:37.092429 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.859s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:37.094628 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:29:37.103081 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Deleted volume successfully.
Aug 31 11:29:37.133473 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-6d6de7b1-1c48-4fab-b98c-b98603ed0e17 req-48a411a0-ce0b-4a46-9970-1a88d429a693 tempest-VolumesGetTestJSON-271802890 None] Lock "b'cinder-895c15e7-5f39-4966-bd4a-eb1e2ed7ef72-delete_volume'" released by "delete_volume" :: held 4.595s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:29:38.057431 n-d-806626-1 sudo[110707]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:38.061385 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9aa961a3-0a84-4168-937c-84725941be0b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.051s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:38.063608 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-9aa961a3-0a84-4168-937c-84725941be0b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:38.099949 n-d-806626-1 sudo[110780]: 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-9aa961a3-0a84-4168-937c-84725941be0b
Aug 31 11:29:38.101687 n-d-806626-1 sudo[110780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:38.703412 n-d-806626-1 sudo[110780]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:38.706797 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-9aa961a3-0a84-4168-937c-84725941be0b" returned: 0 in 0.642s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:38.709778 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9aa961a3--0a84--4168--937c--84725941be0b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:38.745092 n-d-806626-1 sudo[110785]: 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--9aa961a3--0a84--4168--937c--84725941be0b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b iflag=direct
Aug 31 11:29:38.746711 n-d-806626-1 sudo[110785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:39.844270 n-d-806626-1 sudo[110785]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:39.847760 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9aa961a3--0a84--4168--937c--84725941be0b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b iflag=direct" returned: 0 in 1.137s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:39.850698 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9aa961a3--0a84--4168--937c--84725941be0b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:39.932629 n-d-806626-1 sudo[110798]: 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--9aa961a3--0a84--4168--937c--84725941be0b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b oflag=direct
Aug 31 11:29:39.938221 n-d-806626-1 sudo[110798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:40.474294 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:40.494239 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:40.494239 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:40.558364 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Flow 'volume_create_manager' (ce76c63e-5075-4076-af7c-52828b46b69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:40.573367 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (727a0c5b-f23b-42b4-b1ac-fa7964a3531f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:40.680074 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:40.806241 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (727a0c5b-f23b-42b4-b1ac-fa7964a3531f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-429660133',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=24b20765-6e6f-4348-bc4b-2beeae15c5c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d7c2961b05143bb97c2c5bbf6a94cae',provider_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-08-31T11:29:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:40Z,user_id='ad1ba790e1d545d49a587c82e2f8c179',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:40.816161 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (677c7b77-5d19-4cf6-8dcf-f62684e880e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:40.830029 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (677c7b77-5d19-4cf6-8dcf-f62684e880e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:40.832480 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71b39bba-351b-40b0-9587-57e1c869e8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:40.847351 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71b39bba-351b-40b0-9587-57e1c869e8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '24b20765-6e6f-4348-bc4b-2beeae15c5c0', 'volume_name': 'volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:40.859153 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efec5e0c-1e07-4ebc-8ade-29edf84d92f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:40.875960 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efec5e0c-1e07-4ebc-8ade-29edf84d92f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:40.886634 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21528f59-d68b-4504-974a-b40dc10a3855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:40.887485 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Volume 24b20765-6e6f-4348-bc4b-2beeae15c5c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0', 'volume_size': 1}
Aug 31 11:29:40.898051 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:40.957798 n-d-806626-1 sudo[110812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:40.962412 n-d-806626-1 sudo[110812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:40.978142 n-d-806626-1 sudo[110798]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:40.981171 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9aa961a3--0a84--4168--937c--84725941be0b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b oflag=direct" returned: 0 in 1.133s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:40.982517 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9aa961a3--0a84--4168--937c--84725941be0b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:41.088935 n-d-806626-1 sudo[110814]: 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--9aa961a3--0a84--4168--937c--84725941be0b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:29:41.089796 n-d-806626-1 sudo[110814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:42.482448 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.579s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:42.482448 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21528f59-d68b-4504-974a-b40dc10a3855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:42.482448 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a912e6c5-1f74-4c2c-a792-0cc3b0998e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:42.471639 n-d-806626-1 sudo[110812]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:42.501774 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Volume volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 (24b20765-6e6f-4348-bc4b-2beeae15c5c0): created successfully
Aug 31 11:29:42.518539 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a912e6c5-1f74-4c2c-a792-0cc3b0998e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:42.518539 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Flow 'volume_create_manager' (ce76c63e-5075-4076-af7c-52828b46b69e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:42.548871 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1ce588f7-68a9-41d1-9ca7-a7d7a3903cfe tempest-AttachVolumeNegativeTest-69531131 None] Created volume successfully.
Aug 31 11:29:44.047427 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:44.066605 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:44.067449 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:44.163843 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Flow 'volume_create_manager' (d43dc972-6d33-4be9-8cc0-507a0e201165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:44.179379 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9a440d4-807b-4101-a12b-ebfc243b6307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:44.334646 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:44.405391 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9a440d4-807b-4101-a12b-ebfc243b6307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-885788960',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=495ae55c-d144-491b-a61b-cfbce640bcba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50040dc1fb2a489da3f6a42bd625d344',provider_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-08-31T11:29:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:44Z,user_id='9e2836cf712549e3abd862f91592a0cb',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:44.413290 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21b9a4e0-71a4-47b8-b5e6-0dacf6323538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:44.425077 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21b9a4e0-71a4-47b8-b5e6-0dacf6323538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:44.434410 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64ca4cbb-7395-404b-9c7c-28aa004127ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:44.441010 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64ca4cbb-7395-404b-9c7c-28aa004127ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '495ae55c-d144-491b-a61b-cfbce640bcba', 'volume_name': 'volume-495ae55c-d144-491b-a61b-cfbce640bcba', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:44.446248 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2498066a-9d78-4f00-98d6-af0dc9d8c29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:44.455990 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2498066a-9d78-4f00-98d6-af0dc9d8c29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:44.458443 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (abc04a0f-2d9e-4d32-8dc1-450d792fd06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:44.462504 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Volume 495ae55c-d144-491b-a61b-cfbce640bcba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-495ae55c-d144-491b-a61b-cfbce640bcba', 'volume_size': 1}
Aug 31 11:29:44.463866 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-495ae55c-d144-491b-a61b-cfbce640bcba stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:44.621997 n-d-806626-1 sudo[110854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-495ae55c-d144-491b-a61b-cfbce640bcba stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:44.622857 n-d-806626-1 sudo[110854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:45.661978 n-d-806626-1 sudo[110854]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:45.667766 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-495ae55c-d144-491b-a61b-cfbce640bcba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.200s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:45.667766 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (abc04a0f-2d9e-4d32-8dc1-450d792fd06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-495ae55c-d144-491b-a61b-cfbce640bcba', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:45.683926 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ea7a37e-6f9c-42e5-bcd4-7dc0b3ac91e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:45.694134 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Volume volume-495ae55c-d144-491b-a61b-cfbce640bcba (495ae55c-d144-491b-a61b-cfbce640bcba): created successfully
Aug 31 11:29:45.694134 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ea7a37e-6f9c-42e5-bcd4-7dc0b3ac91e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:45.708377 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Flow 'volume_create_manager' (d43dc972-6d33-4be9-8cc0-507a0e201165) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:45.718434 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3e037768-19c4-4fc4-a113-1d6481a39c6a tempest-AttachVolumeTestJSON-1921753546 None] Created volume successfully.
Aug 31 11:29:46.742372 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-130162d8-1142-4a03-ac04-b160affa9f14 tempest-GroupsV314Test-2068611404 None] Group tempest-GroupsV314Test-Group-1633475009: creating
Aug 31 11:29:46.784088 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-130162d8-1142-4a03-ac04-b160affa9f14 tempest-GroupsV314Test-2068611404 None] Group tempest-GroupsV314Test-Group-1633475009: created successfully
Aug 31 11:29:46.838374 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-130162d8-1142-4a03-ac04-b160affa9f14 tempest-GroupsV314Test-2068611404 None] Create group completed successfully.
Aug 31 11:29:47.240764 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:47.342691 n-d-806626-1 sudo[110886]: 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-24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:29:47.359131 n-d-806626-1 sudo[110886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:48.836436 n-d-806626-1 sudo[110886]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:48.840107 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0" returned: 0 in 1.599s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:49.006796 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.051s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Target 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: I_T nexus: 24
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070000
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf70
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070001
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf71
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: Zb5M4Zn8MMtYKk8zhZgy
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:29:49.040306 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] Creating iscsi_target for Volume ID: volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] Created volume path /opt/stack/data/cinder/volumes/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0,
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]: incominguser egx9AcVaxocec42Eb64T 2E9Jz2scXdx2V5Rv
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:29:49.059932 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:50.128689 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:50.143243 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:50.143872 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:50.171461 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Flow 'volume_create_manager' (4805c91b-9275-47b3-addf-8c916b572a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:50.175670 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68c326c6-323f-4ffa-92b7-9ff0bbb2ea8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:50.208873 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:50.240971 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68c326c6-323f-4ffa-92b7-9ff0bbb2ea8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2027576009',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=64db93a5-0bfc-4077-9474-e3c4af64434b,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=cfb654aa-8c00-4c23-beaa-f2483ffe42bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cfd3814331a46868d8fda89e9f50f27',provider_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-08-31T11:29:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:50Z,user_id='beabd6c96ed34681a0bd3311df96186d',volume_attachment=>,volume_type=VolumeType(b09c72fe-7501-4b32-85a7-2388be82e422),volume_type_id=b09c72fe-7501-4b32-85a7-2388be82e422)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:50.245087 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5aac0c99-d8d5-462c-ab8e-94db9430bb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:50.247430 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5aac0c99-d8d5-462c-ab8e-94db9430bb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:50.253799 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (946a25dc-5f19-47a4-bb76-04c13763c20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:50.261904 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (946a25dc-5f19-47a4-bb76-04c13763c20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cfb654aa-8c00-4c23-beaa-f2483ffe42bd', 'volume_name': 'volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:50.274532 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed01c16e-9777-4de2-910a-04bb57dbccb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:50.289115 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed01c16e-9777-4de2-910a-04bb57dbccb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:50.295035 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb449ada-1eac-4d82-a4af-0ea96820f29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:50.444673 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Volume cfb654aa-8c00-4c23-beaa-f2483ffe42bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd', 'volume_size': 1}
Aug 31 11:29:50.454147 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:50.486675 n-d-806626-1 sudo[110814]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:50.521307 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9aa961a3--0a84--4168--937c--84725941be0b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.529s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:50.528091 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9aa961a3--0a84--4168--937c--84725941be0b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9aa961a3--0a84--4168--937c--84725941be0b, size 1024.00 MB, duration 9.53 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:29:50.528091 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Volume copy 1024.00 MB at 107.43 MB/s
Aug 31 11:29:50.528091 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-9aa961a3-0a84-4168-937c-84725941be0b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:50.551708 n-d-806626-1 sudo[110910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:50.555250 n-d-806626-1 sudo[110910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:50.601106 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0" returned: 0 in 1.546s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:50.602089 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:50.603257 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:29:50.603853 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:29:50.606002 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:50.614773 n-d-806626-1 sudo[110912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-9aa961a3-0a84-4168-937c-84725941be0b
Aug 31 11:29:50.616899 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:50.617499 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n Backing store flags: \n Account information:\n egx9AcVaxocec42Eb64T\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Target 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: I_T nexus: 24
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070000
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf70
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070001
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf71
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: Zb5M4Zn8MMtYKk8zhZgy
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:50.618544 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:29:50.620893 n-d-806626-1 sudo[110912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:50.636554 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:50.944769 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.310s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:50.945483 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n Backing store flags: \n Account information:\n egx9AcVaxocec42Eb64T\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:50.948587 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:51.316785 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.369s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:51.317341 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n Backing store flags: \n Account information:\n egx9AcVaxocec42Eb64T\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:51.318939 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] Set provider_location to: 10.222.0.50:3260,8 iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:29:51.641259 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-6501c142-7e89-42f8-b61e-f75b46a5546b req-911f654d-d817-4ac0-8c98-c2064c12933a tempest-AttachVolumeNegativeTest-69531131 None] attachment_update completed successfully.
Aug 31 11:29:51.931896 n-d-806626-1 sudo[110912]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:51.938020 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-9aa961a3-0a84-4168-937c-84725941be0b" returned: 0 in 1.408s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:51.943578 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-9aa961a3-0a84-4168-937c-84725941be0b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:51.982743 n-d-806626-1 sudo[110910]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:51.985693 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.544s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:51.989234 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb449ada-1eac-4d82-a4af-0ea96820f29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:51.991796 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4d99a60-99b5-4db2-a7f0-342fc9f8169b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:52.002525 n-d-806626-1 sudo[110972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-9aa961a3-0a84-4168-937c-84725941be0b
Aug 31 11:29:52.003425 n-d-806626-1 sudo[110972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:52.010784 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Volume volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd (cfb654aa-8c00-4c23-beaa-f2483ffe42bd): created successfully
Aug 31 11:29:52.012930 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4d99a60-99b5-4db2-a7f0-342fc9f8169b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:52.016027 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Flow 'volume_create_manager' (4805c91b-9275-47b3-addf-8c916b572a19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:52.038818 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8eb852a3-4cd0-48d0-b9f9-8faa3ace46e8 tempest-GroupsV314Test-2068611404 None] Created volume successfully.
Aug 31 11:29:52.367678 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:52.424196 n-d-806626-1 sudo[110974]: 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-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:29:52.433057 n-d-806626-1 sudo[110974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:53.278322 n-d-806626-1 sudo[110972]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:53.281405 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-9aa961a3-0a84-4168-937c-84725941be0b" returned: 0 in 1.341s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:53.285794 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8399da4-62b3-4736-b723-96bf566d35ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9aa961a3-0a84-4168-937c-84725941be0b', 'volume_size': 1, 'source_volid': '7b652f53-2118-4591-b270-32bc2373eab2', 'source_volstatus': 'available'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:53.288719 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb612282-6e5c-456f-a87e-fdcc1fcc0e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:53.309330 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Volume volume-9aa961a3-0a84-4168-937c-84725941be0b (9aa961a3-0a84-4168-937c-84725941be0b): created successfully
Aug 31 11:29:53.313479 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb612282-6e5c-456f-a87e-fdcc1fcc0e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:53.321418 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (0a89b14f-7673-4723-b15a-d9bec3a647a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:53.345243 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6c527d2f-a578-4733-9873-fdfef7664319 tempest-VolumesGetTest-1463140704 None] Created volume successfully.
Aug 31 11:29:53.575195 n-d-806626-1 sudo[110974]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:53.579860 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba" returned: 0 in 1.215s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:53.685839 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:53.715972 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:53.716966 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n Backing store flags: \n Account information:\n egx9AcVaxocec42Eb64T\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Target 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus: 24
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070000
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf70
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070001
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf71
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Zb5M4Zn8MMtYKk8zhZgy
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Target 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: I_T nexus: 25
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00080000
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf80
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00080001
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf81
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: egx9AcVaxocec42Eb64T
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:53.717852 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] Creating iscsi_target for Volume ID: volume-495ae55c-d144-491b-a61b-cfbce640bcba {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] Created volume path /opt/stack/data/cinder/volumes/volume-495ae55c-d144-491b-a61b-cfbce640bcba,
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]: incominguser 6uHsCuDLgjSV8a2QsFTy B7T3pkBc88SaY3Hi
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:29:53.739164 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:54.461876 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba" returned: 0 in 0.735s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:54.462623 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:54.463471 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:29:54.464046 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:29:54.468976 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:54.496463 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:54.497046 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n Backing store flags: \n Account information:\n egx9AcVaxocec42Eb64T\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Target 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus: 24
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070000
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf70
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00070001
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf71
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Zb5M4Zn8MMtYKk8zhZgy
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Target 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: I_T nexus: 25
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00080000
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf80
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00080001
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf81
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: egx9AcVaxocec42Eb64T
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:29:54.498150 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:29:54.517876 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:54.714525 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:54.714525 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n Backing store flags: \n Account information:\n egx9AcVaxocec42Eb64T\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:54.737431 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:55.042035 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.313s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:55.042883 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n Backing store flags: \n Account information:\n egx9AcVaxocec42Eb64T\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:29:55.046631 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] Set provider_location to: 10.222.0.50:3260,9 iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:29:55.252725 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Creating clone of volume: cfb654aa-8c00-4c23-beaa-f2483ffe42bd
Aug 31 11:29:55.252725 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:55.314688 n-d-806626-1 sudo[111058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd
Aug 31 11:29:55.315517 n-d-806626-1 sudo[111058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:55.566086 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-b66c0093-dfa0-4bc4-a363-05a8ff3af840 req-300a8dd3-3da2-470b-a584-d2188e4b3e3a tempest-AttachVolumeTestJSON-1921753546 None] attachment_update completed successfully.
Aug 31 11:29:56.242417 n-d-806626-1 sudo[111058]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:56.245733 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd" returned: 0 in 0.996s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:56.248759 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001 --snapshot stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:56.289953 n-d-806626-1 sudo[111061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001 --snapshot stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd -L 1.00g
Aug 31 11:29:56.290763 n-d-806626-1 sudo[111061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:57.676631 n-d-806626-1 sudo[111061]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:57.680052 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001 --snapshot stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd -L 1.00g" returned: 0 in 1.430s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:57.681737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b0d3140-fb96-4b81-84f8-3f695f6be001 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:57.715091 n-d-806626-1 sudo[111166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b0d3140-fb96-4b81-84f8-3f695f6be001 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:57.715992 n-d-806626-1 sudo[111166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:57.953517 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:29:58.008433 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:29:58.008433 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:29:58.075625 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (f652086c-4031-49ad-a176-187d86f7ab3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:58.075625 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (315f419c-9c0f-4776-bf4b-257344b94bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:58.164494 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:29:58.255796 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (315f419c-9c0f-4776-bf4b-257344b94bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:29:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-912247363',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=93378900-30f1-4428-8da9-e6e9d8684f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e83ce4250f4681a484f792d7d72700',provider_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-08-31T11:29:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:29:58Z,user_id='61166031964f46ac9a31928d200aa757',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:58.255796 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0c4440b-6133-41d8-8364-abb48db20304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:58.274189 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0c4440b-6133-41d8-8364-abb48db20304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:58.274189 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20c2cdad-bc29-4468-9cc3-e4b52c7a234c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:58.287459 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20c2cdad-bc29-4468-9cc3-e4b52c7a234c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '93378900-30f1-4428-8da9-e6e9d8684f90', 'volume_name': 'volume-93378900-30f1-4428-8da9-e6e9d8684f90', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:58.287459 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b54eaf7-c204-4f8b-b627-ff42a62c55fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:58.287459 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b54eaf7-c204-4f8b-b627-ff42a62c55fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:58.308119 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e3fb6ef-944f-452e-993d-107fa98a6f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:58.308119 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Volume 93378900-30f1-4428-8da9-e6e9d8684f90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-93378900-30f1-4428-8da9-e6e9d8684f90', 'volume_size': 1}
Aug 31 11:29:58.308119 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-93378900-30f1-4428-8da9-e6e9d8684f90 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:58.392323 n-d-806626-1 sudo[111168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-93378900-30f1-4428-8da9-e6e9d8684f90 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:29:58.393295 n-d-806626-1 sudo[111168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:58.930588 n-d-806626-1 sudo[111166]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:58.934254 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b0d3140-fb96-4b81-84f8-3f695f6be001 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.251s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:58.937079 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:29:58.977210 n-d-806626-1 sudo[111199]: 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-7b0d3140-fb96-4b81-84f8-3f695f6be001
Aug 31 11:29:58.982929 n-d-806626-1 sudo[111199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:29:59.556023 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-93378900-30f1-4428-8da9-e6e9d8684f90 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.258s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:29:59.556023 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e3fb6ef-944f-452e-993d-107fa98a6f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-93378900-30f1-4428-8da9-e6e9d8684f90', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:59.548512 n-d-806626-1 sudo[111168]: pam_unix(sudo:session): session closed for user root
Aug 31 11:29:59.563544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18b65640-a005-4461-ae74-295e1267358b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:29:59.591423 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Volume volume-93378900-30f1-4428-8da9-e6e9d8684f90 (93378900-30f1-4428-8da9-e6e9d8684f90): created successfully
Aug 31 11:29:59.591423 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18b65640-a005-4461-ae74-295e1267358b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:29:59.591423 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (f652086c-4031-49ad-a176-187d86f7ab3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:29:59.619715 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d91162f1-60a7-4681-a3c2-dd5cb932a1db tempest-VolumesGetTest-1463140704 None] Created volume successfully.
Aug 31 11:30:00.005730 n-d-806626-1 sudo[111199]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:00.010305 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001" returned: 0 in 1.073s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:00.010305 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7b0d3140--fb96--4b81--84f8--3f695f6be001 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001 iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:00.108463 n-d-806626-1 sudo[111233]: 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--7b0d3140--fb96--4b81--84f8--3f695f6be001 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001 iflag=direct
Aug 31 11:30:00.109271 n-d-806626-1 sudo[111233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:00.535431 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-93378900-30f1-4428-8da9-e6e9d8684f90-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:30:00.693992 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Skipping remove_export. No iscsi_target is presently exported for volume: 93378900-30f1-4428-8da9-e6e9d8684f90
Aug 31 11:30:00.693992 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-93378900-30f1-4428-8da9-e6e9d8684f90 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:00.790104 n-d-806626-1 sudo[111237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-93378900-30f1-4428-8da9-e6e9d8684f90
Aug 31 11:30:00.794954 n-d-806626-1 sudo[111237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:01.094184 n-d-806626-1 sudo[111233]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:01.096644 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7b0d3140--fb96--4b81--84f8--3f695f6be001 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001 iflag=direct" returned: 0 in 1.087s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:01.097711 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7b0d3140--fb96--4b81--84f8--3f695f6be001 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:01.177541 n-d-806626-1 sudo[111249]: 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--7b0d3140--fb96--4b81--84f8--3f695f6be001 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001 oflag=direct
Aug 31 11:30:01.178436 n-d-806626-1 sudo[111249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:01.726225 n-d-806626-1 sudo[111237]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:01.728449 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-93378900-30f1-4428-8da9-e6e9d8684f90" returned: 0 in 1.036s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:01.730150 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-93378900-30f1-4428-8da9-e6e9d8684f90 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:01.753753 n-d-806626-1 sudo[111252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-93378900-30f1-4428-8da9-e6e9d8684f90
Aug 31 11:30:01.755255 n-d-806626-1 sudo[111252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:02.238139 n-d-806626-1 sudo[111249]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:02.240957 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7b0d3140--fb96--4b81--84f8--3f695f6be001 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001 oflag=direct" returned: 0 in 1.143s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:02.242045 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7b0d3140--fb96--4b81--84f8--3f695f6be001 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:02.267850 n-d-806626-1 sudo[111264]: 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--7b0d3140--fb96--4b81--84f8--3f695f6be001 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:30:02.269365 n-d-806626-1 sudo[111264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:03.312741 n-d-806626-1 sudo[111252]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:03.315303 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-93378900-30f1-4428-8da9-e6e9d8684f90" returned: 0 in 1.585s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:03.317838 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-93378900-30f1-4428-8da9-e6e9d8684f90 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:03.431206 n-d-806626-1 sudo[111267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-93378900-30f1-4428-8da9-e6e9d8684f90
Aug 31 11:30:03.432497 n-d-806626-1 sudo[111267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:04.659516 n-d-806626-1 sudo[111267]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:04.664414 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-93378900-30f1-4428-8da9-e6e9d8684f90" returned: 0 in 1.344s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:04.664414 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Successfully deleted volume: 93378900-30f1-4428-8da9-e6e9d8684f90
Aug 31 11:30:04.980344 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Created reservations ['cd6fb5f1-7ceb-495e-9d59-7df5e57c2fe7', '91d25001-6fcf-42ed-81f7-a93e99f056e7', 'f1525ffe-f2be-4eac-bb49-d8271e5f3799', '96b375be-ccff-49d6-972e-0142f3f2a3c1'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:30:04.995324 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:30:04.995324 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:30:04.995324 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:05.125975 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:30:05.126723 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:05.227600 n-d-806626-1 sudo[111273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:05.228457 n-d-806626-1 sudo[111273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:06.187614 n-d-806626-1 sudo[111273]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:06.197911 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.064s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:06.197911 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:06.385206 n-d-806626-1 sudo[111276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:06.386041 n-d-806626-1 sudo[111276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:06.725748 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-9aa961a3-0a84-4168-937c-84725941be0b-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:30:07.141967 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9aa961a3-0a84-4168-937c-84725941be0b
Aug 31 11:30:07.150093 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9aa961a3-0a84-4168-937c-84725941be0b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:07.232849 n-d-806626-1 sudo[111278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9aa961a3-0a84-4168-937c-84725941be0b
Aug 31 11:30:07.237809 n-d-806626-1 sudo[111278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:07.857177 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.651s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:07.857177 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:30:07.857177 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Deleted volume successfully.
Aug 31 11:30:07.842310 n-d-806626-1 sudo[111276]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:07.886161 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0f2f459f-72a8-4e8a-b837-6f8c74cc6bb8 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-93378900-30f1-4428-8da9-e6e9d8684f90-delete_volume'" released by "delete_volume" :: held 7.344s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:30:08.351224 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9aa961a3-0a84-4168-937c-84725941be0b" returned: 0 in 1.199s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:08.351224 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9aa961a3-0a84-4168-937c-84725941be0b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:08.344983 n-d-806626-1 sudo[111278]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:08.419609 n-d-806626-1 sudo[111282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9aa961a3-0a84-4168-937c-84725941be0b
Aug 31 11:30:08.433467 n-d-806626-1 sudo[111282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:09.380876 n-d-806626-1 sudo[111282]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:09.383347 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9aa961a3-0a84-4168-937c-84725941be0b" returned: 0 in 1.034s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:09.385328 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9aa961a3-0a84-4168-937c-84725941be0b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:09.480493 n-d-806626-1 sudo[111285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9aa961a3-0a84-4168-937c-84725941be0b
Aug 31 11:30:09.481931 n-d-806626-1 sudo[111285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:10.906576 n-d-806626-1 sudo[111285]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:10.909354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9aa961a3-0a84-4168-937c-84725941be0b" returned: 0 in 1.524s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:10.911131 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Successfully deleted volume: 9aa961a3-0a84-4168-937c-84725941be0b
Aug 31 11:30:11.151871 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Created reservations ['53fcffb3-5172-4c88-ab2e-b13d67c4fbd5', '3af92cd1-1b41-4900-92dc-05527a880bd5', 'b2f38508-433f-4789-b92e-8754a233b4aa', '729565c9-d0c1-4289-a2d9-2509b5fe837b'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:30:11.160922 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:30:11.160922 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:30:11.160922 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:11.321825 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:30:11.322587 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:11.384047 n-d-806626-1 sudo[111294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:11.384894 n-d-806626-1 sudo[111294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:11.779845 n-d-806626-1 sudo[111264]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:11.782979 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7b0d3140--fb96--4b81--84f8--3f695f6be001 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.540s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:11.783898 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7b0d3140--fb96--4b81--84f8--3f695f6be001, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7b0d3140--fb96--4b81--84f8--3f695f6be001, size 1024.00 MB, duration 9.54 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:30:11.784305 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Volume copy 1024.00 MB at 107.31 MB/s
Aug 31 11:30:11.786195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:11.840300 n-d-806626-1 sudo[111305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001
Aug 31 11:30:11.843054 n-d-806626-1 sudo[111305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:12.560751 n-d-806626-1 sudo[111294]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:12.563189 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.240s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:12.565151 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:12.650456 n-d-806626-1 sudo[111340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:12.668144 n-d-806626-1 sudo[111340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:12.942372 n-d-806626-1 sudo[111305]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:12.947481 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001" returned: 0 in 1.158s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:12.947481 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:12.998129 n-d-806626-1 sudo[111345]: ubuntu : TTY=unknown ; 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-7b0d3140-fb96-4b81-84f8-3f695f6be001
Aug 31 11:30:12.998961 n-d-806626-1 sudo[111345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:14.058688 n-d-806626-1 sudo[111340]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:14.062101 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.496s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:14.065500 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:30:14.072335 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Deleted volume successfully.
Aug 31 11:30:14.128913 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-bca46d41-2191-4df7-8e62-9b5f2f8eccea tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-9aa961a3-0a84-4168-937c-84725941be0b-delete_volume'" released by "delete_volume" :: held 7.403s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:30:14.585916 n-d-806626-1 sudo[111345]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:14.589124 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-7b0d3140-fb96-4b81-84f8-3f695f6be001" returned: 0 in 1.642s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:14.784975 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-853471ed-d046-4d82-a271-c3d51a6255e0 tempest-GroupsV314Test-2068611404 None] Create group from source-group-64db93a5-0bfc-4077-9474-e3c4af64434b completed successfully.
Aug 31 11:30:14.792270 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:30:14.797568 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:30:14.797568 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:30:14.813469 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (f192066e-a9ce-4aee-abfa-7478565e9a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:14.813469 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3ad8d4f-14e1-4cb9-8c54-4d18b725711c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:14.864557 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:30:14.936126 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3ad8d4f-14e1-4cb9-8c54-4d18b725711c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:30:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1703434321',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=92775612-2a1f-4fc1-9033-fb46650b5514,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b2e83ce4250f4681a484f792d7d72700',provider_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-08-31T11:30:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:30:15Z,user_id='61166031964f46ac9a31928d200aa757',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:14.936126 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a24f72f3-253e-4425-9017-28b3df938a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:14.943140 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a24f72f3-253e-4425-9017-28b3df938a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:14.950100 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f39c5b0a-c6f7-48fe-82e1-9f8f206e8826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:15.147130 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f39c5b0a-c6f7-48fe-82e1-9f8f206e8826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '92775612-2a1f-4fc1-9033-fb46650b5514', 'volume_name': 'volume-92775612-2a1f-4fc1-9033-fb46650b5514', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:15.149497 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b14cad1-ff17-4433-8d55-f08cb1ffa33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:15.155798 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b14cad1-ff17-4433-8d55-f08cb1ffa33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:15.163035 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c5d518a3-7262-4f47-a3a1-6a3b629ff7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:15.164021 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Volume 92775612-2a1f-4fc1-9033-fb46650b5514: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-92775612-2a1f-4fc1-9033-fb46650b5514', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:30:15.166215 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Cloning 92775612-2a1f-4fc1-9033-fb46650b5514 from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:30:16.704798 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7b0d3140-fb96-4b81-84f8-3f695f6be001
Aug 31 11:30:16.705706 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b0d3140-fb96-4b81-84f8-3f695f6be001 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:16.818461 n-d-806626-1 sudo[111391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b0d3140-fb96-4b81-84f8-3f695f6be001
Aug 31 11:30:16.819373 n-d-806626-1 sudo[111391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:17.448324 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:30:17.448524 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:30:17.449136 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:17.535408 n-d-806626-1 sudo[111394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:17.536250 n-d-806626-1 sudo[111394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:17.842781 n-d-806626-1 sudo[111391]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:17.868030 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b0d3140-fb96-4b81-84f8-3f695f6be001" returned: 0 in 1.143s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:17.883974 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7b0d3140-fb96-4b81-84f8-3f695f6be001 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:17.968360 n-d-806626-1 sudo[111396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7b0d3140-fb96-4b81-84f8-3f695f6be001
Aug 31 11:30:17.969283 n-d-806626-1 sudo[111396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:18.376502 n-d-806626-1 sudo[111394]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:18.385768 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.929s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:18.385768 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:18.462906 n-d-806626-1 sudo[111399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:18.463721 n-d-806626-1 sudo[111399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:18.832253 n-d-806626-1 sudo[111396]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:18.838400 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7b0d3140-fb96-4b81-84f8-3f695f6be001" returned: 0 in 0.980s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:18.838400 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b0d3140-fb96-4b81-84f8-3f695f6be001 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:18.964289 n-d-806626-1 sudo[111402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b0d3140-fb96-4b81-84f8-3f695f6be001
Aug 31 11:30:18.971686 n-d-806626-1 sudo[111402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:19.641440 n-d-806626-1 sudo[111399]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:19.644039 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.262s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:19.646645 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:30:20.561149 n-d-806626-1 sudo[111402]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:20.570533 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b0d3140-fb96-4b81-84f8-3f695f6be001" returned: 0 in 1.727s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:20.570533 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Successfully deleted volume: 7b0d3140-fb96-4b81-84f8-3f695f6be001
Aug 31 11:30:20.942403 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Created reservations ['984637d1-4745-493f-a8e0-58eaece20262'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:30:21.034033 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-175331 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-175331, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:30:21.034033 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-175331 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-175331, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:30:21.067702 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Created reservations ['847c889b-1fa5-4098-94d5-7675d4abd4da', 'a8d31b14-3b4e-4559-a934-ad19b27e06c4', 'fdb494a1-651d-4139-850b-24a56e55a7f7', 'b602e667-3bb1-4af3-bdbc-66238f6ce4f9'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:30:21.067702 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:30:21.067702 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:30:21.067702 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:21.349753 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:30:21.349753 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:21.395658 n-d-806626-1 sudo[111413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:21.403455 n-d-806626-1 sudo[111413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:22.364019 n-d-806626-1 sudo[111413]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:22.388034 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.022s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:22.388034 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:22.434294 n-d-806626-1 sudo[111416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:22.435175 n-d-806626-1 sudo[111416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:22.947739 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Skipping remove_export. No iscsi_target is presently exported for volume: cfb654aa-8c00-4c23-beaa-f2483ffe42bd
Aug 31 11:30:22.951423 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:23.015730 n-d-806626-1 sudo[111419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd
Aug 31 11:30:23.016529 n-d-806626-1 sudo[111419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:23.103968 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.731s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:23.103968 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:30:23.097870 n-d-806626-1 sudo[111416]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:23.150489 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e8571b8f-3e4a-4f5e-a1b3-9ac1d8b18523 tempest-GroupsV314Test-2068611404 None] Delete group completed successfully.
Aug 31 11:30:23.823815 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd" returned: 0 in 0.867s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:23.823815 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:23.816173 n-d-806626-1 sudo[111419]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:23.915071 n-d-806626-1 sudo[111422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd
Aug 31 11:30:23.915960 n-d-806626-1 sudo[111422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:25.033114 n-d-806626-1 sudo[111422]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:25.037410 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd" returned: 0 in 1.217s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:25.044044 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:25.084322 n-d-806626-1 sudo[111425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd
Aug 31 11:30:25.091001 n-d-806626-1 sudo[111425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:25.779191 n-d-806626-1 sudo[111425]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:25.806570 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfb654aa-8c00-4c23-beaa-f2483ffe42bd" returned: 0 in 0.761s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:25.825378 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Successfully deleted volume: cfb654aa-8c00-4c23-beaa-f2483ffe42bd
Aug 31 11:30:26.095026 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Created reservations ['fe0051db-150c-4733-abf6-d2aa7a570d79'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:30:26.250899 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Created reservations ['f8154957-0425-476e-9f53-cd0a7f935e25', 'bbf57e74-0287-42d3-b8c9-f8a072561772', '6b23fd52-889d-4a59-a665-79a9998d5bcd', 'ee5c5f08-462d-4ccb-a495-44c1cd8157dd'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:30:26.250899 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:30:26.250899 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:30:26.250899 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:26.403045 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:30:26.405545 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:26.433329 n-d-806626-1 sudo[111433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:26.434486 n-d-806626-1 sudo[111433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:26.969493 n-d-806626-1 sudo[111433]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:26.982344 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.566s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:26.982344 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:27.049257 n-d-806626-1 sudo[111436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:27.053806 n-d-806626-1 sudo[111436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:28.088363 n-d-806626-1 sudo[111436]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:28.095190 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.115s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:28.099307 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:30:28.117708 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f6a01089-e9bb-4f77-91ef-d0e4ee1190b0 tempest-GroupsV314Test-2068611404 None] Delete group completed successfully.
Aug 31 11:30:30.407999 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-571f7b2b-02e6-45e8-a1f2-63b43d61cdf1 req-dceae556-bd02-4bb6-9c7e-64fc00f910e8 tempest-AttachVolumeNegativeTest-69531131 None] Terminate volume connection completed successfully.
Aug 31 11:30:30.409175 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-571f7b2b-02e6-45e8-a1f2-63b43d61cdf1 req-dceae556-bd02-4bb6-9c7e-64fc00f910e8 tempest-AttachVolumeNegativeTest-69531131 None] Deleting attachment 06dae5be-a743-4590-8aa2-8c3754f19331. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:30:30.411111 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:30.705981 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.293s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:30.706370 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0\n Backing store flags: \n Account information:\n egx9AcVaxocec42Eb64T\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:30.707227 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-571f7b2b-02e6-45e8-a1f2-63b43d61cdf1 req-dceae556-bd02-4bb6-9c7e-64fc00f910e8 tempest-AttachVolumeNegativeTest-69531131 None] Removing iscsi_target for Volume ID: 24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:30:30.709917 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:30.879216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 -f" returned: 0 in 0.161s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:30.879216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:30.879216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:31.251105 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.353s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:31.251105 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:31.450669 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-571f7b2b-02e6-45e8-a1f2-63b43d61cdf1 req-dceae556-bd02-4bb6-9c7e-64fc00f910e8 tempest-AttachVolumeNegativeTest-69531131 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:30:31.450669 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:30:31.450669 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:34.649128 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Terminate volume connection completed successfully.
Aug 31 11:30:34.723327 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:34.910971 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.186s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:34.911754 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924\n Backing store flags: \n Account information:\n Zb5M4Zn8MMtYKk8zhZgy\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:34.912889 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Removing iscsi_target for Volume ID: 481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:30:34.917108 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:35.295906 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-481ec21f-6700-44e2-94aa-b37f5057d924 -f" returned: 0 in 0.380s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:35.296233 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:35.299728 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:35.478456 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:35.478842 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:35.479767 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-97f4d696-2ee8-40c1-825c-6b651b9ba881 tempest-VolumesBackupsTest-1637693251 None] Remove volume export completed successfully.
Aug 31 11:30:37.327903 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-481ec21f-6700-44e2-94aa-b37f5057d924-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:30:37.530497 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:37.725897 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:37.726309 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:37.727288 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Skipping remove_export. No iscsi_target is presently exported for volume: 481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:30:37.728528 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:37.780604 n-d-806626-1 sudo[111511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:30:37.781529 n-d-806626-1 sudo[111511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:38.473381 n-d-806626-1 sudo[111511]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:38.476475 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924" returned: 0 in 0.748s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:38.478141 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:38.506340 n-d-806626-1 sudo[111514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:30:38.507979 n-d-806626-1 sudo[111514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:39.390260 n-d-806626-1 sudo[111514]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:39.396096 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924" returned: 0 in 0.917s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:39.397720 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:39.444785 n-d-806626-1 sudo[111517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:30:39.445620 n-d-806626-1 sudo[111517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:40.141036 n-d-806626-1 sudo[111517]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:40.146336 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-481ec21f-6700-44e2-94aa-b37f5057d924" returned: 0 in 0.746s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:40.150384 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Successfully deleted volume: 481ec21f-6700-44e2-94aa-b37f5057d924
Aug 31 11:30:40.236847 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Created reservations ['a4a4ab5a-dc0f-47db-b6ee-8325368b2e79', 'a02876c2-754d-46bd-a91a-4f57f4d8eae3', '4f7193d7-7a18-4d60-8bdb-5d0a5a87abb5', 'aa5165df-89b1-413a-8897-5028e2f1dd50'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:30:40.240122 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:30:40.240122 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:30:40.240122 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:40.301794 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:30:40.302618 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:40.342904 n-d-806626-1 sudo[111527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:40.344628 n-d-806626-1 sudo[111527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:40.842380 n-d-806626-1 sudo[111527]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:40.845478 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:40.848747 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:40.877919 n-d-806626-1 sudo[111530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:40.878769 n-d-806626-1 sudo[111530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:41.087503 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1, size 616.00 MB, duration 25.92 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:30:41.088028 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Image download 616.00 MB at 23.77 MB/s
Aug 31 11:30:41.173598 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:41.384312 n-d-806626-1 sudo[111532]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1
Aug 31 11:30:41.389901 n-d-806626-1 sudo[111532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:41.762941 n-d-806626-1 sudo[111530]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:41.765761 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.916s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:41.768064 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:30:41.791068 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Deleted volume successfully.
Aug 31 11:30:41.840679 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-03807008-e8d8-47bd-bd6f-4916a9972be8 tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-481ec21f-6700-44e2-94aa-b37f5057d924-delete_volume'" released by "delete_volume" :: held 4.510s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:30:42.510140 n-d-806626-1 sudo[111532]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:42.513173 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1" returned: 0 in 1.340s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:42.514451 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user 61166031964f46ac9a31928d200aa757. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:30:42.579388 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:42.848427 n-d-806626-1 sudo[111538]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1
Aug 31 11:30:42.854536 n-d-806626-1 sudo[111538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:43.457440 n-d-806626-1 sudo[111538]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:43.460155 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1" returned: 0 in 0.883s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:43.461934 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92775612-2a1f-4fc1-9033-fb46650b5514 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:43.490278 n-d-806626-1 sudo[111543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92775612-2a1f-4fc1-9033-fb46650b5514 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:30:43.491231 n-d-806626-1 sudo[111543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:44.725360 n-d-806626-1 sudo[111543]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:44.728605 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92775612-2a1f-4fc1-9033-fb46650b5514 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.266s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:44.762841 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 92775612-2a1f-4fc1-9033-fb46650b5514. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:30:44.842954 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_5_q63vku {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:45.056542 n-d-806626-1 sudo[111577]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_5_q63vku
Aug 31 11:30:45.059084 n-d-806626-1 sudo[111577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:46.066382 n-d-806626-1 sudo[111577]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:46.069838 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_5_q63vku" returned: 0 in 1.226s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:46.071960 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:46.249740 n-d-806626-1 sudo[111581]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1
Aug 31 11:30:46.251183 n-d-806626-1 sudo[111581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:46.763754 n-d-806626-1 sudo[111581]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:46.766091 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1" returned: 0 in 0.694s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:46.767048 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:30:46.768375 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--92775612--2a1f--4fc1--9033--fb46650b5514 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:46.796243 n-d-806626-1 sudo[111586]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--92775612--2a1f--4fc1--9033--fb46650b5514 oflag=direct
Aug 31 11:30:46.797803 n-d-806626-1 sudo[111586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:47.347187 n-d-806626-1 sudo[111586]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:47.349450 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--92775612--2a1f--4fc1--9033--fb46650b5514 oflag=direct" returned: 0 in 0.581s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:47.351447 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--92775612--2a1f--4fc1--9033--fb46650b5514 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:47.374097 n-d-806626-1 sudo[111598]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--92775612--2a1f--4fc1--9033--fb46650b5514
Aug 31 11:30:47.375718 n-d-806626-1 sudo[111598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:47.922121 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:30:47.931091 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:30:47.931644 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:30:47.959453 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (a7d2fd73-2273-4933-94b1-3ec07bced524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:47.962797 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9895f5c2-959a-4fcb-a894-78075c8083e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:48.062966 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:30:48.145901 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9895f5c2-959a-4fcb-a894-78075c8083e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-884209910',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=ca3847eb-9a57-4492-8574-0bdb9cbf85ef,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='5faca983aef049749d37e368ac9e8a6b',provider_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-08-31T11:30:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:30:48Z,user_id='54395e87e314465996a2782a92986697',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:48.154376 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01c6c297-565c-4798-b6d4-6fc29a1883fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:48.159750 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01c6c297-565c-4798-b6d4-6fc29a1883fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:48.170587 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (200aac65-4a84-42cd-84da-9a3a1bc14ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:48.197568 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (200aac65-4a84-42cd-84da-9a3a1bc14ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ca3847eb-9a57-4492-8574-0bdb9cbf85ef', 'volume_name': 'volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:48.203977 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f535787a-5a64-43e2-88bd-574a5a4dd80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:48.207881 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f535787a-5a64-43e2-88bd-574a5a4dd80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:48.215752 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69add28a-77fd-423e-ac3f-24e05a5d75d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:48.218842 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Volume ca3847eb-9a57-4492-8574-0bdb9cbf85ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef', 'volume_size': 1}
Aug 31 11:30:48.223866 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:48.280086 n-d-806626-1 sudo[111620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:30:48.281154 n-d-806626-1 sudo[111620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:48.986477 n-d-806626-1 sudo[111598]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:48.989308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--92775612--2a1f--4fc1--9033--fb46650b5514" returned: 0 in 1.637s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:48.990648 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:49.154324 n-d-806626-1 sudo[111620]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:49.156832 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.933s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:49.160933 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69add28a-77fd-423e-ac3f-24e05a5d75d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:49.165760 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c283fc2-99c0-406c-82d1-ff7fa2d4acd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:49.172520 n-d-806626-1 sudo[111658]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1
Aug 31 11:30:49.174564 n-d-806626-1 sudo[111658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:49.189040 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Volume volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef (ca3847eb-9a57-4492-8574-0bdb9cbf85ef): created successfully
Aug 31 11:30:49.195370 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c283fc2-99c0-406c-82d1-ff7fa2d4acd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:49.217387 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (a7d2fd73-2273-4933-94b1-3ec07bced524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:49.238879 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-09c4bee1-18a9-4cf2-ab9c-33dbded3e6ed tempest-VolumesBackupsTest-1637693251 None] Created volume successfully.
Aug 31 11:30:49.793708 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:30:49.802521 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:30:49.804646 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:30:49.846529 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Flow 'volume_create_manager' (0cc811a3-1805-495f-9e53-17d39f5d75fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:49.850312 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a0d4fd1-827b-4344-a11c-faed72425dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:49.881310 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:30:49.908733 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a0d4fd1-827b-4344-a11c-faed72425dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-508819859',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=daa8748b-2a1b-42b4-829a-c40f95b753c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023c00f6347142c1b0fa06ee8be4888f',provider_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-08-31T11:30:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:30:50Z,user_id='c383599b82f84a98881bc27b008c0f1e',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:49.911611 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2e98808-e5bd-4a58-95b7-81888bd32c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:49.914202 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2e98808-e5bd-4a58-95b7-81888bd32c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:49.917075 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8914dff1-d973-4785-b8cc-4212ed1202bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:49.921213 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8914dff1-d973-4785-b8cc-4212ed1202bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'daa8748b-2a1b-42b4-829a-c40f95b753c3', 'volume_name': 'volume-daa8748b-2a1b-42b4-829a-c40f95b753c3', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:49.931664 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfee7bfb-463e-4c52-86d7-030de1827ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:49.934841 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfee7bfb-463e-4c52-86d7-030de1827ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:49.940606 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a612ccbd-2d9c-4170-96f0-01d0d28d3382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:49.941434 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Volume daa8748b-2a1b-42b4-829a-c40f95b753c3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-daa8748b-2a1b-42b4-829a-c40f95b753c3', 'volume_size': 1}
Aug 31 11:30:49.957295 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-daa8748b-2a1b-42b4-829a-c40f95b753c3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:50.038161 n-d-806626-1 sudo[111664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-daa8748b-2a1b-42b4-829a-c40f95b753c3 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:30:50.045643 n-d-806626-1 sudo[111664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:50.098792 n-d-806626-1 sudo[111658]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:50.101468 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 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_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1" returned: 0 in 1.110s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:50.102626 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_8js76yq3n-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.64 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--92775612--2a1f--4fc1--9033--fb46650b5514 {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:30:50.103386 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Converted 700.00 MB image at 427.11 MB/s
Aug 31 11:30:50.103958 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 92775612-2a1f-4fc1-9033-fb46650b5514 successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:30:50.461924 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user 61166031964f46ac9a31928d200aa757 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:30:50.464237 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Marking volume 92775612-2a1f-4fc1-9033-fb46650b5514 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:30:50.489841 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 92775612-2a1f-4fc1-9033-fb46650b5514. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:30:50.490294 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Creating volume glance metadata for volume 92775612-2a1f-4fc1-9033-fb46650b5514 backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:30:50.671592 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c5d518a3-7262-4f47-a3a1-6a3b629ff7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92775612-2a1f-4fc1-9033-fb46650b5514', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:50.682080 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (864ce069-7d85-4074-9524-df8d7479bd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:50.695073 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Volume volume-92775612-2a1f-4fc1-9033-fb46650b5514 (92775612-2a1f-4fc1-9033-fb46650b5514): created successfully
Aug 31 11:30:50.700317 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (864ce069-7d85-4074-9524-df8d7479bd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:50.704172 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (f192066e-a9ce-4aee-abfa-7478565e9a5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:50.718643 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7e7949f9-7880-486e-af1f-a084b4688df8 tempest-VolumesGetTest-1463140704 None] Created volume successfully.
Aug 31 11:30:50.904979 n-d-806626-1 sudo[111664]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:50.907910 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-daa8748b-2a1b-42b4-829a-c40f95b753c3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.950s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:50.911920 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a612ccbd-2d9c-4170-96f0-01d0d28d3382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-daa8748b-2a1b-42b4-829a-c40f95b753c3', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:50.916806 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67a096c6-1990-487d-9ce6-0570fa63c0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:50.946433 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Volume volume-daa8748b-2a1b-42b4-829a-c40f95b753c3 (daa8748b-2a1b-42b4-829a-c40f95b753c3): created successfully
Aug 31 11:30:50.951313 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67a096c6-1990-487d-9ce6-0570fa63c0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:50.965727 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Flow 'volume_create_manager' (0cc811a3-1805-495f-9e53-17d39f5d75fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:50.989040 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-aa379d51-b60f-4785-88ec-d4d70cd7d674 tempest-VolumesServicesTestJSON-1621287213 None] Created volume successfully.
Aug 31 11:30:51.303962 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.driver [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Creating a new backup for volume volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef. {{(pid=84130) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Aug 31 11:30:51.326994 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:51.394486 n-d-806626-1 sudo[111701]: 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-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:30:51.397290 n-d-806626-1 sudo[111701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:51.734764 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Lock "b'cinder-daa8748b-2a1b-42b4-829a-c40f95b753c3-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:30:51.935654 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Skipping remove_export. No iscsi_target is presently exported for volume: daa8748b-2a1b-42b4-829a-c40f95b753c3
Aug 31 11:30:51.936919 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-daa8748b-2a1b-42b4-829a-c40f95b753c3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:51.990288 n-d-806626-1 sudo[111703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-daa8748b-2a1b-42b4-829a-c40f95b753c3
Aug 31 11:30:51.993123 n-d-806626-1 sudo[111703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:52.266491 n-d-806626-1 sudo[111701]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:52.268847 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef" returned: 0 in 0.941s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:52.389158 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:52.404866 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:52.405709 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Target 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: I_T nexus: 26
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00090000
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf90
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00090001
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf91
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: 6uHsCuDLgjSV8a2QsFTy
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:30:52.406347 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Creating iscsi_target for Volume ID: volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Created volume path /opt/stack/data/cinder/volumes/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef,
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]: incominguser WZbRQn2Ng972KKoTMBCt 7BbbLR9qp84VWRpV
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:52.416597 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:30:52.417449 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:52.809977 n-d-806626-1 sudo[111703]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:52.815354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-daa8748b-2a1b-42b4-829a-c40f95b753c3" returned: 0 in 0.878s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:52.825312 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-daa8748b-2a1b-42b4-829a-c40f95b753c3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:52.868652 n-d-806626-1 sudo[111716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-daa8748b-2a1b-42b4-829a-c40f95b753c3
Aug 31 11:30:52.869497 n-d-806626-1 sudo[111716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:52.878593 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:30:52.883208 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:30:52.883894 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:30:52.921631 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (57715116-6338-46bd-823e-d1db5375e2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:52.927497 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6349324-c7af-4923-a327-00ec1b4662eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:53.008958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:30:53.106356 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6349324-c7af-4923-a327-00ec1b4662eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:30:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1171392247',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=de6f3eb1-1136-45ee-9402-591bb51be49b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e83ce4250f4681a484f792d7d72700',provider_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-08-31T11:30:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:30:53Z,user_id='61166031964f46ac9a31928d200aa757',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:53.108928 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1d28c2a-2cef-4d95-988f-77f8cfe260a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:53.136942 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1d28c2a-2cef-4d95-988f-77f8cfe260a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:53.139567 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e95111e3-8e53-444d-bf6d-04e1b75ba4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:53.141951 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e95111e3-8e53-444d-bf6d-04e1b75ba4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de6f3eb1-1136-45ee-9402-591bb51be49b', 'volume_name': 'volume-de6f3eb1-1136-45ee-9402-591bb51be49b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:53.146534 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe9fd641-814b-42c2-9a83-8c275674697b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:53.155576 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe9fd641-814b-42c2-9a83-8c275674697b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:53.158336 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb13118f-9e9b-4f44-95af-f6408926a8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:53.159339 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Volume de6f3eb1-1136-45ee-9402-591bb51be49b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de6f3eb1-1136-45ee-9402-591bb51be49b', 'volume_size': 1}
Aug 31 11:30:53.164078 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de6f3eb1-1136-45ee-9402-591bb51be49b stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:53.237500 n-d-806626-1 sudo[111718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de6f3eb1-1136-45ee-9402-591bb51be49b stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:30:53.238967 n-d-806626-1 sudo[111718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:53.620800 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef" returned: 0 in 1.204s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:53.621498 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:53.622025 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:30:53.622406 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:30:53.626527 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:53.651491 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:53.652560 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Target 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: I_T nexus: 26
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00090000
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf90
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00090001
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf91
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: 6uHsCuDLgjSV8a2QsFTy
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:30:53.653569 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:30:53.664153 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:53.801793 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:53.802363 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:53.806356 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:53.901792 n-d-806626-1 sudo[111716]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:53.904122 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-daa8748b-2a1b-42b4-829a-c40f95b753c3" returned: 0 in 1.079s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:53.906973 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-daa8748b-2a1b-42b4-829a-c40f95b753c3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:53.975414 n-d-806626-1 sudo[111756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-daa8748b-2a1b-42b4-829a-c40f95b753c3
Aug 31 11:30:53.976910 n-d-806626-1 sudo[111756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:54.050998 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.246s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:54.054295 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:30:54.059360 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Set provider_location to: 10.222.0.50:3260,10 iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:30:54.160498 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Initialize volume connection completed successfully.
Aug 31 11:30:54.451260 n-d-806626-1 sudo[111718]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:54.453694 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de6f3eb1-1136-45ee-9402-591bb51be49b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.290s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:54.456357 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb13118f-9e9b-4f44-95af-f6408926a8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de6f3eb1-1136-45ee-9402-591bb51be49b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:54.458655 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e339e55-9107-4a2e-9750-1c7e5cc941d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:54.471261 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Volume volume-de6f3eb1-1136-45ee-9402-591bb51be49b (de6f3eb1-1136-45ee-9402-591bb51be49b): created successfully
Aug 31 11:30:54.473315 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e339e55-9107-4a2e-9750-1c7e5cc941d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:54.480695 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Flow 'volume_create_manager' (57715116-6338-46bd-823e-d1db5375e2eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:54.494428 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-73d9db55-a90d-4a3a-b617-83f31c478aa4 tempest-VolumesGetTest-1463140704 None] Created volume successfully.
Aug 31 11:30:54.858896 n-d-806626-1 sudo[111756]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:54.861116 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-daa8748b-2a1b-42b4-829a-c40f95b753c3" returned: 0 in 0.955s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:54.861994 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Successfully deleted volume: daa8748b-2a1b-42b4-829a-c40f95b753c3
Aug 31 11:30:54.945784 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Created reservations ['d198288d-6c42-46e8-8b20-a5d6856064ac', '3fbf706d-c46a-4148-b83b-bfb05bb4e056', 'b3380656-1b57-4789-bdf1-bd24ba288fc7', '0810f1c0-2c7b-436f-803a-5eb65e309800'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:30:54.955495 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:30:54.955495 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:30:54.955495 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:55.005842 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:30:55.006985 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:55.047478 n-d-806626-1 sudo[111836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:55.049947 n-d-806626-1 sudo[111836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:55.487364 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:30:55.492974 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:30:55.493567 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:30:55.510637 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Flow 'volume_create_manager' (6f03dada-d063-482a-a6dd-52839703fcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:55.516505 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2601412b-da0c-4a11-83af-c36a60c44ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:55.542961 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:30:55.601822 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2601412b-da0c-4a11-83af-c36a60c44ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1583491915',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=628c8aed-d43f-4ed8-941e-80fc30c1879d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d7c2961b05143bb97c2c5bbf6a94cae',provider_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-08-31T11:30:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:30:55Z,user_id='ad1ba790e1d545d49a587c82e2f8c179',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:55.613116 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (963b199b-c5b9-4791-aece-89d54a42bf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:55.615355 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (963b199b-c5b9-4791-aece-89d54a42bf9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:55.624331 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3f8c3d6-8e8c-4d9f-8acc-985037ca5fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:55.626822 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3f8c3d6-8e8c-4d9f-8acc-985037ca5fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '628c8aed-d43f-4ed8-941e-80fc30c1879d', 'volume_name': 'volume-628c8aed-d43f-4ed8-941e-80fc30c1879d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:55.631945 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d810673e-cc82-4835-a24b-8d21b9c29584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:55.639307 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d810673e-cc82-4835-a24b-8d21b9c29584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:55.644985 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3bb556a9-28ce-42b0-a8ed-49909406c9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:55.645906 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Volume 628c8aed-d43f-4ed8-941e-80fc30c1879d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-628c8aed-d43f-4ed8-941e-80fc30c1879d', 'volume_size': 1}
Aug 31 11:30:55.647120 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-628c8aed-d43f-4ed8-941e-80fc30c1879d stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:55.652991 n-d-806626-1 sudo[111836]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:55.673016 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.665s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:55.677649 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:55.688727 n-d-806626-1 sudo[111840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-628c8aed-d43f-4ed8-941e-80fc30c1879d stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:30:55.689900 n-d-806626-1 sudo[111840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:55.734377 n-d-806626-1 sudo[111842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:55.735620 n-d-806626-1 sudo[111842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:55.738300 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-de6f3eb1-1136-45ee-9402-591bb51be49b-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:30:55.853897 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Skipping remove_export. No iscsi_target is presently exported for volume: de6f3eb1-1136-45ee-9402-591bb51be49b
Aug 31 11:30:55.855896 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de6f3eb1-1136-45ee-9402-591bb51be49b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:55.904648 n-d-806626-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 stack-volumes-lvmdriver-1/volume-de6f3eb1-1136-45ee-9402-591bb51be49b
Aug 31 11:30:55.907686 n-d-806626-1 sudo[111845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:56.605018 n-d-806626-1 sudo[111842]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:56.612189 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.934s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:56.614534 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:30:56.631678 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Deleted volume successfully.
Aug 31 11:30:56.664539 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-67e66848-9adc-47db-8b57-734ccb80d52e tempest-VolumesServicesTestJSON-1621287213 None] Lock "b'cinder-daa8748b-2a1b-42b4-829a-c40f95b753c3-delete_volume'" released by "delete_volume" :: held 4.930s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:30:56.725074 n-d-806626-1 sudo[111840]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:56.727483 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-628c8aed-d43f-4ed8-941e-80fc30c1879d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.080s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:56.731541 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3bb556a9-28ce-42b0-a8ed-49909406c9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-628c8aed-d43f-4ed8-941e-80fc30c1879d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:56.735621 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4618f39-fb5f-4aea-a47b-8e3a709be2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:30:56.757214 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Volume volume-628c8aed-d43f-4ed8-941e-80fc30c1879d (628c8aed-d43f-4ed8-941e-80fc30c1879d): created successfully
Aug 31 11:30:56.759658 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4618f39-fb5f-4aea-a47b-8e3a709be2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:30:56.769089 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Flow 'volume_create_manager' (6f03dada-d063-482a-a6dd-52839703fcca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:30:56.795445 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-32e98140-bb99-496d-b825-c38eb0697dff tempest-AttachVolumeNegativeTest-69531131 None] Created volume successfully.
Aug 31 11:30:56.844462 n-d-806626-1 sudo[111845]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:56.847015 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de6f3eb1-1136-45ee-9402-591bb51be49b" returned: 0 in 0.991s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:56.850222 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-de6f3eb1-1136-45ee-9402-591bb51be49b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:56.926623 n-d-806626-1 sudo[111880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-de6f3eb1-1136-45ee-9402-591bb51be49b
Aug 31 11:30:56.927438 n-d-806626-1 sudo[111880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:57.607435 n-d-806626-1 sudo[111880]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:57.610714 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-de6f3eb1-1136-45ee-9402-591bb51be49b" returned: 0 in 0.762s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:57.612608 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de6f3eb1-1136-45ee-9402-591bb51be49b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:57.655341 n-d-806626-1 sudo[111883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de6f3eb1-1136-45ee-9402-591bb51be49b
Aug 31 11:30:57.664708 n-d-806626-1 sudo[111883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:58.675533 n-d-806626-1 sudo[111883]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:58.680215 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de6f3eb1-1136-45ee-9402-591bb51be49b" returned: 0 in 1.067s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:58.684283 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Successfully deleted volume: de6f3eb1-1136-45ee-9402-591bb51be49b
Aug 31 11:30:58.829857 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Created reservations ['1dea9437-6a06-45d1-a704-1ef15c0cac5c', '24557d3f-a448-4d24-90ec-9d44b90e848b', '50ea5503-0f5d-4bf7-9126-1685cdc9f6d2', 'dc92ede4-d1ca-4715-bdb2-970b6dcf6466'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:30:58.833336 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:30:58.833336 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:30:58.833336 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:30:58.922238 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:30:58.923391 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:59.011515 n-d-806626-1 sudo[111892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:30:59.012718 n-d-806626-1 sudo[111892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:59.334313 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:30:59.382465 n-d-806626-1 sudo[111900]: 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-628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:30:59.390888 n-d-806626-1 sudo[111900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:30:59.810702 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-92775612-2a1f-4fc1-9033-fb46650b5514-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:30:59.864779 n-d-806626-1 sudo[111892]: pam_unix(sudo:session): session closed for user root
Aug 31 11:30:59.946774 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.023s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:30:59.961737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:00.053633 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Skipping remove_export. No iscsi_target is presently exported for volume: 92775612-2a1f-4fc1-9033-fb46650b5514
Aug 31 11:31:00.055237 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92775612-2a1f-4fc1-9033-fb46650b5514 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:00.068784 n-d-806626-1 sudo[111903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:31:00.069942 n-d-806626-1 sudo[111903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:00.097296 n-d-806626-1 sudo[111905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92775612-2a1f-4fc1-9033-fb46650b5514
Aug 31 11:31:00.098283 n-d-806626-1 sudo[111905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:00.238766 n-d-806626-1 sudo[111900]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:00.242010 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d" returned: 0 in 0.908s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:00.371433 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:00.390719 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:00.390971 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Target 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus: 26
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00090000
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf90
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00090001
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf91
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: 6uHsCuDLgjSV8a2QsFTy
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Target 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: I_T nexus: 27
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0000
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf100
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0001
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf101
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: WZbRQn2Ng972KKoTMBCt
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:00.392694 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:31:00.414452 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] Creating iscsi_target for Volume ID: volume-628c8aed-d43f-4ed8-941e-80fc30c1879d {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] Created volume path /opt/stack/data/cinder/volumes/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d,
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]: incominguser KPwWmQ89oGwe8yhL2Gqy R9WFLDWSKjZfJNyw
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:00.421016 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:31:00.423287 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:00.875278 n-d-806626-1 sudo[111905]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:00.877080 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92775612-2a1f-4fc1-9033-fb46650b5514" returned: 0 in 0.822s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:00.878558 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-92775612-2a1f-4fc1-9033-fb46650b5514 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:00.955760 n-d-806626-1 sudo[111921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-92775612-2a1f-4fc1-9033-fb46650b5514
Aug 31 11:31:00.958534 n-d-806626-1 sudo[111921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:00.987571 n-d-806626-1 sudo[111903]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:00.990040 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.028s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:00.992137 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:31:01.005289 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Deleted volume successfully.
Aug 31 11:31:01.033882 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f1fd13b5-58c6-4e6a-8ca0-d2b22570fd93 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-de6f3eb1-1136-45ee-9402-591bb51be49b-delete_volume'" released by "delete_volume" :: held 5.296s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:31:01.224958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d" returned: 0 in 0.801s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:01.225291 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:01.226013 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:31:01.226453 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:31:01.227720 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:01.249601 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:01.250004 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000b0000\n SCSI SN: beaf110\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000b0001\n SCSI SN: beaf111\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n Backing store flags: \n Account information:\n KPwWmQ89oGwe8yhL2Gqy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Target 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus: 26
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00090000
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf90
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00090001
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf91
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: 6uHsCuDLgjSV8a2QsFTy
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Target 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: I_T nexus: 27
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0000
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf100
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0001
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf101
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: WZbRQn2Ng972KKoTMBCt
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:01.250671 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:31:01.265337 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:01.532337 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:01.532713 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000b0000\n SCSI SN: beaf110\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000b0001\n SCSI SN: beaf111\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n Backing store flags: \n Account information:\n KPwWmQ89oGwe8yhL2Gqy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:01.534517 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:01.675080 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:01.675600 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000b0000\n SCSI SN: beaf110\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000b0001\n SCSI SN: beaf111\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n Backing store flags: \n Account information:\n KPwWmQ89oGwe8yhL2Gqy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:01.676730 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] Set provider_location to: 10.222.0.50:3260,11 iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:31:01.813061 n-d-806626-1 sudo[111921]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:01.815356 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-92775612-2a1f-4fc1-9033-fb46650b5514" returned: 0 in 0.937s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:01.816882 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92775612-2a1f-4fc1-9033-fb46650b5514 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:01.845340 n-d-806626-1 sudo[111950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92775612-2a1f-4fc1-9033-fb46650b5514
Aug 31 11:31:01.846163 n-d-806626-1 sudo[111950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:02.011097 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-dce6fb14-fda3-4e1c-abd0-0e164f208a1f req-c8751899-b0ce-4ceb-b586-f0841db638e9 tempest-AttachVolumeNegativeTest-69531131 None] attachment_update completed successfully.
Aug 31 11:31:02.444011 n-d-806626-1 sudo[111950]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:02.448908 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92775612-2a1f-4fc1-9033-fb46650b5514" returned: 0 in 0.631s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:02.450401 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Successfully deleted volume: 92775612-2a1f-4fc1-9033-fb46650b5514
Aug 31 11:31:02.567734 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Created reservations ['f6895308-5165-44ec-a5d8-e0e0395e79c5', 'db48bef0-8aa6-4423-99a5-da2a08409b8f', 'cf5d438c-0388-4ff4-b28e-8ccd437842a3', '0d2d3e1c-22dd-44c8-9db9-528c83d5b817'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:31:02.571085 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:31:02.571085 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:31:02.571085 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:02.669378 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:31:02.670288 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:02.722408 n-d-806626-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
Aug 31 11:31:02.723243 n-d-806626-1 sudo[111960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:03.342562 n-d-806626-1 sudo[111960]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:03.344941 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:03.347053 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:03.438668 n-d-806626-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 stack-volumes-lvmdriver-1
Aug 31 11:31:03.450121 n-d-806626-1 sudo[111963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:03.833732 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-7b652f53-2118-4591-b270-32bc2373eab2-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:31:04.087163 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7b652f53-2118-4591-b270-32bc2373eab2
Aug 31 11:31:04.100182 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:04.169921 n-d-806626-1 sudo[111965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2
Aug 31 11:31:04.170822 n-d-806626-1 sudo[111965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:04.683260 n-d-806626-1 sudo[111963]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:04.687264 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.340s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:04.690073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:31:04.701851 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Deleted volume successfully.
Aug 31 11:31:04.761418 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-94b7766b-76be-49ce-8a5c-4b9b98d64ebc tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-92775612-2a1f-4fc1-9033-fb46650b5514-delete_volume'" released by "delete_volume" :: held 4.950s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:31:05.054613 n-d-806626-1 sudo[111965]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:05.056475 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2" returned: 0 in 0.957s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:05.058398 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:05.154530 n-d-806626-1 sudo[111970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2
Aug 31 11:31:05.157866 n-d-806626-1 sudo[111970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:05.264062 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-b19c3bb4-a9e8-4b93-bbda-99f181d45e84 req-aaab4f6c-154e-469b-83cc-d3bb0c3a9722 tempest-AttachVolumeTestJSON-1921753546 None] Terminate volume connection completed successfully.
Aug 31 11:31:05.264506 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-b19c3bb4-a9e8-4b93-bbda-99f181d45e84 req-aaab4f6c-154e-469b-83cc-d3bb0c3a9722 tempest-AttachVolumeTestJSON-1921753546 None] Deleting attachment 80e0d92a-4f84-4dc0-bf5a-323757de6336. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:31:05.269624 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:05.450174 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.184s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:05.450549 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba\n Backing store flags: \n Account information:\n 6uHsCuDLgjSV8a2QsFTy\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000b0000\n SCSI SN: beaf110\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000b0001\n SCSI SN: beaf111\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n Backing store flags: \n Account information:\n KPwWmQ89oGwe8yhL2Gqy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:05.451310 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-b19c3bb4-a9e8-4b93-bbda-99f181d45e84 req-aaab4f6c-154e-469b-83cc-d3bb0c3a9722 tempest-AttachVolumeTestJSON-1921753546 None] Removing iscsi_target for Volume ID: 495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:31:05.453139 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:05.677479 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-495ae55c-d144-491b-a61b-cfbce640bcba -f" returned: 0 in 0.224s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:05.678609 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:05.681740 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:05.829710 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:31:05.846686 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:31:05.846879 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:31:05.891513 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Flow 'volume_create_manager' (8e2fd2cb-65e4-4e51-b1c1-a72c6cee9a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:31:05.908409 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f70a3fd-a2b9-4a2a-aee2-f3bfc59d03fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:05.986077 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.280s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:05.987341 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000b0000\n SCSI SN: beaf110\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000b0001\n SCSI SN: beaf111\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n Backing store flags: \n Account information:\n KPwWmQ89oGwe8yhL2Gqy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:06.011074 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [req-b19c3bb4-a9e8-4b93-bbda-99f181d45e84 req-aaab4f6c-154e-469b-83cc-d3bb0c3a9722 tempest-AttachVolumeTestJSON-1921753546 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:31:06.097265 n-d-806626-1 sudo[111970]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:06.119913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2" returned: 0 in 1.062s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:06.122013 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:06.182690 n-d-806626-1 sudo[111999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2
Aug 31 11:31:06.183771 n-d-806626-1 sudo[111999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:06.211537 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f70a3fd-a2b9-4a2a-aee2-f3bfc59d03fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-818158894',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=dc834787-bc66-4162-a095-e3fb27dddd05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0042579dfbe54ed9ba15f3de83e81517',provider_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-08-31T11:31:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:31:06Z,user_id='93c55c747bdf46d590e8db321244f5d5',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:06.215295 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (abdaa6f1-c768-4e48-ba79-3b1d4c176bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:06.236316 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (abdaa6f1-c768-4e48-ba79-3b1d4c176bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:06.241698 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6b6c92b-186a-46ec-9609-cf22b9e2946c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:06.244143 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6b6c92b-186a-46ec-9609-cf22b9e2946c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc834787-bc66-4162-a095-e3fb27dddd05', 'volume_name': 'volume-dc834787-bc66-4162-a095-e3fb27dddd05', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:06.252877 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9ef8eae-651b-4e10-bc55-76e041b72381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:06.263403 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9ef8eae-651b-4e10-bc55-76e041b72381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:06.265692 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9e23e14-a314-410f-b55d-93188125340a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:06.266647 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Volume dc834787-bc66-4162-a095-e3fb27dddd05: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc834787-bc66-4162-a095-e3fb27dddd05', 'volume_size': 1}
Aug 31 11:31:06.267930 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc834787-bc66-4162-a095-e3fb27dddd05 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:06.317039 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-b19c3bb4-a9e8-4b93-bbda-99f181d45e84 req-aaab4f6c-154e-469b-83cc-d3bb0c3a9722 tempest-AttachVolumeTestJSON-1921753546 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:31:06.317039 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:31:06.317039 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:06.320470 n-d-806626-1 sudo[112001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc834787-bc66-4162-a095-e3fb27dddd05 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:31:06.321937 n-d-806626-1 sudo[112001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:06.828024 n-d-806626-1 sudo[111999]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:06.830374 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b652f53-2118-4591-b270-32bc2373eab2" returned: 0 in 0.709s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:06.832219 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Successfully deleted volume: 7b652f53-2118-4591-b270-32bc2373eab2
Aug 31 11:31:06.887544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Created reservations ['be1f9e16-ff6d-4156-a449-a83a58097151', '4efb4b72-abb3-4fcb-a5ce-83671294d8c3', '06eead57-7f5b-487e-b93d-458a25d2fd96', '782311fe-203a-4afd-8170-98fb65c556d8'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:31:06.964898 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:31:06.966029 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:07.010218 n-d-806626-1 sudo[112037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:31:07.011613 n-d-806626-1 sudo[112037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:07.055180 n-d-806626-1 sudo[112001]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:07.057951 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc834787-bc66-4162-a095-e3fb27dddd05 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.789s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:07.062086 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9e23e14-a314-410f-b55d-93188125340a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc834787-bc66-4162-a095-e3fb27dddd05', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:07.064427 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac672ad7-4c1e-41d8-b9e6-810d153b0d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:07.091770 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Volume volume-dc834787-bc66-4162-a095-e3fb27dddd05 (dc834787-bc66-4162-a095-e3fb27dddd05): created successfully
Aug 31 11:31:07.093904 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac672ad7-4c1e-41d8-b9e6-810d153b0d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:07.096959 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Flow 'volume_create_manager' (8e2fd2cb-65e4-4e51-b1c1-a72c6cee9a8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:31:07.110540 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d3a67a9e-b1a9-4e09-aadc-d5f01060f712 tempest-VolumesBackupsAdminTest-697833721 None] Created volume successfully.
Aug 31 11:31:07.963169 n-d-806626-1 sudo[112037]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:07.966582 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.001s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:07.974001 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:08.032435 n-d-806626-1 sudo[112040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:31:08.033254 n-d-806626-1 sudo[112040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:08.777132 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.driver [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Creating a new backup for volume volume-dc834787-bc66-4162-a095-e3fb27dddd05. {{(pid=84130) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Aug 31 11:31:08.798463 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:08.820841 n-d-806626-1 sudo[112040]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:08.836821 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.866s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:08.840954 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:31:08.846379 n-d-806626-1 sudo[112047]: 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-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:31:08.847207 n-d-806626-1 sudo[112047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:08.848024 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Deleted volume successfully.
Aug 31 11:31:08.887138 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-23d223bd-df51-444b-b552-67b44071f0f7 tempest-VolumesGetTest-1463140704 None] Lock "b'cinder-7b652f53-2118-4591-b270-32bc2373eab2-delete_volume'" released by "delete_volume" :: held 5.055s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:31:09.714995 n-d-806626-1 sudo[112047]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:09.717086 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05" returned: 0 in 0.919s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:09.828404 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:09.846249 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:09.846840 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796384]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000b0000\n SCSI SN: beaf110\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000b0001\n SCSI SN: beaf111\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n Backing store flags: \n Account information:\n KPwWmQ89oGwe8yhL2Gqy\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Target 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus: 27
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0000
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf100
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0001
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf101
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: WZbRQn2Ng972KKoTMBCt
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Target 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: I_T nexus: 28
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000b0000
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf110
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000b0001
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf111
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: KPwWmQ89oGwe8yhL2Gqy
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:09.847812 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:31:09.870021 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Creating iscsi_target for Volume ID: volume-dc834787-bc66-4162-a095-e3fb27dddd05 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Created volume path /opt/stack/data/cinder/volumes/volume-dc834787-bc66-4162-a095-e3fb27dddd05,
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]: incominguser m98eGd4sUtUiU8wYuhZM s58JTSThse5yDtbe
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:09.875103 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:31:09.879843 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:11.001519 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05" returned: 0 in 1.123s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:11.002828 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:11.003415 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:31:11.006528 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:31:11.012888 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-e225da55-926d-4ad7-84df-a57cf2e5261f req-c6f7e132-5593-4dc7-b656-8eb9827a108c tempest-AttachVolumeNegativeTest-69531131 None] Terminate volume connection completed successfully.
Aug 31 11:31:11.016574 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-e225da55-926d-4ad7-84df-a57cf2e5261f req-c6f7e132-5593-4dc7-b656-8eb9827a108c tempest-AttachVolumeNegativeTest-69531131 None] Deleting attachment 2fdadbaf-3ca5-40ed-877f-e404a3f63d2d. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:31:11.022928 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:11.023649 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:11.044865 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:11.045248 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796384]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000b0000\n SCSI SN: beaf110\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000b0001\n SCSI SN: beaf111\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n Backing store flags: \n Account information:\n KPwWmQ89oGwe8yhL2Gqy\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Target 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus: 27
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0000
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf100
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0001
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf101
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: WZbRQn2Ng972KKoTMBCt
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Target 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: I_T nexus: 28
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000b0000
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf110
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000b0001
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf111
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: KPwWmQ89oGwe8yhL2Gqy
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:11.046028 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:31:11.067310 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:11.143478 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:11.149717 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000b0000\n SCSI SN: beaf110\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000b0001\n SCSI SN: beaf111\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n Backing store flags: \n Account information:\n KPwWmQ89oGwe8yhL2Gqy\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:11.150462 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-e225da55-926d-4ad7-84df-a57cf2e5261f req-c6f7e132-5593-4dc7-b656-8eb9827a108c tempest-AttachVolumeNegativeTest-69531131 None] Removing iscsi_target for Volume ID: 628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:31:11.151551 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:11.172577 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:11.173126 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796384]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 11: iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000b0000\n SCSI SN: beaf110\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000b0001\n SCSI SN: beaf111\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d\n Backing store flags: \n Account information:\n KPwWmQ89oGwe8yhL2Gqy\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:11.174738 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:11.301344 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-628c8aed-d43f-4ed8-941e-80fc30c1879d -f" returned: 0 in 0.149s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:11.301710 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:11.302740 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:11.352704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:11.353064 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796384]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:11.354847 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Set provider_location to: 10.222.0.50:3260,12 iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:31:11.424627 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Initialize volume connection completed successfully.
Aug 31 11:31:11.499714 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:11.500344 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:11.676087 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-e225da55-926d-4ad7-84df-a57cf2e5261f req-c6f7e132-5593-4dc7-b656-8eb9827a108c tempest-AttachVolumeNegativeTest-69531131 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:31:11.676087 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:31:11.676087 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:17.449589 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:31:17.450240 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:31:17.450673 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:17.495602 n-d-806626-1 sudo[112203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:31:17.508993 n-d-806626-1 sudo[112203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:18.499237 n-d-806626-1 sudo[112203]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:18.501306 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.050s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:18.503660 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:18.577800 n-d-806626-1 sudo[112210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:31:18.579421 n-d-806626-1 sudo[112210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:19.928040 n-d-806626-1 sudo[112210]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:19.931572 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.426s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:19.946228 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:31:38.183496 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:31:38.189092 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:31:38.189609 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:31:38.205356 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Flow 'volume_create_manager' (58b02439-2969-43b4-b0fb-a9f53f5a2769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:31:38.209661 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e336c0a1-6313-4629-9748-884dffee893f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:38.269439 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:31:38.328127 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e336c0a1-6313-4629-9748-884dffee893f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1431635489',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d7c2961b05143bb97c2c5bbf6a94cae',provider_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-08-31T11:31:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:31:38Z,user_id='ad1ba790e1d545d49a587c82e2f8c179',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:38.330923 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74edede8-f6ef-41ff-a023-291911f986dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:38.334883 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74edede8-f6ef-41ff-a023-291911f986dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:38.337240 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b02d5fa0-fed4-4c18-b078-030e0ffff213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:38.341089 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b02d5fa0-fed4-4c18-b078-030e0ffff213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8', 'volume_name': 'volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:38.343543 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (21f51f1b-1b82-4e2d-b12b-1cbef3b621b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:38.346861 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (21f51f1b-1b82-4e2d-b12b-1cbef3b621b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:38.356190 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2a82aca-e4f7-4857-8f65-d569fb71aa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:38.357250 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Volume fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8', 'volume_size': 1}
Aug 31 11:31:38.359430 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:38.381097 n-d-806626-1 sudo[112402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:31:38.381989 n-d-806626-1 sudo[112402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:39.401593 n-d-806626-1 sudo[112402]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:39.406695 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.044s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:39.410135 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2a82aca-e4f7-4857-8f65-d569fb71aa1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:39.412384 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e1b86e1-66a0-499b-b3b5-c9802aee65db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:39.432683 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Volume volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 (fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8): created successfully
Aug 31 11:31:39.435128 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e1b86e1-66a0-499b-b3b5-c9802aee65db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:39.445087 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Flow 'volume_create_manager' (58b02439-2969-43b4-b0fb-a9f53f5a2769) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:31:39.458809 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-cb6123a9-00b3-43df-9c93-a36e88075a25 tempest-AttachVolumeNegativeTest-69531131 None] Created volume successfully.
Aug 31 11:31:42.253781 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:42.325267 n-d-806626-1 sudo[112474]: 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-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8
Aug 31 11:31:42.329761 n-d-806626-1 sudo[112474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:43.601054 n-d-806626-1 sudo[112474]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:43.608897 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8" returned: 0 in 1.353s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:43.720274 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:43.730668 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:43.731025 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Target 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus: 27
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0000
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf100
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0001
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf101
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: WZbRQn2Ng972KKoTMBCt
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Target 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: I_T nexus: 29
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000c0000
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf120
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000c0001
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf121
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: m98eGd4sUtUiU8wYuhZM
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:43.731749 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] Creating iscsi_target for Volume ID: volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] Created volume path /opt/stack/data/cinder/volumes/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8,
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]: incominguser HNSpkZqA8dweYyZiNFEA jJGsDCFKWid3nxVp
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:31:43.748295 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:45.147248 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8" returned: 0 in 1.404s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:45.149578 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:45.150818 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:31:45.151495 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:31:45.154152 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:45.166308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:45.168182 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n Backing store flags: \n Account information:\n HNSpkZqA8dweYyZiNFEA\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Target 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus: 27
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0000
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf100
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000a0001
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf101
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: WZbRQn2Ng972KKoTMBCt
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Target 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: I_T nexus: 29
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000c0000
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf120
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000c0001
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf121
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: m98eGd4sUtUiU8wYuhZM
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:45.169100 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:31:45.189429 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:45.505430 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.316s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:45.506059 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n Backing store flags: \n Account information:\n HNSpkZqA8dweYyZiNFEA\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:45.508076 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:45.884968 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.376s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:45.886429 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n Backing store flags: \n Account information:\n HNSpkZqA8dweYyZiNFEA\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:45.887570 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] Set provider_location to: 10.222.0.50:3260,13 iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:31:46.432821 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-94eb4519-98f4-4390-a285-8d688a4ac1a1 req-b9a63094-5b56-427b-93be-9159a1b1ec28 tempest-AttachVolumeNegativeTest-69531131 None] attachment_update completed successfully.
Aug 31 11:31:53.604825 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Terminate volume connection completed successfully.
Aug 31 11:31:53.718168 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:53.941141 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:53.941521 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef\n Backing store flags: \n Account information:\n WZbRQn2Ng972KKoTMBCt\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n Backing store flags: \n Account information:\n HNSpkZqA8dweYyZiNFEA\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:53.942296 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Removing iscsi_target for Volume ID: ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:31:53.943573 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:54.341200 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef -f" returned: 0 in 0.387s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:54.353494 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:54.353494 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:54.646326 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.302s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:54.647000 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n Backing store flags: \n Account information:\n HNSpkZqA8dweYyZiNFEA\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:54.647862 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-71ee2766-6649-4ebd-8cad-542a3b340235 tempest-VolumesBackupsTest-1637693251 None] Remove volume export completed successfully.
Aug 31 11:31:55.624610 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-e5e27110-4dfd-48eb-9eff-7bb4902496bd req-5cf60d7d-1e57-4cf4-8ec5-9215973d5d35 tempest-AttachVolumeNegativeTest-69531131 None] Terminate volume connection completed successfully.
Aug 31 11:31:55.625114 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-e5e27110-4dfd-48eb-9eff-7bb4902496bd req-5cf60d7d-1e57-4cf4-8ec5-9215973d5d35 tempest-AttachVolumeNegativeTest-69531131 None] Deleting attachment bf0c5918-a109-449b-9e54-e135944a0e21. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:31:55.630297 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:55.807093 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:55.807751 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8\n Backing store flags: \n Account information:\n HNSpkZqA8dweYyZiNFEA\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:55.808449 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-e5e27110-4dfd-48eb-9eff-7bb4902496bd req-5cf60d7d-1e57-4cf4-8ec5-9215973d5d35 tempest-AttachVolumeNegativeTest-69531131 None] Removing iscsi_target for Volume ID: fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8
Aug 31 11:31:55.811902 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:55.978882 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:31:55.982804 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:31:55.983320 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:31:56.019090 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (1c532879-7876-4029-8247-53be2df070a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:31:56.026969 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c942b077-ca56-4369-8354-0f16bab59172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:56.112819 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 -f" returned: 0 in 0.219s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:56.113824 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:56.121960 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:56.127890 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:31:56.280352 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c942b077-ca56-4369-8354-0f16bab59172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:31:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f3b75c26-7c7e-4370-8d66-9230d24f2c6a',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=115c27fd-13af-450c-9a3d-c011b748a2dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5faca983aef049749d37e368ac9e8a6b',provider_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-08-31T11:31:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:31:56Z,user_id='54395e87e314465996a2782a92986697',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:56.289230 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65c183cb-0980-4ed3-aaaf-161eef858d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:56.298965 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65c183cb-0980-4ed3-aaaf-161eef858d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:56.301556 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91a43348-26c0-4c5c-93d7-c3792d91f87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:56.315233 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91a43348-26c0-4c5c-93d7-c3792d91f87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '115c27fd-13af-450c-9a3d-c011b748a2dd', 'volume_name': 'volume-115c27fd-13af-450c-9a3d-c011b748a2dd', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:56.324769 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2bd9410-c47b-46a0-bdee-3b70119e779a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:56.330034 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2bd9410-c47b-46a0-bdee-3b70119e779a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:56.333767 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c40e940-2f2a-4dda-bfd5-64053f51929c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:56.339060 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Volume 115c27fd-13af-450c-9a3d-c011b748a2dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-115c27fd-13af-450c-9a3d-c011b748a2dd', 'volume_size': 1}
Aug 31 11:31:56.342915 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-115c27fd-13af-450c-9a3d-c011b748a2dd stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:56.407431 n-d-806626-1 sudo[112676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-115c27fd-13af-450c-9a3d-c011b748a2dd stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:31:56.408518 n-d-806626-1 sudo[112676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:56.483913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.361s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:56.484691 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:56.638381 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-e5e27110-4dfd-48eb-9eff-7bb4902496bd req-5cf60d7d-1e57-4cf4-8ec5-9215973d5d35 tempest-AttachVolumeNegativeTest-69531131 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:31:56.638381 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:31:56.638381 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:57.245443 n-d-806626-1 sudo[112676]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:57.259456 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-115c27fd-13af-450c-9a3d-c011b748a2dd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.916s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:57.280931 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c40e940-2f2a-4dda-bfd5-64053f51929c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-115c27fd-13af-450c-9a3d-c011b748a2dd', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:57.289360 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18e4cb91-03db-4925-ba5f-dd63fd48512b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:31:57.311855 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Volume volume-115c27fd-13af-450c-9a3d-c011b748a2dd (115c27fd-13af-450c-9a3d-c011b748a2dd): created successfully
Aug 31 11:31:57.332937 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18e4cb91-03db-4925-ba5f-dd63fd48512b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:31:57.340253 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Flow 'volume_create_manager' (1c532879-7876-4029-8247-53be2df070a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:31:57.361279 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Created volume successfully.
Aug 31 11:31:57.898993 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Lock "b'cinder-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:31:58.106015 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:58.269439 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:58.270150 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:58.270652 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Skipping remove_export. No iscsi_target is presently exported for volume: fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8
Aug 31 11:31:58.271671 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:58.296515 n-d-806626-1 sudo[112722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8
Aug 31 11:31:58.298240 n-d-806626-1 sudo[112722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:58.432982 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:58.509732 n-d-806626-1 sudo[112728]: 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-115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:31:58.510619 n-d-806626-1 sudo[112728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:59.032396 n-d-806626-1 sudo[112722]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:59.034677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8" returned: 0 in 0.762s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:59.036211 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:59.114732 n-d-806626-1 sudo[112732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8
Aug 31 11:31:59.119710 n-d-806626-1 sudo[112732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:31:59.363742 n-d-806626-1 sudo[112728]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:59.366387 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd" returned: 0 in 0.939s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:59.549169 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:59.573648 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:59.574216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139376597408]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Target 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: I_T nexus: 29
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000c0000
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf120
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000c0001
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf121
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: m98eGd4sUtUiU8wYuhZM
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:31:59.574899 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:31:59.585162 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Creating iscsi_target for Volume ID: volume-115c27fd-13af-450c-9a3d-c011b748a2dd {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Created volume path /opt/stack/data/cinder/volumes/volume-115c27fd-13af-450c-9a3d-c011b748a2dd,
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]: incominguser uADNZD9GHmAkC7xGYucQ JmbE2VAx2ARg5kLs
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:31:59.589452 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:31:59.605911 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:31:59.970147 n-d-806626-1 sudo[112732]: pam_unix(sudo:session): session closed for user root
Aug 31 11:31:59.972520 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8" returned: 0 in 0.936s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:31:59.974666 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:00.029118 n-d-806626-1 sudo[112757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8
Aug 31 11:32:00.030618 n-d-806626-1 sudo[112757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:00.479749 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd" returned: 0 in 0.878s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:00.480379 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139376597408]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:00.480873 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:32:00.481234 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:32:00.482655 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:00.503981 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:00.504660 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139376597408]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Target 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: I_T nexus: 29
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000c0000
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf120
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000c0001
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf121
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: m98eGd4sUtUiU8wYuhZM
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:00.505375 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:32:00.517617 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:00.722606 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:00.722606 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139376597408]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:00.724614 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:01.077624 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.353s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:01.078655 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139376597408]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:01.080240 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Set provider_location to: 10.222.0.50:3260,13 iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:32:01.112844 n-d-806626-1 sudo[112757]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:01.115313 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8" returned: 0 in 1.140s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:01.130700 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Successfully deleted volume: fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8
Aug 31 11:32:01.251254 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Created reservations ['31e9e983-36aa-4300-8b24-58b2e0c6d268', '58b0e990-ceb7-4fa1-bf55-b77d958bb78d', '038bbfba-0a5d-42a0-a65c-a075aa7b4b58', '378a1849-a882-43eb-98df-48e8f9757bae'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:32:01.255261 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:32:01.255261 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:32:01.255261 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:32:01.309649 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Initialize volume connection completed successfully.
Aug 31 11:32:01.381474 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:32:01.382287 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:01.441177 n-d-806626-1 sudo[112797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:32:01.442740 n-d-806626-1 sudo[112797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:02.325228 n-d-806626-1 sudo[112797]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:02.328503 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.945s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:02.331401 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:02.391687 n-d-806626-1 sudo[112841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:32:02.401806 n-d-806626-1 sudo[112841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:03.487546 n-d-806626-1 sudo[112841]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:03.489817 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.158s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:03.492825 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:32:03.511975 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Deleted volume successfully.
Aug 31 11:32:03.554570 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f621721c-cc8c-4f81-9744-969cbbbf641a tempest-AttachVolumeNegativeTest-69531131 None] Lock "b'cinder-fc2e281d-c2b6-40c5-a6a7-b526f38f6ba8-delete_volume'" released by "delete_volume" :: held 5.656s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:32:11.025454 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Lock "b'cinder-628c8aed-d43f-4ed8-941e-80fc30c1879d-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:32:11.215525 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:11.502775 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.294s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:11.515457 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:11.516744 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Skipping remove_export. No iscsi_target is presently exported for volume: 628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:32:11.518272 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:11.629834 n-d-806626-1 sudo[112862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:32:11.633694 n-d-806626-1 sudo[112862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:12.551222 n-d-806626-1 sudo[112862]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:12.555678 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d" returned: 0 in 1.035s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:12.555678 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:12.621585 n-d-806626-1 sudo[112865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:32:12.629713 n-d-806626-1 sudo[112865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:14.025937 n-d-806626-1 sudo[112865]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:14.032473 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d" returned: 0 in 1.473s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:14.032473 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:14.078908 n-d-806626-1 sudo[112915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:32:14.079698 n-d-806626-1 sudo[112915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:15.126533 n-d-806626-1 sudo[112915]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:15.141049 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-628c8aed-d43f-4ed8-941e-80fc30c1879d" returned: 0 in 1.105s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:15.141049 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Successfully deleted volume: 628c8aed-d43f-4ed8-941e-80fc30c1879d
Aug 31 11:32:15.298712 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Created reservations ['a91b83fc-fcdd-4aed-b295-048e4e5fe7ce', '2801f5f4-72ac-4537-b9db-d4940bb3e857', '8525c358-c56a-4ce1-888a-34381d020aee', 'dfa4ec5a-6a1f-448c-abd8-179642964420'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:32:15.298712 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:32:15.298712 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:32:15.298712 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:32:15.431386 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:32:15.432391 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:15.491801 n-d-806626-1 sudo[112925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:32:15.493337 n-d-806626-1 sudo[112925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:16.147896 n-d-806626-1 sudo[112925]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:16.153935 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.718s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:16.153935 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:16.179140 n-d-806626-1 sudo[112928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:32:16.180043 n-d-806626-1 sudo[112928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:17.317466 n-d-806626-1 sudo[112928]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:17.319513 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.165s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:17.322145 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:32:17.327820 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Deleted volume successfully.
Aug 31 11:32:17.376056 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1959b9ae-afe2-4441-a067-67aabb10f7f9 tempest-AttachVolumeNegativeTest-69531131 None] Lock "b'cinder-628c8aed-d43f-4ed8-941e-80fc30c1879d-delete_volume'" released by "delete_volume" :: held 6.343s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:32:17.457840 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:32:17.457840 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:32:17.457840 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:17.499055 n-d-806626-1 sudo[112931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:32:17.500220 n-d-806626-1 sudo[112931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:18.124150 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.661s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:18.124150 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:18.108337 n-d-806626-1 sudo[112931]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:18.135279 n-d-806626-1 sudo[112934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:32:18.141555 n-d-806626-1 sudo[112934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:18.887549 n-d-806626-1 sudo[112934]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:18.889646 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.777s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:18.891159 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:32:20.258430 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Terminate volume connection completed successfully.
Aug 31 11:32:20.473089 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:20.728128 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:20.728128 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 12: iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000c0000\n SCSI SN: beaf120\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000c0001\n SCSI SN: beaf121\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05\n Backing store flags: \n Account information:\n m98eGd4sUtUiU8wYuhZM\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:20.728128 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Removing iscsi_target for Volume ID: dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:32:20.731787 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:21.047963 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dc834787-bc66-4162-a095-e3fb27dddd05 -f" returned: 0 in 0.321s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:21.048425 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:21.054138 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:21.438272 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.388s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:21.438782 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:21.439449 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fae53665-82a4-4d4e-82b6-f9e15dd1bf2c tempest-VolumesBackupsAdminTest-697833721 None] Remove volume export completed successfully.
Aug 31 11:32:25.515620 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:32:25.527252 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:32:25.529422 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:32:25.562045 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Flow 'volume_create_manager' (39a1237a-00d8-4bbd-9421-c344f8cc8b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:32:25.572016 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b731f6d9-23a3-4aa3-8edb-4a3ad553bfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:32:25.621612 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:32:25.748798 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b731f6d9-23a3-4aa3-8edb-4a3ad553bfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:32:25Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_196610b2-3dbe-4c14-a1f8-c2c3e4d0605f',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=923b25c7-7cd3-44c2-b7f7-06139116490c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0042579dfbe54ed9ba15f3de83e81517',provider_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-08-31T11:32:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:32:25Z,user_id='93c55c747bdf46d590e8db321244f5d5',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:32:25.763471 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (066157c3-d099-4497-a0bc-dfb62a129dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:32:25.781457 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (066157c3-d099-4497-a0bc-dfb62a129dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:32:25.791749 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (feb8a454-c35a-4f73-89d1-49f2bc98bfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:32:25.798985 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (feb8a454-c35a-4f73-89d1-49f2bc98bfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '923b25c7-7cd3-44c2-b7f7-06139116490c', 'volume_name': 'volume-923b25c7-7cd3-44c2-b7f7-06139116490c', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:32:25.813691 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4184d816-50f0-4d4c-aec9-aaa3b5fc82a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:32:25.813691 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4184d816-50f0-4d4c-aec9-aaa3b5fc82a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:32:25.821480 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (308cb5b3-7f0a-45d0-8e07-70e3ac9457a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:32:25.821480 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Volume 923b25c7-7cd3-44c2-b7f7-06139116490c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-923b25c7-7cd3-44c2-b7f7-06139116490c', 'volume_size': 1}
Aug 31 11:32:25.825709 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-923b25c7-7cd3-44c2-b7f7-06139116490c stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:25.852882 n-d-806626-1 sudo[112972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-923b25c7-7cd3-44c2-b7f7-06139116490c stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:32:25.854989 n-d-806626-1 sudo[112972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:27.011274 n-d-806626-1 sudo[112972]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:27.013362 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-923b25c7-7cd3-44c2-b7f7-06139116490c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.193s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:27.021339 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (308cb5b3-7f0a-45d0-8e07-70e3ac9457a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-923b25c7-7cd3-44c2-b7f7-06139116490c', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:32:27.024311 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4a77630-3728-42df-b1ab-a5c10ea64167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:32:27.058953 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Volume volume-923b25c7-7cd3-44c2-b7f7-06139116490c (923b25c7-7cd3-44c2-b7f7-06139116490c): created successfully
Aug 31 11:32:27.061295 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4a77630-3728-42df-b1ab-a5c10ea64167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:32:27.070646 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Flow 'volume_create_manager' (39a1237a-00d8-4bbd-9421-c344f8cc8b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:32:27.082314 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Created volume successfully.
Aug 31 11:32:28.618285 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:28.705598 n-d-806626-1 sudo[113027]: 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-923b25c7-7cd3-44c2-b7f7-06139116490c
Aug 31 11:32:28.708317 n-d-806626-1 sudo[113027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:29.387526 n-d-806626-1 sudo[113027]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:29.389768 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c" returned: 0 in 0.771s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:29.536859 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:29.554295 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:29.554690 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Target 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: I_T nexus: 31
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000d0000
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf130
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000d0001
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf131
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: uADNZD9GHmAkC7xGYucQ
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:29.555408 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:32:29.598912 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Creating iscsi_target for Volume ID: volume-923b25c7-7cd3-44c2-b7f7-06139116490c {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Created volume path /opt/stack/data/cinder/volumes/volume-923b25c7-7cd3-44c2-b7f7-06139116490c,
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]: incominguser pjMfAGNBCE6vnG57D5Ef kkuJUL2gy44EDsgP
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:32:29.610264 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:29.810311 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Lock "b'cinder-24b20765-6e6f-4348-bc4b-2beeae15c5c0-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:32:30.013696 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:30.282988 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.271s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:30.283343 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797984]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n Account information:\n ACL information:\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:30.284114 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Skipping remove_export. No iscsi_target is presently exported for volume: 24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:32:30.285122 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:30.333093 n-d-806626-1 sudo[113044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:32:30.334014 n-d-806626-1 sudo[113044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:30.501480 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c" returned: 0 in 0.884s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:30.501480 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:30.501480 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:32:30.501480 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:32:30.501480 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:30.517261 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:30.517681 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000e0001\n SCSI SN: beaf141\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n Backing store flags: \n Account information:\n pjMfAGNBCE6vnG57D5Ef\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Target 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: I_T nexus: 31
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000d0000
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf130
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 000d0001
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf131
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: uADNZD9GHmAkC7xGYucQ
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:32:30.520860 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:30.777496 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.250s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:30.777496 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000e0001\n SCSI SN: beaf141\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n Backing store flags: \n Account information:\n pjMfAGNBCE6vnG57D5Ef\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:30.777496 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:30.990815 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:30.990815 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000e0001\n SCSI SN: beaf141\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n Backing store flags: \n Account information:\n pjMfAGNBCE6vnG57D5Ef\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:30.990815 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Set provider_location to: 10.222.0.50:3260,14 iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:32:31.034630 n-d-806626-1 sudo[113044]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:31.037458 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0" returned: 0 in 0.752s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:31.051228 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:31.144550 n-d-806626-1 sudo[113074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:32:31.145392 n-d-806626-1 sudo[113074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:31.154962 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Initialize volume connection completed successfully.
Aug 31 11:32:31.790518 n-d-806626-1 sudo[113074]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:31.794771 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0" returned: 0 in 0.741s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:31.794771 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:31.816141 n-d-806626-1 sudo[113084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:32:31.816970 n-d-806626-1 sudo[113084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:32.839050 n-d-806626-1 sudo[113084]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:32.843824 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24b20765-6e6f-4348-bc4b-2beeae15c5c0" returned: 0 in 1.047s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:32.843824 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Successfully deleted volume: 24b20765-6e6f-4348-bc4b-2beeae15c5c0
Aug 31 11:32:32.998203 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Created reservations ['2d806d19-8bd8-4c66-a707-76c6baf4ad74', '749e50cb-b27f-4b1f-b6e4-873feff67b7e', 'fb8f185e-a6ed-472e-9a10-2d4671f75ac8', '93cecfc2-cf1f-46e7-8c20-dbe1d6fb6315'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:32:33.002463 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:32:33.002463 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:32:33.002463 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:32:33.063024 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:32:33.064530 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:33.104842 n-d-806626-1 sudo[113140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:32:33.106789 n-d-806626-1 sudo[113140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:34.017631 n-d-806626-1 sudo[113140]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:34.023979 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.958s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:34.026817 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:34.066388 n-d-806626-1 sudo[113144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:32:34.072108 n-d-806626-1 sudo[113144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:32:34.753635 n-d-806626-1 sudo[113144]: pam_unix(sudo:session): session closed for user root
Aug 31 11:32:34.758406 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.729s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:34.767550 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:32:34.767550 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Deleted volume successfully.
Aug 31 11:32:34.791202 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-62a88826-c1eb-44d1-8599-4dab0050daaa tempest-AttachVolumeNegativeTest-69531131 None] Lock "b'cinder-24b20765-6e6f-4348-bc4b-2beeae15c5c0-delete_volume'" released by "delete_volume" :: held 4.981s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:32:56.393272 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Terminate volume connection completed successfully.
Aug 31 11:32:56.788829 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:57.155080 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.369s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:57.155443 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 13: iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000d0000\n SCSI SN: beaf130\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000d0001\n SCSI SN: beaf131\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd\n Backing store flags: \n Account information:\n uADNZD9GHmAkC7xGYucQ\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000e0001\n SCSI SN: beaf141\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n Backing store flags: \n Account information:\n pjMfAGNBCE6vnG57D5Ef\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:57.156220 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Removing iscsi_target for Volume ID: 115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:32:57.160260 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:57.685230 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-115c27fd-13af-450c-9a3d-c011b748a2dd -f" returned: 0 in 0.516s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:57.686893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:57.690906 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:32:58.010160 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.318s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:32:58.021471 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000e0001\n SCSI SN: beaf141\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n Backing store flags: \n Account information:\n pjMfAGNBCE6vnG57D5Ef\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:32:58.021471 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1e050b2f-7c87-47d9-9905-807be9791ad5 tempest-VolumesBackupsTest-1637693251 None] Remove volume export completed successfully.
Aug 31 11:33:00.859884 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-115c27fd-13af-450c-9a3d-c011b748a2dd-delete_volume'" acquired by "delete_volume" :: waited 0.050s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:33:01.064274 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:01.384937 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.332s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:01.385305 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000e0001\n SCSI SN: beaf141\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n Backing store flags: \n Account information:\n pjMfAGNBCE6vnG57D5Ef\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:01.386088 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Skipping remove_export. No iscsi_target is presently exported for volume: 115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:33:01.387144 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:01.434392 n-d-806626-1 sudo[113291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:33:01.435254 n-d-806626-1 sudo[113291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:02.673420 n-d-806626-1 sudo[113291]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:02.676432 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd" returned: 0 in 1.288s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:02.683370 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:02.732278 n-d-806626-1 sudo[113295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:33:02.733964 n-d-806626-1 sudo[113295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:03.974197 n-d-806626-1 sudo[113295]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:03.977131 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd" returned: 0 in 1.294s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:03.979016 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:04.026730 n-d-806626-1 sudo[113300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:33:04.036008 n-d-806626-1 sudo[113300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:04.940529 n-d-806626-1 sudo[113300]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:04.942991 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-115c27fd-13af-450c-9a3d-c011b748a2dd" returned: 0 in 0.963s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:04.944360 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Successfully deleted volume: 115c27fd-13af-450c-9a3d-c011b748a2dd
Aug 31 11:33:05.094967 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Created reservations ['47b491b4-c8a4-4655-a591-3ca0a4d11c21', 'e854b02c-0974-44fb-952b-adcb771e4308', '2912a56f-de2b-4d00-8827-a5ece1116e26', '1d7eee3c-f6c1-41df-a50f-ed205ecfa197'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:33:05.108747 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:33:05.108747 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:33:05.108747 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:33:05.224461 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:33:05.225332 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:05.286891 n-d-806626-1 sudo[113309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:05.291128 n-d-806626-1 sudo[113309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:06.555504 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.322s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:06.555504 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:06.545567 n-d-806626-1 sudo[113309]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:06.626269 n-d-806626-1 sudo[113321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:06.629049 n-d-806626-1 sudo[113321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:08.069896 n-d-806626-1 sudo[113321]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:08.073828 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.522s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:08.077570 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:33:08.086380 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Deleted volume successfully.
Aug 31 11:33:08.123025 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-6c5d8774-b506-41c7-a580-d013108dcd55 tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-115c27fd-13af-450c-9a3d-c011b748a2dd-delete_volume'" released by "delete_volume" :: held 7.262s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:33:17.448216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:33:17.448216 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:33:17.448216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:17.491849 n-d-806626-1 sudo[113561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:17.493276 n-d-806626-1 sudo[113561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:18.046408 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-ca3847eb-9a57-4492-8574-0bdb9cbf85ef-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:33:18.286672 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:18.792316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.510s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:18.792316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000e0001\n SCSI SN: beaf141\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n Backing store flags: \n Account information:\n pjMfAGNBCE6vnG57D5Ef\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:18.792316 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Skipping remove_export. No iscsi_target is presently exported for volume: ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:33:18.792316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:18.815469 n-d-806626-1 sudo[113561]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:18.843512 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.388s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:18.843512 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:18.869954 n-d-806626-1 sudo[113566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:33:18.870810 n-d-806626-1 sudo[113566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:18.935866 n-d-806626-1 sudo[113567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:18.946977 n-d-806626-1 sudo[113567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:20.207559 n-d-806626-1 sudo[113567]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:20.213028 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.374s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:20.213028 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:33:20.420006 n-d-806626-1 sudo[113566]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:20.421908 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef" returned: 0 in 1.631s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:20.423137 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:20.483785 n-d-806626-1 sudo[113586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:33:20.486818 n-d-806626-1 sudo[113586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:21.565894 n-d-806626-1 sudo[113586]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:21.571059 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef" returned: 0 in 1.145s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:21.571059 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:21.640221 n-d-806626-1 sudo[113599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:33:21.641040 n-d-806626-1 sudo[113599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:23.231953 n-d-806626-1 sudo[113599]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:23.235392 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca3847eb-9a57-4492-8574-0bdb9cbf85ef" returned: 0 in 1.664s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:23.237189 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Successfully deleted volume: ca3847eb-9a57-4492-8574-0bdb9cbf85ef
Aug 31 11:33:23.467093 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Created reservations ['4be8057f-ad10-4000-a7ab-0a4edff11a1f', 'e496f80e-bd45-4a4a-96e1-fa4501d1c89e', '6c9b991d-070b-44c1-a04f-5f5195ae0374', '0189d54f-ae06-437c-97ff-efc78a1c7ef9'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:33:23.478076 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:33:23.478076 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:33:23.478076 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:33:23.659043 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:33:23.661140 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:23.720121 n-d-806626-1 sudo[113634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:23.720937 n-d-806626-1 sudo[113634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:24.157226 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-0dd978c3-cdc6-47e5-9bac-b5482ab1caef-delete_volume'" acquired by "delete_volume" :: waited 0.065s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:33:24.430571 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:24.737034 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.313s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:24.737865 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139376597408]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000e0001\n SCSI SN: beaf141\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n Backing store flags: \n Account information:\n pjMfAGNBCE6vnG57D5Ef\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:24.739050 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0dd978c3-cdc6-47e5-9bac-b5482ab1caef
Aug 31 11:33:24.740759 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:24.798968 n-d-806626-1 sudo[113660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef
Aug 31 11:33:24.799814 n-d-806626-1 sudo[113660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:24.966801 n-d-806626-1 sudo[113634]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:24.970731 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.308s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:24.979586 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:25.079750 n-d-806626-1 sudo[113667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:25.080558 n-d-806626-1 sudo[113667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:26.342361 n-d-806626-1 sudo[113660]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:26.348194 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef" returned: 0 in 1.603s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:26.348194 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:26.375183 n-d-806626-1 sudo[113667]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:26.414049 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.438s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:26.414049 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:33:26.430587 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Deleted volume successfully.
Aug 31 11:33:26.466993 n-d-806626-1 sudo[113700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef
Aug 31 11:33:26.477547 n-d-806626-1 sudo[113700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:26.489455 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9134361a-fd9d-43cb-a93c-4688fdc5502e tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-ca3847eb-9a57-4492-8574-0bdb9cbf85ef-delete_volume'" released by "delete_volume" :: held 8.443s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:33:27.897262 n-d-806626-1 sudo[113700]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:27.899037 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef" returned: 0 in 1.553s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:27.900832 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:27.991029 n-d-806626-1 sudo[113719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef
Aug 31 11:33:27.991896 n-d-806626-1 sudo[113719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:29.080162 n-d-806626-1 sudo[113719]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:29.082891 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0dd978c3-cdc6-47e5-9bac-b5482ab1caef" returned: 0 in 1.182s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:29.084097 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Successfully deleted volume: 0dd978c3-cdc6-47e5-9bac-b5482ab1caef
Aug 31 11:33:29.222076 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Created reservations ['a5e222ac-7184-4646-bb03-ed4498d3fbb3', '2e41dc6e-2f0d-40b3-90d4-5fe8549733f4', '17d19252-3437-406d-a7d0-d1fe2d0e6240', '82324c1c-72be-4e90-bb20-2c5d4452dbd6'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:33:29.227808 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:33:29.227808 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:33:29.227808 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:33:29.319247 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Terminate volume connection completed successfully.
Aug 31 11:33:29.456146 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:29.469709 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:33:29.470708 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:29.528001 n-d-806626-1 sudo[113739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:29.530208 n-d-806626-1 sudo[113739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:29.642715 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:29.643559 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799104]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 14: iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000e0000\n SCSI SN: beaf140\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000e0001\n SCSI SN: beaf141\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c\n Backing store flags: \n Account information:\n pjMfAGNBCE6vnG57D5Ef\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:29.644997 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Removing iscsi_target for Volume ID: 923b25c7-7cd3-44c2-b7f7-06139116490c
Aug 31 11:33:29.649045 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:30.119396 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-923b25c7-7cd3-44c2-b7f7-06139116490c -f" returned: 0 in 0.472s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:30.120011 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799104]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:30.121804 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:30.282070 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:30.282412 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799104]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:30.283264 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5b8792ed-de25-47e9-8449-93be41c6d4e0 tempest-VolumesBackupsAdminTest-697833721 None] Remove volume export completed successfully.
Aug 31 11:33:30.469523 n-d-806626-1 sudo[113739]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:30.471469 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.001s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:30.473432 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:30.523598 n-d-806626-1 sudo[113765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:30.525093 n-d-806626-1 sudo[113765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:31.431510 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Lock "b'cinder-923b25c7-7cd3-44c2-b7f7-06139116490c-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:33:31.433539 n-d-806626-1 sudo[113765]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:31.440934 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.968s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:31.444953 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:33:31.465652 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Deleted volume successfully.
Aug 31 11:33:31.509607 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-71240d6d-1820-4040-91e1-7d619d3df89d tempest-VolumesBackupsTest-1637693251 None] Lock "b'cinder-0dd978c3-cdc6-47e5-9bac-b5482ab1caef-delete_volume'" released by "delete_volume" :: held 7.353s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:33:31.609344 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:31.837126 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:31.837519 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:31.838355 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 923b25c7-7cd3-44c2-b7f7-06139116490c
Aug 31 11:33:31.839382 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:31.899807 n-d-806626-1 sudo[113778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c
Aug 31 11:33:31.900670 n-d-806626-1 sudo[113778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:32.527050 n-d-806626-1 sudo[113778]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:32.530155 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c" returned: 0 in 0.690s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:32.532308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:32.554571 n-d-806626-1 sudo[113804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c
Aug 31 11:33:32.555570 n-d-806626-1 sudo[113804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:33.392019 n-d-806626-1 sudo[113804]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:33.396823 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c" returned: 0 in 0.862s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:33.403439 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:33.502116 n-d-806626-1 sudo[113828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c
Aug 31 11:33:33.504866 n-d-806626-1 sudo[113828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:34.521704 n-d-806626-1 sudo[113828]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:34.524472 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-923b25c7-7cd3-44c2-b7f7-06139116490c" returned: 0 in 1.120s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:34.525594 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Successfully deleted volume: 923b25c7-7cd3-44c2-b7f7-06139116490c
Aug 31 11:33:34.693214 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Created reservations ['e0dfc6be-649d-4a98-9ac7-f1367aee91d6', '882baf04-5af4-458c-8a23-03cee6b13768', '2f5703d6-87d0-46a7-b130-08f728d4694f', 'b965ef86-ffdf-4d6d-be46-3a37ba3b3bdf'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:33:34.695966 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:33:34.695966 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:33:34.695966 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:33:34.799720 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:33:34.800525 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:34.849858 n-d-806626-1 sudo[113846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:34.850709 n-d-806626-1 sudo[113846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:35.804931 n-d-806626-1 sudo[113846]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:35.807359 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.006s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:35.809412 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:35.832261 n-d-806626-1 sudo[113852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:33:35.833126 n-d-806626-1 sudo[113852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:36.951955 n-d-806626-1 sudo[113852]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:36.954234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.144s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:36.956744 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:33:36.963540 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Deleted volume successfully.
Aug 31 11:33:37.010717 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0ef0a27d-1519-4f00-a5a3-1b2658ce8e35 tempest-VolumesBackupsAdminTest-697833721 None] Lock "b'cinder-923b25c7-7cd3-44c2-b7f7-06139116490c-delete_volume'" released by "delete_volume" :: held 5.577s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:33:37.206555 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:33:37.231626 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:33:37.232586 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:33:37.293627 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Flow 'volume_create_manager' (2fa1b884-0583-4c0a-ae01-28d50b3aa626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:33:37.319203 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (202d40b9-3830-4c22-83e4-0be20dfdc836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:37.356674 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:33:37.451559 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (202d40b9-3830-4c22-83e4-0be20dfdc836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1931036680',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=74ee123e-3f2e-4511-bfc5-380aa0975ed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67016415171446668c0cf9214290395a',provider_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-08-31T11:33:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:33:37Z,user_id='751f14d8ab8d466ab8840c24e6372590',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:37.458409 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20f38961-daa4-4655-b45f-cb92e2157c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:37.459259 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20f38961-daa4-4655-b45f-cb92e2157c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:37.472188 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d67d0372-8e38-4045-86fa-6aa3896199a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:37.474792 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d67d0372-8e38-4045-86fa-6aa3896199a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '74ee123e-3f2e-4511-bfc5-380aa0975ed3', 'volume_name': 'volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:37.477241 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5abc518-55e6-46fb-b6bf-83251c759ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:37.479442 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5abc518-55e6-46fb-b6bf-83251c759ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:37.481623 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8685627-187f-4f3d-bef8-b22978920717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:37.490819 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Volume 74ee123e-3f2e-4511-bfc5-380aa0975ed3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3', 'volume_size': 1}
Aug 31 11:33:37.492207 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:37.528134 n-d-806626-1 sudo[113857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:33:37.529778 n-d-806626-1 sudo[113857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:38.355223 n-d-806626-1 sudo[113857]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:38.359050 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.865s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:38.363754 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8685627-187f-4f3d-bef8-b22978920717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:38.366967 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecd6774d-ad26-49ad-b360-69e28d9a93b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:38.415801 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Volume volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 (74ee123e-3f2e-4511-bfc5-380aa0975ed3): created successfully
Aug 31 11:33:38.420352 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecd6774d-ad26-49ad-b360-69e28d9a93b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:38.424992 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Flow 'volume_create_manager' (2fa1b884-0583-4c0a-ae01-28d50b3aa626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:33:38.439189 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5b15b6ea-237a-4d6a-b716-e4987e2acc77 tempest-VolumesSnapshotListTestJSON-1246975611 None] Created volume successfully.
Aug 31 11:33:39.416558 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:33:39.437992 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:33:39.439342 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:33:39.510065 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Flow 'volume_create_manager' (bd4943b5-a8bf-4e7a-b9cb-b9257f5b049f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:33:39.520091 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b43cc1d5-d337-403b-b967-b5c463ba743f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:39.573467 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:33:39.717993 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8c0671be-752c-4c01-9b50-e1ec5b3cedd1 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:39.783041 n-d-806626-1 sudo[113895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3
Aug 31 11:33:39.789471 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b43cc1d5-d337-403b-b967-b5c463ba743f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1268481718',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=1c93da91-c699-4616-abd6-d15cc508c308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0042579dfbe54ed9ba15f3de83e81517',provider_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-08-31T11:33:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:33:39Z,user_id='93c55c747bdf46d590e8db321244f5d5',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:39.794867 n-d-806626-1 sudo[113895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:39.801424 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f0eac16-751d-40b9-84aa-549ad972331a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:39.820760 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f0eac16-751d-40b9-84aa-549ad972331a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:39.829945 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc8fddf5-2db8-4d2a-a2f8-632526198c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:39.850069 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc8fddf5-2db8-4d2a-a2f8-632526198c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c93da91-c699-4616-abd6-d15cc508c308', 'volume_name': 'volume-1c93da91-c699-4616-abd6-d15cc508c308', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:39.854690 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (435cab87-884c-4440-bf36-9362b2a02f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:39.866207 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (435cab87-884c-4440-bf36-9362b2a02f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:39.872073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf8abfe0-711f-4863-9390-abb48bfe35ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:39.874131 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Volume 1c93da91-c699-4616-abd6-d15cc508c308: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c93da91-c699-4616-abd6-d15cc508c308', 'volume_size': 1}
Aug 31 11:33:39.876797 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c93da91-c699-4616-abd6-d15cc508c308 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:39.928034 n-d-806626-1 sudo[113900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c93da91-c699-4616-abd6-d15cc508c308 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:33:39.929895 n-d-806626-1 sudo[113900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:40.703324 n-d-806626-1 sudo[113895]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:40.705855 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8c0671be-752c-4c01-9b50-e1ec5b3cedd1 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3" returned: 0 in 0.990s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:40.711390 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8c0671be-752c-4c01-9b50-e1ec5b3cedd1 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9c4a3363-a41c-4966-afca-892c0e2abf36 --snapshot stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:40.802966 n-d-806626-1 sudo[113926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9c4a3363-a41c-4966-afca-892c0e2abf36 --snapshot stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 -L 1.00g
Aug 31 11:33:40.806929 n-d-806626-1 sudo[113926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:41.305966 n-d-806626-1 sudo[113900]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:41.308309 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c93da91-c699-4616-abd6-d15cc508c308 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.431s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:41.312705 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf8abfe0-711f-4863-9390-abb48bfe35ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c93da91-c699-4616-abd6-d15cc508c308', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:41.321295 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44c3364f-048d-48c1-9779-47f064f82f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:33:41.342491 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Volume volume-1c93da91-c699-4616-abd6-d15cc508c308 (1c93da91-c699-4616-abd6-d15cc508c308): created successfully
Aug 31 11:33:41.346604 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44c3364f-048d-48c1-9779-47f064f82f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:33:41.357908 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Flow 'volume_create_manager' (bd4943b5-a8bf-4e7a-b9cb-b9257f5b049f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:33:41.375223 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fd049fd3-b8c5-4796-8049-7ec201442f7b tempest-VolumesBackupsAdminTest-697833721 None] Created volume successfully.
Aug 31 11:33:42.124419 n-d-806626-1 sudo[113926]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:42.126945 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8c0671be-752c-4c01-9b50-e1ec5b3cedd1 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9c4a3363-a41c-4966-afca-892c0e2abf36 --snapshot stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 -L 1.00g" returned: 0 in 1.416s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:42.246218 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8c0671be-752c-4c01-9b50-e1ec5b3cedd1 tempest-VolumesSnapshotListTestJSON-1246975611 None] Create snapshot completed successfully
Aug 31 11:33:43.316938 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.driver [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Creating a new backup for volume volume-1c93da91-c699-4616-abd6-d15cc508c308. {{(pid=84130) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Aug 31 11:33:43.340047 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:43.414816 n-d-806626-1 sudo[114094]: 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-1c93da91-c699-4616-abd6-d15cc508c308
Aug 31 11:33:43.417059 n-d-806626-1 sudo[114094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:43.633073 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8ab1bb5a-9fae-484e-8915-94cf0135aa76 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:43.694992 n-d-806626-1 sudo[114098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3
Aug 31 11:33:43.695865 n-d-806626-1 sudo[114098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:44.373657 n-d-806626-1 sudo[114094]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:44.378579 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308" returned: 0 in 1.038s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:44.496871 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:44.530335 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:44.531174 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:33:44.532488 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:33:44.542751 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Creating iscsi_target for Volume ID: volume-1c93da91-c699-4616-abd6-d15cc508c308 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Created volume path /opt/stack/data/cinder/volumes/volume-1c93da91-c699-4616-abd6-d15cc508c308,
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]: incominguser pLuwVqe82gnToCnAjMUk cVbNmZ24Ef6q64D3
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:33:44.554423 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:33:44.557932 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:44.808264 n-d-806626-1 sudo[114098]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:44.813518 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8ab1bb5a-9fae-484e-8915-94cf0135aa76 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3" returned: 0 in 1.180s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:44.818728 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8ab1bb5a-9fae-484e-8915-94cf0135aa76 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cc9c116-1509-413d-8b39-c518b6ebb9d6 --snapshot stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:44.893635 n-d-806626-1 sudo[114104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cc9c116-1509-413d-8b39-c518b6ebb9d6 --snapshot stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 -L 1.00g
Aug 31 11:33:44.894752 n-d-806626-1 sudo[114104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:45.555400 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308" returned: 0 in 0.998s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:45.556064 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:45.556852 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:33:45.557347 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:33:45.559711 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:45.592006 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:45.592640 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: I_T nexus: 18
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040000
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf40
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00040001
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf41
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: CQRqCRDCYh77kAoETShD
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: I_T nexus: 19
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050000
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf50
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00050001
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf51
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: 9NAUSeDgH7akh7RfUKv3
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: I_T nexus: 20
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060000
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf60
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00060001
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf61
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: hjgx6Uo2AFfitcn6DPKb
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:33:45.593908 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:33:45.610521 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:45.785265 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:45.786704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:45.791719 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:46.099747 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.311s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:46.100070 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:33:46.101544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Set provider_location to: 10.222.0.50:3260,7 iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:33:46.311176 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Initialize volume connection completed successfully.
Aug 31 11:33:46.547459 n-d-806626-1 sudo[114104]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:46.549662 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8ab1bb5a-9fae-484e-8915-94cf0135aa76 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cc9c116-1509-413d-8b39-c518b6ebb9d6 --snapshot stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 -L 1.00g" returned: 0 in 1.733s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:46.688434 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8ab1bb5a-9fae-484e-8915-94cf0135aa76 tempest-VolumesSnapshotListTestJSON-1246975611 None] Create snapshot completed successfully
Aug 31 11:33:47.858990 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6be9babd-baba-4505-958c-c06134a0c446 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:48.043873 n-d-806626-1 sudo[114301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3
Aug 31 11:33:48.061407 n-d-806626-1 sudo[114301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:49.956838 n-d-806626-1 sudo[114301]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:49.962503 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6be9babd-baba-4505-958c-c06134a0c446 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3" returned: 0 in 2.103s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:49.966155 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6be9babd-baba-4505-958c-c06134a0c446 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2 --snapshot stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:50.025327 n-d-806626-1 sudo[114319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2 --snapshot stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 -L 1.00g
Aug 31 11:33:50.040851 n-d-806626-1 sudo[114319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:51.611820 n-d-806626-1 sudo[114319]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:51.616605 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6be9babd-baba-4505-958c-c06134a0c446 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2 --snapshot stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 -L 1.00g" returned: 0 in 1.650s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:51.868949 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6be9babd-baba-4505-958c-c06134a0c446 tempest-VolumesSnapshotListTestJSON-1246975611 None] Create snapshot completed successfully
Aug 31 11:33:54.760573 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ab42ef59-9bf3-42d2-8068-c1b39cf1eba6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Lock "b'cinder-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.033s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:33:54.779877 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab42ef59-9bf3-42d2-8068-c1b39cf1eba6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:54.853284 n-d-806626-1 sudo[114526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2
Aug 31 11:33:54.855228 n-d-806626-1 sudo[114526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:55.783890 n-d-806626-1 sudo[114526]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:55.789486 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab42ef59-9bf3-42d2-8068-c1b39cf1eba6 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2" returned: 0 in 1.014s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:55.795985 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab42ef59-9bf3-42d2-8068-c1b39cf1eba6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:55.894526 n-d-806626-1 sudo[114531]: ubuntu : TTY=unknown ; 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-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2
Aug 31 11:33:55.919185 n-d-806626-1 sudo[114531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:33:57.797144 n-d-806626-1 sudo[114531]: pam_unix(sudo:session): session closed for user root
Aug 31 11:33:57.806268 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab42ef59-9bf3-42d2-8068-c1b39cf1eba6 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2" returned: 0 in 2.006s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:33:58.196459 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-ab42ef59-9bf3-42d2-8068-c1b39cf1eba6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Created reservations ['e8038a47-87bb-4812-ae27-c22abaa583e9', '9b179847-c3ce-4aa6-ba58-f26348fd9f63', '0dac2e6e-f818-4ca6-9784-d776b571e5b8', 'b02bb6a4-56b8-4836-aaf7-f14822cb4610'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:33:58.200408 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-ab42ef59-9bf3-42d2-8068-c1b39cf1eba6 tempest-VolumesSnapshotListTestJSON-1246975611 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:33:58.200408 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:33:58.200408 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:33:58.324181 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ab42ef59-9bf3-42d2-8068-c1b39cf1eba6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Delete snapshot completed successfully.
Aug 31 11:33:58.331486 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ab42ef59-9bf3-42d2-8068-c1b39cf1eba6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Lock "b'cinder-f4dbfda1-bf30-4e98-9e62-1082a0d8bca2-delete_snapshot'" released by "delete_snapshot" :: held 3.578s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:33:59.466131 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-def6ad68-3492-451a-a9fa-54adb2b7be31 tempest-VolumesSnapshotListTestJSON-1246975611 None] Lock "b'cinder-8cc9c116-1509-413d-8b39-c518b6ebb9d6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.036s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:33:59.471484 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-def6ad68-3492-451a-a9fa-54adb2b7be31 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8cc9c116-1509-413d-8b39-c518b6ebb9d6 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:33:59.544422 n-d-806626-1 sudo[114647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8cc9c116-1509-413d-8b39-c518b6ebb9d6
Aug 31 11:33:59.545789 n-d-806626-1 sudo[114647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:00.499657 n-d-806626-1 sudo[114647]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:00.502091 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-def6ad68-3492-451a-a9fa-54adb2b7be31 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8cc9c116-1509-413d-8b39-c518b6ebb9d6" returned: 0 in 1.030s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:00.505916 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-def6ad68-3492-451a-a9fa-54adb2b7be31 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8cc9c116-1509-413d-8b39-c518b6ebb9d6 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:00.532537 n-d-806626-1 sudo[114653]: ubuntu : TTY=unknown ; 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-8cc9c116-1509-413d-8b39-c518b6ebb9d6
Aug 31 11:34:00.534434 n-d-806626-1 sudo[114653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:01.708310 n-d-806626-1 sudo[114653]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:01.711565 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-def6ad68-3492-451a-a9fa-54adb2b7be31 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8cc9c116-1509-413d-8b39-c518b6ebb9d6" returned: 0 in 1.205s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:01.950066 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-def6ad68-3492-451a-a9fa-54adb2b7be31 tempest-VolumesSnapshotListTestJSON-1246975611 None] Created reservations ['79c6cbc2-e86b-4db3-8e32-e5d8f2a57cb3', '34daf92d-7d1a-4ceb-8519-ab7b373db9ea', '2ddc375f-4d94-407e-913c-53e9a8813562', '9ef57b52-7e91-45cf-bbeb-2dbefd46bff6'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:34:01.955160 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-def6ad68-3492-451a-a9fa-54adb2b7be31 tempest-VolumesSnapshotListTestJSON-1246975611 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:34:01.955160 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:34:01.955160 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:34:02.054444 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-def6ad68-3492-451a-a9fa-54adb2b7be31 tempest-VolumesSnapshotListTestJSON-1246975611 None] Delete snapshot completed successfully.
Aug 31 11:34:02.062973 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-def6ad68-3492-451a-a9fa-54adb2b7be31 tempest-VolumesSnapshotListTestJSON-1246975611 None] Lock "b'cinder-8cc9c116-1509-413d-8b39-c518b6ebb9d6-delete_snapshot'" released by "delete_snapshot" :: held 2.597s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:34:03.383289 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-5d2e1339-3dab-430d-82cd-537f34c8976d tempest-VolumesSnapshotListTestJSON-1246975611 None] Lock "b'cinder-9c4a3363-a41c-4966-afca-892c0e2abf36-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:34:03.385542 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5d2e1339-3dab-430d-82cd-537f34c8976d tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9c4a3363-a41c-4966-afca-892c0e2abf36 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:03.431912 n-d-806626-1 sudo[114733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9c4a3363-a41c-4966-afca-892c0e2abf36
Aug 31 11:34:03.432771 n-d-806626-1 sudo[114733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:04.469569 n-d-806626-1 sudo[114733]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:04.471995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5d2e1339-3dab-430d-82cd-537f34c8976d tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9c4a3363-a41c-4966-afca-892c0e2abf36" returned: 0 in 1.086s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:04.474847 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5d2e1339-3dab-430d-82cd-537f34c8976d tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9c4a3363-a41c-4966-afca-892c0e2abf36 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:04.545033 n-d-806626-1 sudo[114738]: ubuntu : TTY=unknown ; 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-9c4a3363-a41c-4966-afca-892c0e2abf36
Aug 31 11:34:04.546706 n-d-806626-1 sudo[114738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:05.985013 n-d-806626-1 sudo[114738]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:05.990393 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5d2e1339-3dab-430d-82cd-537f34c8976d tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9c4a3363-a41c-4966-afca-892c0e2abf36" returned: 0 in 1.514s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:06.433915 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-5d2e1339-3dab-430d-82cd-537f34c8976d tempest-VolumesSnapshotListTestJSON-1246975611 None] Created reservations ['8585276f-f899-4c50-9812-23bc88b8b027', '1493ef6c-bd2f-442e-a966-c97dfbea6199', '3c185e9d-d9a2-4efc-b991-0d470331ce09', '03cde4d9-dd03-4804-8cc2-5ed67aa6cd47'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:34:06.442517 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-5d2e1339-3dab-430d-82cd-537f34c8976d tempest-VolumesSnapshotListTestJSON-1246975611 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:34:06.442517 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:34:06.442517 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:34:06.548051 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5d2e1339-3dab-430d-82cd-537f34c8976d tempest-VolumesSnapshotListTestJSON-1246975611 None] Delete snapshot completed successfully.
Aug 31 11:34:06.555369 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-5d2e1339-3dab-430d-82cd-537f34c8976d tempest-VolumesSnapshotListTestJSON-1246975611 None] Lock "b'cinder-9c4a3363-a41c-4966-afca-892c0e2abf36-delete_snapshot'" released by "delete_snapshot" :: held 3.172s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:34:07.231327 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Lock "b'cinder-74ee123e-3f2e-4511-bfc5-380aa0975ed3-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:34:07.441165 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Skipping remove_export. No iscsi_target is presently exported for volume: 74ee123e-3f2e-4511-bfc5-380aa0975ed3
Aug 31 11:34:07.443201 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:07.546409 n-d-806626-1 sudo[114833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3
Aug 31 11:34:07.559650 n-d-806626-1 sudo[114833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:08.606951 n-d-806626-1 sudo[114833]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:08.610330 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3" returned: 0 in 1.166s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:08.613016 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:08.730597 n-d-806626-1 sudo[114839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3
Aug 31 11:34:08.731476 n-d-806626-1 sudo[114839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:09.797805 n-d-806626-1 sudo[114839]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:09.802931 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3" returned: 0 in 1.189s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:09.806189 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:09.859696 n-d-806626-1 sudo[114854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3
Aug 31 11:34:09.865780 n-d-806626-1 sudo[114854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:11.023195 n-d-806626-1 sudo[114854]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:11.025728 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74ee123e-3f2e-4511-bfc5-380aa0975ed3" returned: 0 in 1.220s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:11.028456 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Successfully deleted volume: 74ee123e-3f2e-4511-bfc5-380aa0975ed3
Aug 31 11:34:11.242329 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Created reservations ['2a982930-67a8-4cbd-be11-1e241611d0de', '67633c0e-2b4d-4f48-a966-b22cbebdf61a', '9e7a64ee-887a-4354-9f61-1b3050424fee', '981fcc08-2880-4bcd-ba76-5647309bab98'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:34:11.249226 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:34:11.249226 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:34:11.249226 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:34:11.373875 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:34:11.377456 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:11.418670 n-d-806626-1 sudo[114863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:34:11.427948 n-d-806626-1 sudo[114863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:12.262809 n-d-806626-1 sudo[114863]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:12.265090 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.888s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:12.268284 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:12.336401 n-d-806626-1 sudo[114866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:34:12.342978 n-d-806626-1 sudo[114866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:13.723355 n-d-806626-1 sudo[114866]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:13.726609 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.458s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:13.729377 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:34:13.753203 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Deleted volume successfully.
Aug 31 11:34:13.788550 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-317bb4a1-99ca-44cb-8c29-154a797efed6 tempest-VolumesSnapshotListTestJSON-1246975611 None] Lock "b'cinder-74ee123e-3f2e-4511-bfc5-380aa0975ed3-delete_volume'" released by "delete_volume" :: held 6.557s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:34:17.448330 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:34:17.448999 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:34:17.451338 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:17.529994 n-d-806626-1 sudo[114983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:34:17.531885 n-d-806626-1 sudo[114983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:18.459374 n-d-806626-1 sudo[114983]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:18.462345 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.012s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:18.464057 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:18.504731 n-d-806626-1 sudo[114989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:34:18.505701 n-d-806626-1 sudo[114989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:34:19.111910 n-d-806626-1 sudo[114989]: pam_unix(sudo:session): session closed for user root
Aug 31 11:34:19.115519 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.651s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:19.118039 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:34:38.019403 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-1d74a047-d68e-4743-86ae-91c4343a678d tempest-TaggedBootDevicesTest_v242-632264733 None] Terminate volume connection completed successfully.
Aug 31 11:34:38.021984 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-1d74a047-d68e-4743-86ae-91c4343a678d tempest-TaggedBootDevicesTest_v242-632264733 None] Deleting attachment bb6fc94f-32bd-44f0-815d-0aa45b087be4. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:34:38.025748 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:38.347792 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.322s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:38.348382 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n System information:\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-35581388-4bf3-4c4f-96c3-c2d94d3f3121\n Backing store flags: \n Account information:\n CQRqCRDCYh77kAoETShD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:38.349531 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-1d74a047-d68e-4743-86ae-91c4343a678d tempest-TaggedBootDevicesTest_v242-632264733 None] Removing iscsi_target for Volume ID: 35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:34:38.355678 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:38.650669 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 -f" returned: 0 in 0.298s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:38.651539 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:38.654444 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:39.017826 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.363s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:39.018630 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:39.236678 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-1d74a047-d68e-4743-86ae-91c4343a678d tempest-TaggedBootDevicesTest_v242-632264733 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:34:39.236678 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:34:39.236678 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:34:40.204360 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-56a30134-c8d5-4a8b-8815-115caff006a3 tempest-TaggedBootDevicesTest_v242-632264733 None] Terminate volume connection completed successfully.
Aug 31 11:34:40.210129 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-56a30134-c8d5-4a8b-8815-115caff006a3 tempest-TaggedBootDevicesTest_v242-632264733 None] Deleting attachment 20b5f0e4-2064-460a-bfb2-127b3e483268. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:34:40.218003 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:40.617331 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.402s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:40.618035 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a\n System information:\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-7055e674-975a-4b7c-b73c-7135f62a898a\n Backing store flags: \n Account information:\n 9NAUSeDgH7akh7RfUKv3\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:40.619332 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-56a30134-c8d5-4a8b-8815-115caff006a3 tempest-TaggedBootDevicesTest_v242-632264733 None] Removing iscsi_target for Volume ID: 7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:34:40.624806 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:40.929327 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7055e674-975a-4b7c-b73c-7135f62a898a -f" returned: 0 in 0.308s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:40.930019 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:40.934983 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:41.297402 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.365s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:41.298495 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:41.760342 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-56a30134-c8d5-4a8b-8815-115caff006a3 tempest-TaggedBootDevicesTest_v242-632264733 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:34:41.760342 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:34:41.760342 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:34:42.420432 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-f4ea7c20-7d64-4b97-9ac2-8b2c6d1dd376 tempest-TaggedBootDevicesTest_v242-632264733 None] Terminate volume connection completed successfully.
Aug 31 11:34:42.422380 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-f4ea7c20-7d64-4b97-9ac2-8b2c6d1dd376 tempest-TaggedBootDevicesTest_v242-632264733 None] Deleting attachment 44ea652c-461f-4c2f-9fce-e7b87f97a522. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:34:42.427286 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:42.918663 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.491s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:42.919660 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n System information:\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-c8b32be6-5e05-42b1-ba6b-5e0454e7a162\n Backing store flags: \n Account information:\n hjgx6Uo2AFfitcn6DPKb\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:42.919862 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-f4ea7c20-7d64-4b97-9ac2-8b2c6d1dd376 tempest-TaggedBootDevicesTest_v242-632264733 None] Removing iscsi_target for Volume ID: c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:34:42.922083 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:43.541715 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 -f" returned: 0 in 0.620s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:43.542219 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:43.544593 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:44.152169 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.607s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:44.153217 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:44.511921 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-d9c690da-1f62-40c3-b240-01f6b1c65a63 req-f4ea7c20-7d64-4b97-9ac2-8b2c6d1dd376 tempest-TaggedBootDevicesTest_v242-632264733 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:34:44.511921 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:34:44.511921 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:34:58.474121 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Terminate volume connection completed successfully.
Aug 31 11:34:58.578715 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:58.802775 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:58.803227 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308\n Backing store flags: \n Account information:\n pLuwVqe82gnToCnAjMUk\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:58.804241 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Removing iscsi_target for Volume ID: 1c93da91-c699-4616-abd6-d15cc508c308
Aug 31 11:34:58.805851 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:59.252625 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1c93da91-c699-4616-abd6-d15cc508c308 -f" returned: 0 in 0.446s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:59.253363 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:59.256957 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:34:59.543229 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.287s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:34:59.544701 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:34:59.546082 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-32f13f96-f23f-4d69-9511-36349b434e3e tempest-VolumesBackupsAdminTest-697833721 None] Remove volume export completed successfully.
Aug 31 11:35:08.590102 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Lock "b'cinder-1c93da91-c699-4616-abd6-d15cc508c308-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:35:08.809465 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:09.172027 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.365s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:09.174889 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:09.176215 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c93da91-c699-4616-abd6-d15cc508c308
Aug 31 11:35:09.178145 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:09.254855 n-d-806626-1 sudo[115652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308
Aug 31 11:35:09.260746 n-d-806626-1 sudo[115652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:10.736861 n-d-806626-1 sudo[115652]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:10.741356 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308" returned: 0 in 1.563s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:10.745783 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:10.794245 n-d-806626-1 sudo[115667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308
Aug 31 11:35:10.796982 n-d-806626-1 sudo[115667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:12.099518 n-d-806626-1 sudo[115667]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:12.103113 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308" returned: 0 in 1.358s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:12.106139 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:12.164925 n-d-806626-1 sudo[115681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308
Aug 31 11:35:12.167299 n-d-806626-1 sudo[115681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:13.039797 n-d-806626-1 sudo[115681]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:13.043282 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c93da91-c699-4616-abd6-d15cc508c308" returned: 0 in 0.937s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:13.045794 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Successfully deleted volume: 1c93da91-c699-4616-abd6-d15cc508c308
Aug 31 11:35:13.193003 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Created reservations ['33bf0afb-6a02-41d2-a2f3-3b57e78c3ccf', '36997f5c-f8db-456d-b621-be59dd6400c3', '5c331e9d-371c-4a97-94eb-5af22fa2fbdc', 'df269765-f5ab-46a7-81d1-4e3a2529be49'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:35:13.195501 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:35:13.195501 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:35:13.195501 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:13.339598 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:35:13.341187 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:13.431340 n-d-806626-1 sudo[115701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:13.434060 n-d-806626-1 sudo[115701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:14.631511 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Lock "b'cinder-dc834787-bc66-4162-a095-e3fb27dddd05-delete_volume'" acquired by "delete_volume" :: waited 0.046s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:35:14.790944 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:15.222705 n-d-806626-1 sudo[115701]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:15.228172 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.886s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:15.231560 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:15.319646 n-d-806626-1 sudo[115729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:15.320510 n-d-806626-1 sudo[115729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:15.353824 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.568s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:15.354372 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797824]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:15.355427 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Skipping remove_export. No iscsi_target is presently exported for volume: dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:35:15.357459 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:15.480161 n-d-806626-1 sudo[115755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:35:15.481494 n-d-806626-1 sudo[115755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:16.480082 n-d-806626-1 sudo[115729]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:16.483139 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.251s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:16.487186 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:35:16.497658 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Deleted volume successfully.
Aug 31 11:35:16.521274 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7b5a0b78-1c19-4910-b37d-3a827b5ad992 tempest-VolumesBackupsAdminTest-697833721 None] Lock "b'cinder-1c93da91-c699-4616-abd6-d15cc508c308-delete_volume'" released by "delete_volume" :: held 7.942s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:35:16.825427 n-d-806626-1 sudo[115755]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:16.828542 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05" returned: 0 in 1.471s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:16.830995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:16.905789 n-d-806626-1 sudo[115768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:35:16.912132 n-d-806626-1 sudo[115768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:17.451467 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:35:17.453732 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:35:17.457398 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:17.505620 n-d-806626-1 sudo[115771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:17.511970 n-d-806626-1 sudo[115771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:17.867615 n-d-806626-1 sudo[115768]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:17.870847 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05" returned: 0 in 1.040s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:17.873991 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:17.928328 n-d-806626-1 sudo[115774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:35:17.929200 n-d-806626-1 sudo[115774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:18.301781 n-d-806626-1 sudo[115771]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:18.304007 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.848s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:18.305654 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:18.370167 n-d-806626-1 sudo[115777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:18.371495 n-d-806626-1 sudo[115777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:19.080463 n-d-806626-1 sudo[115774]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:19.084246 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc834787-bc66-4162-a095-e3fb27dddd05" returned: 0 in 1.210s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:19.086108 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Successfully deleted volume: dc834787-bc66-4162-a095-e3fb27dddd05
Aug 31 11:35:19.288212 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Created reservations ['cbe9629e-2a2d-4b05-94fb-53445110369c', '25d310e9-5a40-4f71-82b7-787a48833964', '83d7f041-fa70-46a0-b674-662b423e8a29', 'fa579e5a-db14-4a10-b384-55ab0dee17eb'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:35:19.292080 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:35:19.292080 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:35:19.292080 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:19.427209 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:35:19.427541 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:19.500707 n-d-806626-1 sudo[115786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:19.502735 n-d-806626-1 sudo[115786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:19.662834 n-d-806626-1 sudo[115777]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:19.666165 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.360s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:19.668623 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:35:20.793419 n-d-806626-1 sudo[115786]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:20.801879 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.373s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:20.808995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:20.880282 n-d-806626-1 sudo[115818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:20.885229 n-d-806626-1 sudo[115818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:22.121845 n-d-806626-1 sudo[115818]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:22.139362 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.327s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:22.146243 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:35:22.162908 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Deleted volume successfully.
Aug 31 11:35:22.200652 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8f970032-b18c-43f9-8e34-178001aeecc3 tempest-VolumesBackupsAdminTest-697833721 None] Lock "b'cinder-dc834787-bc66-4162-a095-e3fb27dddd05-delete_volume'" released by "delete_volume" :: held 7.567s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:35:22.305324 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:35:22.319454 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:35:22.322845 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:35:22.352111 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Flow 'volume_create_manager' (26f981de-4311-408a-979f-2253251796d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:35:22.358917 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e3af940-3a8f-4967-9e7e-a1b4175df4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:22.389353 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:35:22.535859 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e3af940-3a8f-4967-9e7e-a1b4175df4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:35:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-878429534',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50040dc1fb2a489da3f6a42bd625d344',provider_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-08-31T11:35:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:35:22Z,user_id='9e2836cf712549e3abd862f91592a0cb',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:22.555727 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (441e2c3c-35c9-4a1e-aa48-d158b9919424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:22.583398 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (441e2c3c-35c9-4a1e-aa48-d158b9919424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:22.598633 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (953cd99a-af02-4028-80ce-2ebf84025ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:22.619018 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (953cd99a-af02-4028-80ce-2ebf84025ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5', 'volume_name': 'volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:22.633482 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2d6d7e6-3bbe-4cb3-9a8d-f9b0ce75acda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:22.647970 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2d6d7e6-3bbe-4cb3-9a8d-f9b0ce75acda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:22.657002 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02f33611-bbc8-4cc9-abc5-393f8188d592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:22.663359 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Volume 93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5', 'volume_size': 1}
Aug 31 11:35:22.667546 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:22.752857 n-d-806626-1 sudo[115853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:35:22.759860 n-d-806626-1 sudo[115853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:24.004841 n-d-806626-1 sudo[115853]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:24.008816 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.341s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:24.014203 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02f33611-bbc8-4cc9-abc5-393f8188d592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:24.022833 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dbb1fa1d-55ab-4099-8620-3b4631a98fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:24.051808 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Volume volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 (93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5): created successfully
Aug 31 11:35:24.053937 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dbb1fa1d-55ab-4099-8620-3b4631a98fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:24.057326 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Flow 'volume_create_manager' (26f981de-4311-408a-979f-2253251796d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:35:24.076437 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b5230094-5dce-4457-9296-0386505b1afe tempest-AttachVolumeTestJSON-1921753546 None] Created volume successfully.
Aug 31 11:35:24.352458 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Lock "b'cinder-c8b32be6-5e05-42b1-ba6b-5e0454e7a162-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:35:24.479913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:24.741204 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.261s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:24.742132 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:24.743892 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Skipping remove_export. No iscsi_target is presently exported for volume: c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:35:24.747797 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:24.805166 n-d-806626-1 sudo[115897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:35:24.808324 n-d-806626-1 sudo[115897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:26.058896 n-d-806626-1 sudo[115897]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:26.061807 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162" returned: 0 in 1.314s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:26.065368 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:26.162795 n-d-806626-1 sudo[115924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:35:26.164070 n-d-806626-1 sudo[115924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:27.244178 n-d-806626-1 sudo[115924]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:27.262159 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162" returned: 0 in 1.195s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:27.263776 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:27.339666 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:27.351652 n-d-806626-1 sudo[115950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:35:27.356555 n-d-806626-1 sudo[115950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:27.401934 n-d-806626-1 sudo[115954]: 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-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:35:27.402784 n-d-806626-1 sudo[115954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:28.671710 n-d-806626-1 sudo[115954]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:28.676760 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5" returned: 0 in 1.336s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:28.812722 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:28.838279 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:28.839750 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797984]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:28.841081 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:35:28.842862 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] Creating iscsi_target for Volume ID: volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] Created volume path /opt/stack/data/cinder/volumes/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5,
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]: incominguser zqT5Yh5RvbE7eTV9psbj U9AtkxWJNJmgiVsV
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:28.850585 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:35:28.856630 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:29.000284 n-d-806626-1 sudo[115950]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:29.003061 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8b32be6-5e05-42b1-ba6b-5e0454e7a162" returned: 0 in 1.739s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:29.004152 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Successfully deleted volume: c8b32be6-5e05-42b1-ba6b-5e0454e7a162
Aug 31 11:35:29.201275 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Created reservations ['b5a97ab0-070a-41a1-ae5e-3f73b3ce5590', '91a54e3d-e234-48af-b9a0-528e77e4cbb3', 'c948ab78-ba91-481b-a551-3236eae3ab32', '3a64de93-46ab-4644-bb0d-f347b1d482ca'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:35:29.206826 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:35:29.206826 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:35:29.206826 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:29.308870 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:35:29.310086 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:29.376566 n-d-806626-1 sudo[115997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:29.377407 n-d-806626-1 sudo[115997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:30.166008 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Lock "b'cinder-7055e674-975a-4b7c-b73c-7135f62a898a-delete_volume'" acquired by "delete_volume" :: waited 0.069s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:35:30.478052 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5" returned: 0 in 1.559s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:30.478511 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797984]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:30.504726 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:35:30.505162 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:35:30.537503 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:30.537953 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:30.541314 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\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-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:30.560037 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:35:30.562447 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:30.564376 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:30.759139 n-d-806626-1 sudo[115997]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:30.761368 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.452s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:30.763950 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:30.793106 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:30.793754 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\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-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:30.795359 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:30.801162 n-d-806626-1 sudo[116066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:30.802675 n-d-806626-1 sudo[116066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:30.948847 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:30.949330 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\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-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:30.951805 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:35:31.232062 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.511s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:31.236232 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\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-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:31.240069 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:35:31.245448 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:31.333790 n-d-806626-1 sudo[116072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:35:31.343848 n-d-806626-1 sudo[116072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:31.471705 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-365d2b91-6560-4360-ba59-54c04ab42b1b req-3235ca15-c8b8-4f1e-b2e0-3959171289e9 tempest-AttachVolumeTestJSON-1921753546 None] attachment_update completed successfully.
Aug 31 11:35:32.090231 n-d-806626-1 sudo[116066]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:32.109354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.330s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:32.115505 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:35:32.147957 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Deleted volume successfully.
Aug 31 11:35:32.200916 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ac38be78-beb9-4796-be1b-294f5747c0e5 tempest-TaggedBootDevicesTest_v242-632264733 None] Lock "b'cinder-c8b32be6-5e05-42b1-ba6b-5e0454e7a162-delete_volume'" released by "delete_volume" :: held 7.847s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:35:32.447876 n-d-806626-1 sudo[116072]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:32.450336 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a" returned: 0 in 1.206s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:32.452207 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:32.480495 n-d-806626-1 sudo[116078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:35:32.482085 n-d-806626-1 sudo[116078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:33.373626 n-d-806626-1 sudo[116078]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:33.377645 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a" returned: 0 in 0.925s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:33.382184 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:33.434142 n-d-806626-1 sudo[116094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:35:33.435052 n-d-806626-1 sudo[116094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:34.317025 n-d-806626-1 sudo[116094]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:34.322528 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7055e674-975a-4b7c-b73c-7135f62a898a" returned: 0 in 0.940s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:34.326800 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Successfully deleted volume: 7055e674-975a-4b7c-b73c-7135f62a898a
Aug 31 11:35:34.539852 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Created reservations ['c082ccfb-eb92-4179-9f1a-5f82134b291d', 'dcb52eb9-bccd-4f2e-bccb-724d3f9ce86b', 'da8a1fdf-8c24-4c0c-b294-b1b9a74b2975', '2ddeadac-54d5-4eb0-8873-3307f20bbcf2'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:35:34.553330 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:35:34.553330 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:35:34.553330 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:34.731996 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:35:34.733452 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:34.826064 n-d-806626-1 sudo[116104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:34.830923 n-d-806626-1 sudo[116104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:35.284407 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Lock "b'cinder-35581388-4bf3-4c4f-96c3-c2d94d3f3121-delete_volume'" acquired by "delete_volume" :: waited 0.074s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:35:35.648476 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:36.314752 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.669s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:36.315644 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:36.317063 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Skipping remove_export. No iscsi_target is presently exported for volume: 35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:35:36.319695 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:36.392604 n-d-806626-1 sudo[116120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:35:36.396026 n-d-806626-1 sudo[116120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:36.856033 n-d-806626-1 sudo[116104]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:36.860129 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 2.126s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:36.864253 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:36.950634 n-d-806626-1 sudo[116131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:36.956540 n-d-806626-1 sudo[116131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:38.406183 n-d-806626-1 sudo[116120]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:38.410705 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121" returned: 0 in 2.090s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:38.416804 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:38.514193 n-d-806626-1 sudo[116148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:35:38.517195 n-d-806626-1 sudo[116148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:39.050096 n-d-806626-1 sudo[116131]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:39.055860 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 2.190s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:39.065516 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:35:39.097304 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Deleted volume successfully.
Aug 31 11:35:39.127901 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3981476e-7e95-48c5-bc5f-df65f4ab2e7a tempest-TaggedBootDevicesTest_v242-632264733 None] Lock "b'cinder-7055e674-975a-4b7c-b73c-7135f62a898a-delete_volume'" released by "delete_volume" :: held 8.962s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:35:40.016965 n-d-806626-1 sudo[116148]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:40.020114 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121" returned: 0 in 1.605s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:40.022599 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:40.123501 n-d-806626-1 sudo[116154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:35:40.125089 n-d-806626-1 sudo[116154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:40.889413 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:35:40.909895 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:35:40.913778 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:35:40.952855 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Flow 'volume_create_manager' (b6bf88d7-4bb8-4aa6-b5b3-eeaeed65aebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:35:40.961188 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (802b12d6-86b9-4124-95f6-c09a85c3ec98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:41.074691 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:35:41.138396 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (802b12d6-86b9-4124-95f6-c09a85c3ec98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:35:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-837762894',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=7a3c4fde-abc0-4780-b2da-929ac73af75d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50040dc1fb2a489da3f6a42bd625d344',provider_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-08-31T11:35:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:35:41Z,user_id='9e2836cf712549e3abd862f91592a0cb',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:41.144888 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61c941e9-98f7-4ac2-b695-7f6d1c6b0d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:41.149888 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61c941e9-98f7-4ac2-b695-7f6d1c6b0d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:41.159010 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c9a1d7f-acde-4d6d-b6a4-42e447ceaa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:41.167001 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c9a1d7f-acde-4d6d-b6a4-42e447ceaa9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a3c4fde-abc0-4780-b2da-929ac73af75d', 'volume_name': 'volume-7a3c4fde-abc0-4780-b2da-929ac73af75d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:41.173985 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a719e2d3-95b3-46f8-b8b7-634e46ccea60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:41.181537 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a719e2d3-95b3-46f8-b8b7-634e46ccea60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:41.188563 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (326896f2-5956-4a9e-b5be-c82e207255f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:41.190467 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Volume 7a3c4fde-abc0-4780-b2da-929ac73af75d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a3c4fde-abc0-4780-b2da-929ac73af75d', 'volume_size': 1}
Aug 31 11:35:41.192562 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a3c4fde-abc0-4780-b2da-929ac73af75d stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:41.334926 n-d-806626-1 sudo[116161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a3c4fde-abc0-4780-b2da-929ac73af75d stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:35:41.335988 n-d-806626-1 sudo[116161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:41.371488 n-d-806626-1 sudo[116154]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:41.376524 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35581388-4bf3-4c4f-96c3-c2d94d3f3121" returned: 0 in 1.353s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:41.379179 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Successfully deleted volume: 35581388-4bf3-4c4f-96c3-c2d94d3f3121
Aug 31 11:35:41.605869 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Created reservations ['6137b82f-a7b0-4e28-b841-0729bdd41ab3', 'cafeb567-6548-434a-8231-6d571b0542d1', '5633d34b-b487-49ce-a254-6c18840ea37c', '7413012c-de61-4f5b-b1bd-3ab6a349be86'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:35:41.612728 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:35:41.612728 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:35:41.612728 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:41.782873 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:35:41.785822 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:41.855894 n-d-806626-1 sudo[116170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:41.856742 n-d-806626-1 sudo[116170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:42.605233 n-d-806626-1 sudo[116161]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:42.607880 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a3c4fde-abc0-4780-b2da-929ac73af75d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.415s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:42.612455 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (326896f2-5956-4a9e-b5be-c82e207255f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a3c4fde-abc0-4780-b2da-929ac73af75d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:42.615322 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dde8b19c-c1bb-4020-888b-4390cda35985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:42.645962 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Volume volume-7a3c4fde-abc0-4780-b2da-929ac73af75d (7a3c4fde-abc0-4780-b2da-929ac73af75d): created successfully
Aug 31 11:35:42.649911 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dde8b19c-c1bb-4020-888b-4390cda35985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:42.659186 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Flow 'volume_create_manager' (b6bf88d7-4bb8-4aa6-b5b3-eeaeed65aebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:35:42.680128 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-86ecf056-61f9-4839-9136-cde2998c08b5 tempest-AttachVolumeTestJSON-1921753546 None] Created volume successfully.
Aug 31 11:35:43.134160 n-d-806626-1 sudo[116170]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:43.136178 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.352s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:43.138048 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:43.186371 n-d-806626-1 sudo[116237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:35:43.189592 n-d-806626-1 sudo[116237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:44.195299 n-d-806626-1 sudo[116237]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:44.199412 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.060s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:44.206224 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:35:44.230824 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Deleted volume successfully.
Aug 31 11:35:44.264929 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-6ea55b4b-2aee-4e3d-b766-3a7f5958ddaa tempest-TaggedBootDevicesTest_v242-632264733 None] Lock "b'cinder-35581388-4bf3-4c4f-96c3-c2d94d3f3121-delete_volume'" released by "delete_volume" :: held 8.981s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:35:45.719748 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:45.774782 n-d-806626-1 sudo[116268]: 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-7a3c4fde-abc0-4780-b2da-929ac73af75d
Aug 31 11:35:45.776677 n-d-806626-1 sudo[116268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:47.053477 n-d-806626-1 sudo[116268]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:47.056704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d" returned: 0 in 1.337s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:47.222134 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:47.251640 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:47.252259 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: I_T nexus: 34
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: zqT5Yh5RvbE7eTV9psbj
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:35:47.258975 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:35:47.267191 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] Creating iscsi_target for Volume ID: volume-7a3c4fde-abc0-4780-b2da-929ac73af75d {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] Created volume path /opt/stack/data/cinder/volumes/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d,
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]: incominguser asVFtq8bf9JqS2TRBk8D YT9jsXL6azHAp5eH
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:35:47.275626 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:35:47.278915 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:47.299112 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:35:47.309816 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:35:47.314205 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:35:47.375655 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Flow 'volume_create_manager' (81f3099f-2121-43ac-a534-45f38534f5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:35:47.384387 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc440151-d0f5-4a5b-8ad5-e0ede86a1e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:47.448966 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:35:47.546018 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc440151-d0f5-4a5b-8ad5-e0ede86a1e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1605209049',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=de82a8da-a623-433b-ac7b-84d414493082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ab8518e0d974390ac9c1bc11b7c4677',provider_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-08-31T11:35:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:35:47Z,user_id='207ce338d2254a21ba561fd5b44db0f3',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:47.551265 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33106b4f-7b5a-41f6-b8f9-bb63c7fc4451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:47.571401 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33106b4f-7b5a-41f6-b8f9-bb63c7fc4451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:47.575844 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b02f9700-e5f5-47cd-a184-589428d9dbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:47.581046 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b02f9700-e5f5-47cd-a184-589428d9dbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de82a8da-a623-433b-ac7b-84d414493082', 'volume_name': 'volume-de82a8da-a623-433b-ac7b-84d414493082', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:47.597495 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdf637b1-e062-4fa6-a382-b8ed20946cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:47.601888 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdf637b1-e062-4fa6-a382-b8ed20946cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:47.606386 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a68e17e6-66ad-46e6-8018-282d812596a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:47.618796 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Volume de82a8da-a623-433b-ac7b-84d414493082: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de82a8da-a623-433b-ac7b-84d414493082', 'volume_size': 1}
Aug 31 11:35:47.620647 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de82a8da-a623-433b-ac7b-84d414493082 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:47.671086 n-d-806626-1 sudo[116297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de82a8da-a623-433b-ac7b-84d414493082 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:35:47.677573 n-d-806626-1 sudo[116297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:35:48.315357 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d" returned: 0 in 1.035s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:48.316323 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:48.317304 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:35:48.317833 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:35:48.322154 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:48.357578 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:48.358102 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d\n System information:\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-7a3c4fde-abc0-4780-b2da-929ac73af75d\n Backing store flags: \n Account information:\n asVFtq8bf9JqS2TRBk8D\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: I_T nexus: 34
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: zqT5Yh5RvbE7eTV9psbj
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:35:48.358884 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:35:48.368270 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:48.581958 n-d-806626-1 sudo[116297]: pam_unix(sudo:session): session closed for user root
Aug 31 11:35:48.584904 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de82a8da-a623-433b-ac7b-84d414493082 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.964s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:48.590456 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a68e17e6-66ad-46e6-8018-282d812596a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de82a8da-a623-433b-ac7b-84d414493082', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:48.596337 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2135a2dd-4335-43b1-8d42-edf7d7517c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:35:48.642079 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Volume volume-de82a8da-a623-433b-ac7b-84d414493082 (de82a8da-a623-433b-ac7b-84d414493082): created successfully
Aug 31 11:35:48.654041 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2135a2dd-4335-43b1-8d42-edf7d7517c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:35:48.665492 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Flow 'volume_create_manager' (81f3099f-2121-43ac-a534-45f38534f5c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:35:48.692015 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8a538f5a-8bc5-4eaf-a560-a538b8acefb2 tempest-VolumesActionsTest-1078338184 None] Created volume successfully.
Aug 31 11:35:48.718524 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.346s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:48.720454 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d\n System information:\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-7a3c4fde-abc0-4780-b2da-929ac73af75d\n Backing store flags: \n Account information:\n asVFtq8bf9JqS2TRBk8D\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:48.728829 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:35:49.043094 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.318s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:35:49.046078 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d\n System information:\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-7a3c4fde-abc0-4780-b2da-929ac73af75d\n Backing store flags: \n Account information:\n asVFtq8bf9JqS2TRBk8D\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:35:49.049777 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] Set provider_location to: 10.222.0.50:3260,2 iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:35:49.814146 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-f8af9594-fc02-4b9e-8b6a-0de69ea60293 req-be414445-cd0a-4cb3-9e3b-5d2d228ef744 tempest-AttachVolumeTestJSON-1921753546 None] attachment_update completed successfully.
Aug 31 11:36:00.552637 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-abc9b254-5f4e-487e-b50e-2d7ffb5a6d21 req-24d65561-6fb7-45f1-8c71-cfbe31571796 tempest-AttachVolumeTestJSON-1921753546 None] Terminate volume connection completed successfully.
Aug 31 11:36:00.553560 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-abc9b254-5f4e-487e-b50e-2d7ffb5a6d21 req-24d65561-6fb7-45f1-8c71-cfbe31571796 tempest-AttachVolumeTestJSON-1921753546 None] Deleting attachment 397bd489-48b2-473f-bb79-8bd891c41e68. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:36:00.557190 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:01.000268 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.442s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:01.002051 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n System information:\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-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5\n Backing store flags: \n Account information:\n zqT5Yh5RvbE7eTV9psbj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d\n Backing store flags: \n Account information:\n asVFtq8bf9JqS2TRBk8D\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:36:01.002548 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-abc9b254-5f4e-487e-b50e-2d7ffb5a6d21 req-24d65561-6fb7-45f1-8c71-cfbe31571796 tempest-AttachVolumeTestJSON-1921753546 None] Removing iscsi_target for Volume ID: 93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:36:01.004103 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:01.210300 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 -f" returned: 0 in 0.206s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:01.210909 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:36:01.213802 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:01.472862 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.258s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:01.473418 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d\n Backing store flags: \n Account information:\n asVFtq8bf9JqS2TRBk8D\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:36:01.661552 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-abc9b254-5f4e-487e-b50e-2d7ffb5a6d21 req-24d65561-6fb7-45f1-8c71-cfbe31571796 tempest-AttachVolumeTestJSON-1921753546 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:36:01.661552 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:36:01.661552 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:36:05.228385 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-321acfab-d4f2-46c6-b423-e4d09af44e06 req-8de8beba-0174-48cc-a957-9429bffbc642 tempest-AttachVolumeTestJSON-1921753546 None] Terminate volume connection completed successfully.
Aug 31 11:36:05.230187 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-321acfab-d4f2-46c6-b423-e4d09af44e06 req-8de8beba-0174-48cc-a957-9429bffbc642 tempest-AttachVolumeTestJSON-1921753546 None] Deleting attachment 6d6477e6-8f31-4cfd-810a-87852aeb762e. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:36:05.234827 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:05.609696 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.376s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:05.610773 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d\n System information:\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-7a3c4fde-abc0-4780-b2da-929ac73af75d\n Backing store flags: \n Account information:\n asVFtq8bf9JqS2TRBk8D\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:36:05.611402 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-321acfab-d4f2-46c6-b423-e4d09af44e06 req-8de8beba-0174-48cc-a957-9429bffbc642 tempest-AttachVolumeTestJSON-1921753546 None] Removing iscsi_target for Volume ID: 7a3c4fde-abc0-4780-b2da-929ac73af75d
Aug 31 11:36:05.613749 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:05.934427 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7a3c4fde-abc0-4780-b2da-929ac73af75d -f" returned: 0 in 0.320s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:05.935146 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:36:05.939677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:06.269357 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.329s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:06.270591 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:36:06.483931 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-321acfab-d4f2-46c6-b423-e4d09af44e06 req-8de8beba-0174-48cc-a957-9429bffbc642 tempest-AttachVolumeTestJSON-1921753546 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:36:06.483931 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:36:06.483931 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:36:17.447854 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:36:17.449973 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:36:17.451233 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:17.490663 n-d-806626-1 sudo[116871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:36:17.492170 n-d-806626-1 sudo[116871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:18.341863 n-d-806626-1 sudo[116871]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:18.355901 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.904s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:18.360600 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:18.437144 n-d-806626-1 sudo[116874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:36:18.442481 n-d-806626-1 sudo[116874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:19.391219 n-d-806626-1 sudo[116874]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:19.394279 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.033s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:19.399174 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:36:25.104573 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4e2a135a-9cb1-4693-9c3e-7ad615e1556c tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082'" acquired by "attach_volume" :: waited 0.035s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:36:25.292498 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4e2a135a-9cb1-4693-9c3e-7ad615e1556c tempest-VolumesActionsTest-1078338184 None] Attaching volume de82a8da-a623-433b-ac7b-84d414493082 to instance 820f52f1-935d-4350-9700-5617692f7469 at mountpoint /dev/sdb on host None.
Aug 31 11:36:25.449719 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4e2a135a-9cb1-4693-9c3e-7ad615e1556c tempest-VolumesActionsTest-1078338184 None] Attach volume completed successfully.
Aug 31 11:36:25.459976 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4e2a135a-9cb1-4693-9c3e-7ad615e1556c tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082'" released by "attach_volume" :: held 0.355s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:36:26.209406 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f94abada-4765-44a6-a46f-5134e90920fe tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082-detach_volume'" acquired by "detach_volume" :: waited 0.054s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:36:26.277386 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f94abada-4765-44a6-a46f-5134e90920fe tempest-VolumesActionsTest-1078338184 None] Detaching volume de82a8da-a623-433b-ac7b-84d414493082 from instance 820f52f1-935d-4350-9700-5617692f7469.
Aug 31 11:36:26.279029 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f94abada-4765-44a6-a46f-5134e90920fe tempest-VolumesActionsTest-1078338184 None] Skipping remove_export. No iscsi_target is presently exported for volume: de82a8da-a623-433b-ac7b-84d414493082
Aug 31 11:36:26.494544 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f94abada-4765-44a6-a46f-5134e90920fe tempest-VolumesActionsTest-1078338184 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:36:26.494544 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:36:26.494544 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:36:26.523403 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f94abada-4765-44a6-a46f-5134e90920fe tempest-VolumesActionsTest-1078338184 None] Detach volume completed successfully.
Aug 31 11:36:26.534058 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f94abada-4765-44a6-a46f-5134e90920fe tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082-detach_volume'" released by "detach_volume" :: held 0.325s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:36:33.362168 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Lock "b'cinder-7a3c4fde-abc0-4780-b2da-929ac73af75d-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:36:33.545073 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:33.695615 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:33.696061 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139015072960]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:36:33.696849 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7a3c4fde-abc0-4780-b2da-929ac73af75d
Aug 31 11:36:33.698173 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:33.822236 n-d-806626-1 sudo[116967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d
Aug 31 11:36:33.823199 n-d-806626-1 sudo[116967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:34.915768 n-d-806626-1 sudo[116967]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:34.919920 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d" returned: 0 in 1.221s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:34.922106 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:34.970736 n-d-806626-1 sudo[116970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d
Aug 31 11:36:34.972246 n-d-806626-1 sudo[116970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:35.996367 n-d-806626-1 sudo[116970]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:36.000596 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d" returned: 0 in 1.077s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:36.003255 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:36.049820 n-d-806626-1 sudo[116973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d
Aug 31 11:36:36.053096 n-d-806626-1 sudo[116973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:36.994461 n-d-806626-1 sudo[116973]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:36.996693 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a3c4fde-abc0-4780-b2da-929ac73af75d" returned: 0 in 0.993s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:36.997752 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Successfully deleted volume: 7a3c4fde-abc0-4780-b2da-929ac73af75d
Aug 31 11:36:37.111770 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Created reservations ['cab42955-f2d4-448e-9e40-78a54bc4be9f', '8db02625-61c6-400c-98cf-0d46bf2283bc', '87477bfc-14fe-47e4-88d6-3f847e8f3710', '30bf647e-7269-464f-878c-e0831a8b9461'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:36:37.114159 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:36:37.114159 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:36:37.114159 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:36:37.276824 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:36:37.278602 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:37.329033 n-d-806626-1 sudo[116980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:36:37.331063 n-d-806626-1 sudo[116980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:37.819413 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Lock "b'cinder-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:36:38.093739 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:38.281102 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:38.281766 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:36:38.282195 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Skipping remove_export. No iscsi_target is presently exported for volume: 93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:36:38.283391 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:38.391088 n-d-806626-1 sudo[117013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:36:38.393451 n-d-806626-1 sudo[117013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:38.542539 n-d-806626-1 sudo[116980]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:38.545519 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.267s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:38.549333 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:38.640598 n-d-806626-1 sudo[117017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:36:38.643449 n-d-806626-1 sudo[117017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:39.497158 n-d-806626-1 sudo[117013]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:39.500722 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5" returned: 0 in 1.216s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:39.503307 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:39.544377 n-d-806626-1 sudo[117038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:36:39.546971 n-d-806626-1 sudo[117038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:39.752055 n-d-806626-1 sudo[117017]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:39.754894 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.205s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:39.757237 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:36:39.767883 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Deleted volume successfully.
Aug 31 11:36:39.803630 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7e2aade3-60a2-483a-a8f7-90052a601985 tempest-AttachVolumeTestJSON-1921753546 None] Lock "b'cinder-7a3c4fde-abc0-4780-b2da-929ac73af75d-delete_volume'" released by "delete_volume" :: held 6.444s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:36:40.598821 n-d-806626-1 sudo[117038]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:40.601796 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5" returned: 0 in 1.099s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:40.605039 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:40.642039 n-d-806626-1 sudo[117050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:36:40.643742 n-d-806626-1 sudo[117050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:41.877875 n-d-806626-1 sudo[117050]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:41.881763 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5" returned: 0 in 1.276s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:41.885194 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Successfully deleted volume: 93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5
Aug 31 11:36:42.079221 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Created reservations ['98b69568-3ea8-411f-a7c6-1d80fa7080f5', 'ebb3bf71-8eb0-4450-b61d-97fbda5c08c1', 'e5313064-1e5a-492e-8181-9b6cc16e9cb7', 'e223e3f0-4e7e-4b09-9f64-970ae27f5233'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:36:42.087885 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:36:42.087885 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:36:42.087885 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:36:42.216348 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:36:42.218486 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:42.270834 n-d-806626-1 sudo[117079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:36:42.275366 n-d-806626-1 sudo[117079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:43.440791 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Lock "b'cinder-495ae55c-d144-491b-a61b-cfbce640bcba-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:36:43.664178 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:43.869045 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:43.870150 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799104]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:36:43.871130 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Skipping remove_export. No iscsi_target is presently exported for volume: 495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:36:43.872837 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:43.933651 n-d-806626-1 sudo[117085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:36:43.937177 n-d-806626-1 sudo[117085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:44.060116 n-d-806626-1 sudo[117079]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:44.064432 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.845s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:44.069304 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:44.138559 n-d-806626-1 sudo[117087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:36:44.145248 n-d-806626-1 sudo[117087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:45.069254 n-d-806626-1 sudo[117087]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:45.072245 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.003s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:45.075965 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:36:45.094132 n-d-806626-1 sudo[117085]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:45.097121 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Deleted volume successfully.
Aug 31 11:36:45.106303 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba" returned: 0 in 1.233s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:45.113721 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:45.165777 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7688ea1a-a0d5-4f7d-a12e-41a62229f624 tempest-AttachVolumeTestJSON-1921753546 None] Lock "b'cinder-93dfbdb6-e387-4d8e-abfc-f0cc0c206fc5-delete_volume'" released by "delete_volume" :: held 7.340s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:36:45.166634 n-d-806626-1 sudo[117101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:36:45.167548 n-d-806626-1 sudo[117101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:45.824327 n-d-806626-1 sudo[117101]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:45.827087 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba" returned: 0 in 0.713s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:45.829331 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:45.857050 n-d-806626-1 sudo[117104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:36:45.858492 n-d-806626-1 sudo[117104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:46.677559 n-d-806626-1 sudo[117104]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:46.680219 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-495ae55c-d144-491b-a61b-cfbce640bcba" returned: 0 in 0.850s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:46.682161 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Successfully deleted volume: 495ae55c-d144-491b-a61b-cfbce640bcba
Aug 31 11:36:46.795951 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Created reservations ['d2e87137-ee07-40fc-8c81-3eaae9d20fcc', '3850e880-3112-44ac-8c54-0b1e300d859e', '5f85a103-7dfe-4b9e-90bb-9cc9641f762a', '6b84a3e2-3460-4b11-950f-b25b6952cd26'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:36:46.799450 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:36:46.799450 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:36:46.799450 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:36:46.893760 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:36:46.895673 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:46.944864 n-d-806626-1 sudo[117120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:36:46.946647 n-d-806626-1 sudo[117120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:48.015092 n-d-806626-1 sudo[117120]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:48.018851 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.122s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:48.024561 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:36:48.093932 n-d-806626-1 sudo[117137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:36:48.094796 n-d-806626-1 sudo[117137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:36:48.922408 n-d-806626-1 sudo[117137]: pam_unix(sudo:session): session closed for user root
Aug 31 11:36:48.928557 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.902s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:36:48.933463 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:36:48.952096 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Deleted volume successfully.
Aug 31 11:36:48.991216 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-2dbfc096-46e2-4f56-bfaf-76ad2d2dd169 tempest-AttachVolumeTestJSON-1921753546 None] Lock "b'cinder-495ae55c-d144-491b-a61b-cfbce640bcba-delete_volume'" released by "delete_volume" :: held 5.550s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:37:04.746719 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-cea87bbc-0e87-419e-a33b-8ea0290316d4 tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082'" acquired by "attach_volume" :: waited 0.047s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:37:04.967246 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-cea87bbc-0e87-419e-a33b-8ea0290316d4 tempest-VolumesActionsTest-1078338184 None] Attaching volume de82a8da-a623-433b-ac7b-84d414493082 to instance 25ddf5ed-e752-464a-baf8-a6f994e12b02 at mountpoint /dev/sdb on host None.
Aug 31 11:37:05.178431 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-cea87bbc-0e87-419e-a33b-8ea0290316d4 tempest-VolumesActionsTest-1078338184 None] Attach volume completed successfully.
Aug 31 11:37:05.192149 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-cea87bbc-0e87-419e-a33b-8ea0290316d4 tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082'" released by "attach_volume" :: held 0.439s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:37:06.083363 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b57e8841-c6be-4a92-93ed-dd0a10f0cf4a tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082-detach_volume'" acquired by "detach_volume" :: waited 0.021s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:37:06.124753 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b57e8841-c6be-4a92-93ed-dd0a10f0cf4a tempest-VolumesActionsTest-1078338184 None] Detaching volume de82a8da-a623-433b-ac7b-84d414493082 from instance 25ddf5ed-e752-464a-baf8-a6f994e12b02.
Aug 31 11:37:06.126157 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-b57e8841-c6be-4a92-93ed-dd0a10f0cf4a tempest-VolumesActionsTest-1078338184 None] Skipping remove_export. No iscsi_target is presently exported for volume: de82a8da-a623-433b-ac7b-84d414493082
Aug 31 11:37:06.319416 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-b57e8841-c6be-4a92-93ed-dd0a10f0cf4a tempest-VolumesActionsTest-1078338184 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:37:06.319416 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:37:06.319416 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:37:06.347713 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b57e8841-c6be-4a92-93ed-dd0a10f0cf4a tempest-VolumesActionsTest-1078338184 None] Detach volume completed successfully.
Aug 31 11:37:06.357293 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b57e8841-c6be-4a92-93ed-dd0a10f0cf4a tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082-detach_volume'" released by "detach_volume" :: held 0.273s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:37:17.451968 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:37:17.453073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:37:17.454796 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:17.478681 n-d-806626-1 sudo[117351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:37:17.479694 n-d-806626-1 sudo[117351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:17.945415 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-eadd0110-4d9b-4a91-9519-f294599147a5 tempest-VolumesActionsTest-1078338184 None] 593108c2-0ee0-483d-abb5-2fc6def99634 was raw, no need to convert to raw {{(pid=84130) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Aug 31 11:37:17.946522 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eadd0110-4d9b-4a91-9519-f294599147a5 tempest-VolumesActionsTest-1078338184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--de82a8da--a623--433b--ac7b--84d414493082 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:18.059049 n-d-806626-1 sudo[117354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--de82a8da--a623--433b--ac7b--84d414493082
Aug 31 11:37:18.061240 n-d-806626-1 sudo[117354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:18.165355 n-d-806626-1 sudo[117351]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:18.168641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.714s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:18.170329 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:18.248555 n-d-806626-1 sudo[117356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:37:18.255550 n-d-806626-1 sudo[117356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:18.690848 n-d-806626-1 sudo[117354]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:18.693754 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eadd0110-4d9b-4a91-9519-f294599147a5 tempest-VolumesActionsTest-1078338184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--de82a8da--a623--433b--ac7b--84d414493082" returned: 0 in 0.747s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:19.992317 n-d-806626-1 sudo[117356]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:19.996967 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.825s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:19.999286 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:37:25.438304 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:37:25.448172 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:37:25.448957 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:37:25.491179 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Flow 'volume_create_manager' (656a06ee-6741-4b5f-b21a-327906adaa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:37:25.500822 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8f845d0-05b7-4eaf-afde-9e027126fb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:37:25.547884 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:37:25.612712 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8f845d0-05b7-4eaf-afde-9e027126fb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1611214725',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=050a8392-e774-4508-b243-73ff9320006a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbba2500524d4d369cb755c113de7815',provider_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-08-31T11:37:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:37:25Z,user_id='a2ce9407644047f48d2f0b8572eb2c44',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:37:25.617260 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (453bb1a7-308f-404b-8545-89e752dbba26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:37:25.622664 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (453bb1a7-308f-404b-8545-89e752dbba26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:37:25.626064 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b54fd67e-903a-460b-acf8-35ed7b911c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:37:25.632094 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b54fd67e-903a-460b-acf8-35ed7b911c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '050a8392-e774-4508-b243-73ff9320006a', 'volume_name': 'volume-050a8392-e774-4508-b243-73ff9320006a', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:37:25.636027 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8704747-4438-4a84-baa3-01fe38ca6de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:37:25.641783 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8704747-4438-4a84-baa3-01fe38ca6de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:37:25.652596 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecd5e542-acf5-499c-bf44-b085392103b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:37:25.658863 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Volume 050a8392-e774-4508-b243-73ff9320006a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-050a8392-e774-4508-b243-73ff9320006a', 'volume_size': 1}
Aug 31 11:37:25.660246 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-050a8392-e774-4508-b243-73ff9320006a stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:25.734685 n-d-806626-1 sudo[117427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-050a8392-e774-4508-b243-73ff9320006a stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:37:25.738835 n-d-806626-1 sudo[117427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:27.066158 n-d-806626-1 sudo[117427]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:27.071254 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-050a8392-e774-4508-b243-73ff9320006a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.409s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:27.074709 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecd5e542-acf5-499c-bf44-b085392103b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-050a8392-e774-4508-b243-73ff9320006a', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:37:27.082185 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (874380f8-cedd-4a34-9e74-6f3cd82db041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:37:27.106189 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Volume volume-050a8392-e774-4508-b243-73ff9320006a (050a8392-e774-4508-b243-73ff9320006a): created successfully
Aug 31 11:37:27.109077 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (874380f8-cedd-4a34-9e74-6f3cd82db041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:37:27.112848 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Flow 'volume_create_manager' (656a06ee-6741-4b5f-b21a-327906adaa7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:37:27.140404 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-8b5f37f6-b375-4737-8b89-9f82a5aaa2c7 req-a0ddbe5b-951d-4e29-b521-cf678425188b tempest-VolumesSnapshotsTestJSON-755163061 None] Created volume successfully.
Aug 31 11:37:30.166463 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-422a46dd-5ecd-4774-a0f9-307b984d9dc4 req-40082d7d-8f09-4602-b34a-2ffb91eed898 tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:30.243357 n-d-806626-1 sudo[117464]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a
Aug 31 11:37:30.246549 n-d-806626-1 sudo[117464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:31.545609 n-d-806626-1 sudo[117464]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:31.548090 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-422a46dd-5ecd-4774-a0f9-307b984d9dc4 req-40082d7d-8f09-4602-b34a-2ffb91eed898 tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a" returned: 0 in 1.381s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:31.549653 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-422a46dd-5ecd-4774-a0f9-307b984d9dc4 req-40082d7d-8f09-4602-b34a-2ffb91eed898 tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab997ac6-e79b-47b5-a244-ddb6b47b52f4 --snapshot stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:31.591696 n-d-806626-1 sudo[117469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab997ac6-e79b-47b5-a244-ddb6b47b52f4 --snapshot stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a -L 1.00g
Aug 31 11:37:31.592556 n-d-806626-1 sudo[117469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:33.405374 n-d-806626-1 sudo[117469]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:33.408692 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-422a46dd-5ecd-4774-a0f9-307b984d9dc4 req-40082d7d-8f09-4602-b34a-2ffb91eed898 tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab997ac6-e79b-47b5-a244-ddb6b47b52f4 --snapshot stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a -L 1.00g" returned: 0 in 1.858s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:33.661864 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-422a46dd-5ecd-4774-a0f9-307b984d9dc4 req-40082d7d-8f09-4602-b34a-2ffb91eed898 tempest-VolumesSnapshotsTestJSON-755163061 None] Create snapshot completed successfully
Aug 31 11:37:34.918825 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-684b5bbb-cdc5-439b-903c-acba381b525a req-54e26b5f-65a9-4271-8b1a-ff5ba0492439 tempest-VolumesSnapshotsTestJSON-755163061 None] Lock "b'cinder-ab997ac6-e79b-47b5-a244-ddb6b47b52f4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:37:34.920715 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-684b5bbb-cdc5-439b-903c-acba381b525a req-54e26b5f-65a9-4271-8b1a-ff5ba0492439 tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ab997ac6-e79b-47b5-a244-ddb6b47b52f4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:35.009551 n-d-806626-1 sudo[117632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ab997ac6-e79b-47b5-a244-ddb6b47b52f4
Aug 31 11:37:35.018471 n-d-806626-1 sudo[117632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:36.053477 n-d-806626-1 sudo[117632]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:36.060826 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-684b5bbb-cdc5-439b-903c-acba381b525a req-54e26b5f-65a9-4271-8b1a-ff5ba0492439 tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ab997ac6-e79b-47b5-a244-ddb6b47b52f4" returned: 0 in 1.136s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:36.066970 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-684b5bbb-cdc5-439b-903c-acba381b525a req-54e26b5f-65a9-4271-8b1a-ff5ba0492439 tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ab997ac6-e79b-47b5-a244-ddb6b47b52f4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:36.122960 n-d-806626-1 sudo[117661]: ubuntu : TTY=unknown ; 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-ab997ac6-e79b-47b5-a244-ddb6b47b52f4
Aug 31 11:37:36.128329 n-d-806626-1 sudo[117661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:37.700714 n-d-806626-1 sudo[117661]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:37.702816 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-684b5bbb-cdc5-439b-903c-acba381b525a req-54e26b5f-65a9-4271-8b1a-ff5ba0492439 tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ab997ac6-e79b-47b5-a244-ddb6b47b52f4" returned: 0 in 1.636s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:37.900734 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-684b5bbb-cdc5-439b-903c-acba381b525a req-54e26b5f-65a9-4271-8b1a-ff5ba0492439 tempest-VolumesSnapshotsTestJSON-755163061 None] Created reservations ['6d9e84a5-8dac-43fa-8285-c5834cfaf416', '979d4a41-91b3-4652-9ee3-ed425fd4b3c9', '83f482f0-151a-47e2-a535-6df89f701891', 'd41ad98f-2429-4c1b-af7f-719107f4ec4c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:37:37.917960 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-684b5bbb-cdc5-439b-903c-acba381b525a req-54e26b5f-65a9-4271-8b1a-ff5ba0492439 tempest-VolumesSnapshotsTestJSON-755163061 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:37:37.917960 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:37:37.917960 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:37:38.049728 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-684b5bbb-cdc5-439b-903c-acba381b525a req-54e26b5f-65a9-4271-8b1a-ff5ba0492439 tempest-VolumesSnapshotsTestJSON-755163061 None] Delete snapshot completed successfully.
Aug 31 11:37:38.063595 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-684b5bbb-cdc5-439b-903c-acba381b525a req-54e26b5f-65a9-4271-8b1a-ff5ba0492439 tempest-VolumesSnapshotsTestJSON-755163061 None] Lock "b'cinder-ab997ac6-e79b-47b5-a244-ddb6b47b52f4-delete_snapshot'" released by "delete_snapshot" :: held 3.145s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:37:39.095411 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Lock "b'cinder-050a8392-e774-4508-b243-73ff9320006a-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:37:39.187561 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Skipping remove_export. No iscsi_target is presently exported for volume: 050a8392-e774-4508-b243-73ff9320006a
Aug 31 11:37:39.188896 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:39.250858 n-d-806626-1 sudo[117748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a
Aug 31 11:37:39.254440 n-d-806626-1 sudo[117748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:40.101712 n-d-806626-1 sudo[117748]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:40.104452 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a" returned: 0 in 0.915s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:40.106994 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:40.188432 n-d-806626-1 sudo[117751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a
Aug 31 11:37:40.196754 n-d-806626-1 sudo[117751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:41.371940 n-d-806626-1 sudo[117751]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:41.376454 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a" returned: 0 in 1.270s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:41.378836 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:41.431712 n-d-806626-1 sudo[117756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a
Aug 31 11:37:41.438813 n-d-806626-1 sudo[117756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:42.702191 n-d-806626-1 sudo[117756]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:42.705982 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-050a8392-e774-4508-b243-73ff9320006a" returned: 0 in 1.326s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:42.707851 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Successfully deleted volume: 050a8392-e774-4508-b243-73ff9320006a
Aug 31 11:37:42.931384 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Created reservations ['cc77d0bd-b800-4c28-a03b-4e9f8867fcf9', 'c9b31777-766d-474b-8f35-cc74d6479106', 'f8a5929a-7c08-4fdb-b3e1-a1d8b2cc8ced', '65921930-f66a-4031-a8af-d02015d6917d'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:37:42.942613 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:37:42.942613 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:37:42.942613 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:37:43.116330 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:37:43.118188 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:43.201056 n-d-806626-1 sudo[117775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:37:43.207696 n-d-806626-1 sudo[117775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:44.130307 n-d-806626-1 sudo[117775]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:44.135909 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.017s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:44.139642 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:37:44.204219 n-d-806626-1 sudo[117778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:37:44.205067 n-d-806626-1 sudo[117778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:37:45.855821 n-d-806626-1 sudo[117778]: pam_unix(sudo:session): session closed for user root
Aug 31 11:37:45.859080 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.719s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:37:45.863234 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:37:45.883909 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Deleted volume successfully.
Aug 31 11:37:45.932975 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-5e9a70e8-838b-4916-b029-2695794b8d6b req-dd434b02-1b6d-4ad6-bf72-877fdfeb3ec3 tempest-VolumesSnapshotsTestJSON-755163061 None] Lock "b'cinder-050a8392-e774-4508-b243-73ff9320006a-delete_volume'" released by "delete_volume" :: held 6.837s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:38:17.450885 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:38:17.452211 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:38:17.455806 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:38:17.519007 n-d-806626-1 sudo[118019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:38:17.519915 n-d-806626-1 sudo[118019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:38:18.841653 n-d-806626-1 sudo[118019]: pam_unix(sudo:session): session closed for user root
Aug 31 11:38:18.844555 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.391s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:38:18.847074 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:38:18.939649 n-d-806626-1 sudo[118033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:38:18.942714 n-d-806626-1 sudo[118033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:38:20.064737 n-d-806626-1 sudo[118033]: pam_unix(sudo:session): session closed for user root
Aug 31 11:38:20.069141 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.220s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:38:20.069141 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:38:26.077216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eadd0110-4d9b-4a91-9519-f294599147a5 tempest-VolumesActionsTest-1078338184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--de82a8da--a623--433b--ac7b--84d414493082 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:38:26.135061 n-d-806626-1 sudo[118159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--de82a8da--a623--433b--ac7b--84d414493082
Aug 31 11:38:26.136133 n-d-806626-1 sudo[118159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:38:26.950210 n-d-806626-1 sudo[118159]: pam_unix(sudo:session): session closed for user root
Aug 31 11:38:26.953338 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eadd0110-4d9b-4a91-9519-f294599147a5 tempest-VolumesActionsTest-1078338184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--de82a8da--a623--433b--ac7b--84d414493082" returned: 0 in 0.876s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:38:26.954576 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-eadd0110-4d9b-4a91-9519-f294599147a5 tempest-VolumesActionsTest-1078338184 None] Uploaded volume to glance image-id: 593108c2-0ee0-483d-abb5-2fc6def99634. {{(pid=84130) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1673}}
Aug 31 11:38:27.279760 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-eadd0110-4d9b-4a91-9519-f294599147a5 tempest-VolumesActionsTest-1078338184 None] Copy volume to image completed successfully.
Aug 31 11:38:30.744911 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:38:30.886586 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Skipping remove_export. No iscsi_target is presently exported for volume: de82a8da-a623-433b-ac7b-84d414493082
Aug 31 11:38:30.888733 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de82a8da-a623-433b-ac7b-84d414493082 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:38:30.945563 n-d-806626-1 sudo[118170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de82a8da-a623-433b-ac7b-84d414493082
Aug 31 11:38:30.948097 n-d-806626-1 sudo[118170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:38:31.908290 n-d-806626-1 sudo[118170]: pam_unix(sudo:session): session closed for user root
Aug 31 11:38:31.910652 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de82a8da-a623-433b-ac7b-84d414493082" returned: 0 in 1.022s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:38:31.913820 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-de82a8da-a623-433b-ac7b-84d414493082 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:38:31.946523 n-d-806626-1 sudo[118189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-de82a8da-a623-433b-ac7b-84d414493082
Aug 31 11:38:31.949227 n-d-806626-1 sudo[118189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:38:32.794551 n-d-806626-1 sudo[118189]: pam_unix(sudo:session): session closed for user root
Aug 31 11:38:32.797115 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-de82a8da-a623-433b-ac7b-84d414493082" returned: 0 in 0.884s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:38:32.799463 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de82a8da-a623-433b-ac7b-84d414493082 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:38:32.847353 n-d-806626-1 sudo[118206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de82a8da-a623-433b-ac7b-84d414493082
Aug 31 11:38:32.855233 n-d-806626-1 sudo[118206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:38:34.083071 n-d-806626-1 sudo[118206]: pam_unix(sudo:session): session closed for user root
Aug 31 11:38:34.085534 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de82a8da-a623-433b-ac7b-84d414493082" returned: 0 in 1.286s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:38:34.086853 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Successfully deleted volume: de82a8da-a623-433b-ac7b-84d414493082
Aug 31 11:38:34.197429 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Created reservations ['e550e22c-d798-4023-a688-81917d641225', 'ce05134c-0131-4b64-93ab-cd347ebefdeb', '8d6b67a5-6e8b-442f-9b6f-df62ae6db122', '97c70c73-a18d-499d-9179-094f8a81d74b'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:38:34.200069 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:38:34.200069 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:38:34.200069 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:38:34.306070 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:38:34.308882 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:38:34.369742 n-d-806626-1 sudo[118216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:38:34.371014 n-d-806626-1 sudo[118216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:38:35.482695 n-d-806626-1 sudo[118216]: pam_unix(sudo:session): session closed for user root
Aug 31 11:38:35.485615 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.177s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:38:35.488676 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:38:35.522096 n-d-806626-1 sudo[118219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:38:35.524224 n-d-806626-1 sudo[118219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:38:36.495062 n-d-806626-1 sudo[118219]: pam_unix(sudo:session): session closed for user root
Aug 31 11:38:36.499011 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.009s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:38:36.503092 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:38:36.512964 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Deleted volume successfully.
Aug 31 11:38:36.533810 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-39883754-23f0-41e7-a3d4-7d44803f6109 tempest-VolumesActionsTest-1078338184 None] Lock "b'cinder-de82a8da-a623-433b-ac7b-84d414493082-delete_volume'" released by "delete_volume" :: held 5.792s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:39:17.454814 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:39:17.456139 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:39:17.457462 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:39:17.515442 n-d-806626-1 sudo[118683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:39:17.521868 n-d-806626-1 sudo[118683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:39:18.847695 n-d-806626-1 sudo[118683]: pam_unix(sudo:session): session closed for user root
Aug 31 11:39:18.850783 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.393s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:39:18.853297 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:39:18.969661 n-d-806626-1 sudo[118755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:39:18.976388 n-d-806626-1 sudo[118755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:39:19.977761 n-d-806626-1 sudo[118755]: pam_unix(sudo:session): session closed for user root
Aug 31 11:39:19.980843 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.127s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:39:19.983039 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:39:56.603339 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:39:56.611173 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:39:56.612151 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:39:56.679073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Flow 'volume_create_manager' (aac319cf-d15b-45e2-be57-ce389ec309c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:39:56.700787 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c669b0a-daca-4f27-8b20-04eb4dce5864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:39:56.754518 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:39:56.937627 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c669b0a-daca-4f27-8b20-04eb4dce5864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-278433285',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=40b60027-f18f-4927-824e-61c0753c4ba8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c781801318a046c78abbefab069b17b6',provider_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-08-31T11:39:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:39:57Z,user_id='a3261a1e15ed42519f5c1b27f287e9f6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:39:56.949455 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2745f09a-3b80-4f1a-9ec9-936d071d1cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:39:56.957499 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2745f09a-3b80-4f1a-9ec9-936d071d1cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:39:56.966865 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c106187a-346a-4297-a5c6-755e08c30318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:39:56.974495 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c106187a-346a-4297-a5c6-755e08c30318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '40b60027-f18f-4927-824e-61c0753c4ba8', 'volume_name': 'volume-40b60027-f18f-4927-824e-61c0753c4ba8', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:39:56.988902 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f09cb5f-1c32-4f41-a79f-efd717588d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:39:56.997155 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f09cb5f-1c32-4f41-a79f-efd717588d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:39:57.003721 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f183edc-7c61-4e2e-a6d2-9a9786ca2016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:39:57.008773 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Volume 40b60027-f18f-4927-824e-61c0753c4ba8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-40b60027-f18f-4927-824e-61c0753c4ba8', 'volume_size': 1}
Aug 31 11:39:57.015081 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40b60027-f18f-4927-824e-61c0753c4ba8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:39:57.103420 n-d-806626-1 sudo[119448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40b60027-f18f-4927-824e-61c0753c4ba8 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:39:57.109493 n-d-806626-1 sudo[119448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:39:58.499874 n-d-806626-1 sudo[119448]: pam_unix(sudo:session): session closed for user root
Aug 31 11:39:58.504212 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40b60027-f18f-4927-824e-61c0753c4ba8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.489s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:39:58.512227 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f183edc-7c61-4e2e-a6d2-9a9786ca2016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-40b60027-f18f-4927-824e-61c0753c4ba8', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:39:58.522792 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (275f2f5c-f85d-465d-94be-e7ee28b11beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:39:58.571560 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Volume volume-40b60027-f18f-4927-824e-61c0753c4ba8 (40b60027-f18f-4927-824e-61c0753c4ba8): created successfully
Aug 31 11:39:58.575633 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (275f2f5c-f85d-465d-94be-e7ee28b11beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:39:58.601235 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Flow 'volume_create_manager' (aac319cf-d15b-45e2-be57-ce389ec309c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:39:58.619782 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e97725a6-477d-4e14-ab1a-870e4657c5b8 tempest-VolumesListAdminTestJSON-796527490 None] Created volume successfully.
Aug 31 11:40:01.578527 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:40:01.596145 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:40:01.597181 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:40:01.631587 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Flow 'volume_create_manager' (640ef44d-b534-43f6-a0c9-75513d30d333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:40:01.637001 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf618ab8-1fb9-47dc-ab97-3daedcf21fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:01.675530 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:40:01.717353 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf618ab8-1fb9-47dc-ab97-3daedcf21fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1721201014',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=32a0a045-589b-42c6-ad20-def63ed09037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c781801318a046c78abbefab069b17b6',provider_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-08-31T11:40:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:40:01Z,user_id='a3261a1e15ed42519f5c1b27f287e9f6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:01.722484 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f9e5c39-07bc-4332-b80e-1e20c61ae83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:01.726713 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f9e5c39-07bc-4332-b80e-1e20c61ae83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:01.731187 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a450b07b-0c9e-449f-9ee3-f5fe41e9b5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:01.737532 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a450b07b-0c9e-449f-9ee3-f5fe41e9b5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32a0a045-589b-42c6-ad20-def63ed09037', 'volume_name': 'volume-32a0a045-589b-42c6-ad20-def63ed09037', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:01.745625 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8448056-db7e-4427-b39f-cdec8f5628dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:01.749326 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8448056-db7e-4427-b39f-cdec8f5628dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:01.752715 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b056086e-5cd3-4a92-898d-fe989f1c9691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:01.754424 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Volume 32a0a045-589b-42c6-ad20-def63ed09037: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32a0a045-589b-42c6-ad20-def63ed09037', 'volume_size': 1}
Aug 31 11:40:01.757017 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32a0a045-589b-42c6-ad20-def63ed09037 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:01.818390 n-d-806626-1 sudo[119552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32a0a045-589b-42c6-ad20-def63ed09037 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:40:01.822186 n-d-806626-1 sudo[119552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:02.694439 n-d-806626-1 sudo[119552]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:02.697349 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32a0a045-589b-42c6-ad20-def63ed09037 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.941s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:02.701597 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b056086e-5cd3-4a92-898d-fe989f1c9691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32a0a045-589b-42c6-ad20-def63ed09037', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:02.704677 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74b5133c-8920-4159-bcef-de9466c5f947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:02.740581 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Volume volume-32a0a045-589b-42c6-ad20-def63ed09037 (32a0a045-589b-42c6-ad20-def63ed09037): created successfully
Aug 31 11:40:02.747949 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74b5133c-8920-4159-bcef-de9466c5f947) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:02.760084 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Flow 'volume_create_manager' (640ef44d-b534-43f6-a0c9-75513d30d333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:40:02.781306 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3ffca362-3b55-4033-91bc-6478af82cefb tempest-VolumesListAdminTestJSON-796527490 None] Created volume successfully.
Aug 31 11:40:04.040179 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:40:04.056126 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:40:04.064528 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:40:04.130132 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Flow 'volume_create_manager' (d78d09d0-7fc4-4616-8a23-f229568d2fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:40:04.145474 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1da598b-b843-48f4-8560-eb3c8ef04cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:04.251415 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:40:04.330810 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1da598b-b843-48f4-8560-eb3c8ef04cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-484904541',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=b6a7c166-dcd8-414c-a785-38b304fbdba2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c781801318a046c78abbefab069b17b6',provider_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-08-31T11:40:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:40:04Z,user_id='a3261a1e15ed42519f5c1b27f287e9f6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:04.335763 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f04d98b-a9ef-467a-a3da-138a0159cc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:04.342263 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f04d98b-a9ef-467a-a3da-138a0159cc80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:04.349307 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bc88b8c-2c77-47c6-b1d1-78e6ab3a3844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:04.353649 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bc88b8c-2c77-47c6-b1d1-78e6ab3a3844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b6a7c166-dcd8-414c-a785-38b304fbdba2', 'volume_name': 'volume-b6a7c166-dcd8-414c-a785-38b304fbdba2', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:04.361966 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (391330d0-da70-4062-8e44-3cf86fbf1857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:04.368234 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (391330d0-da70-4062-8e44-3cf86fbf1857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:04.374010 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3793abef-b95a-4dcb-8d1b-68306a187cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:04.376028 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Volume b6a7c166-dcd8-414c-a785-38b304fbdba2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b6a7c166-dcd8-414c-a785-38b304fbdba2', 'volume_size': 1}
Aug 31 11:40:04.380726 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6a7c166-dcd8-414c-a785-38b304fbdba2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:04.436676 n-d-806626-1 sudo[119614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6a7c166-dcd8-414c-a785-38b304fbdba2 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:40:04.437969 n-d-806626-1 sudo[119614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:05.377877 n-d-806626-1 sudo[119614]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:05.380699 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6a7c166-dcd8-414c-a785-38b304fbdba2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.000s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:05.384431 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3793abef-b95a-4dcb-8d1b-68306a187cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b6a7c166-dcd8-414c-a785-38b304fbdba2', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:05.389371 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (94a8db8b-b25c-46ec-9a11-5e5cff9c4919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:05.416434 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Volume volume-b6a7c166-dcd8-414c-a785-38b304fbdba2 (b6a7c166-dcd8-414c-a785-38b304fbdba2): created successfully
Aug 31 11:40:05.419961 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (94a8db8b-b25c-46ec-9a11-5e5cff9c4919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:05.428901 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Flow 'volume_create_manager' (d78d09d0-7fc4-4616-8a23-f229568d2fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:40:05.452866 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4540778b-1475-434e-9391-920622f1b725 tempest-VolumesListAdminTestJSON-796527490 None] Created volume successfully.
Aug 31 11:40:08.205717 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:40:08.224618 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:40:08.225716 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:40:08.289242 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Flow 'volume_create_manager' (4fa59ecf-b8fb-45d4-9bc5-2f464dcf5db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:40:08.299080 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9845349-ad5c-43a6-9081-e852b1a67720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:08.366076 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:40:08.437363 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9845349-ad5c-43a6-9081-e852b1a67720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=0946fce2-ff80-481c-b13b-b8ad823e8e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac33f880673f43b2890ea68980fba20f',provider_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-08-31T11:40:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:40:08Z,user_id='101be990970a48789206412fb0711cb0',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:08.440162 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa88eda2-04c3-4081-94f8-8b522f246582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:08.442921 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa88eda2-04c3-4081-94f8-8b522f246582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:08.455544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (031f1152-4689-43e6-aea6-88cc8d7d0ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:08.455544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (031f1152-4689-43e6-aea6-88cc8d7d0ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0946fce2-ff80-481c-b13b-b8ad823e8e25', 'volume_name': 'volume-0946fce2-ff80-481c-b13b-b8ad823e8e25', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:08.465158 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (347d5116-11c4-4998-ae4b-ae18a9882c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:08.471459 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (347d5116-11c4-4998-ae4b-ae18a9882c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:08.482261 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e61ee84a-decb-436f-ac3f-7b300624e88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:08.486047 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Volume 0946fce2-ff80-481c-b13b-b8ad823e8e25: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0946fce2-ff80-481c-b13b-b8ad823e8e25', 'volume_size': 1}
Aug 31 11:40:08.488128 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0946fce2-ff80-481c-b13b-b8ad823e8e25 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:08.545212 n-d-806626-1 sudo[119724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0946fce2-ff80-481c-b13b-b8ad823e8e25 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:40:08.546998 n-d-806626-1 sudo[119724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:09.627105 n-d-806626-1 sudo[119724]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:09.630396 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0946fce2-ff80-481c-b13b-b8ad823e8e25 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.142s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:09.637108 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e61ee84a-decb-436f-ac3f-7b300624e88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0946fce2-ff80-481c-b13b-b8ad823e8e25', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:09.647036 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61e3ed74-10e8-46ae-b188-6eff884b716b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:09.677265 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Volume volume-0946fce2-ff80-481c-b13b-b8ad823e8e25 (0946fce2-ff80-481c-b13b-b8ad823e8e25): created successfully
Aug 31 11:40:09.680459 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61e3ed74-10e8-46ae-b188-6eff884b716b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:09.697825 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Flow 'volume_create_manager' (4fa59ecf-b8fb-45d4-9bc5-2f464dcf5db1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:40:09.721378 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-66893acf-a7f0-4acd-ba49-b6a28bb237ee tempest-VolumesListAdminTestJSON-418863376 None] Created volume successfully.
Aug 31 11:40:11.084052 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Lock "b'cinder-0946fce2-ff80-481c-b13b-b8ad823e8e25-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:40:11.197210 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0946fce2-ff80-481c-b13b-b8ad823e8e25
Aug 31 11:40:11.198650 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0946fce2-ff80-481c-b13b-b8ad823e8e25 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:11.258807 n-d-806626-1 sudo[119798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0946fce2-ff80-481c-b13b-b8ad823e8e25
Aug 31 11:40:11.271088 n-d-806626-1 sudo[119798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:11.361937 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Lock "b'cinder-b6a7c166-dcd8-414c-a785-38b304fbdba2-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:40:11.518101 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Skipping remove_export. No iscsi_target is presently exported for volume: b6a7c166-dcd8-414c-a785-38b304fbdba2
Aug 31 11:40:11.519267 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6a7c166-dcd8-414c-a785-38b304fbdba2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:11.598166 n-d-806626-1 sudo[119800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6a7c166-dcd8-414c-a785-38b304fbdba2
Aug 31 11:40:11.602765 n-d-806626-1 sudo[119800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:12.184192 n-d-806626-1 sudo[119798]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:12.187149 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0946fce2-ff80-481c-b13b-b8ad823e8e25" returned: 0 in 0.988s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:12.190362 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0946fce2-ff80-481c-b13b-b8ad823e8e25 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:12.216377 n-d-806626-1 sudo[119804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0946fce2-ff80-481c-b13b-b8ad823e8e25
Aug 31 11:40:12.217914 n-d-806626-1 sudo[119804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:12.584701 n-d-806626-1 sudo[119800]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:12.587647 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6a7c166-dcd8-414c-a785-38b304fbdba2" returned: 0 in 1.068s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:12.592049 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b6a7c166-dcd8-414c-a785-38b304fbdba2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:12.654419 n-d-806626-1 sudo[119807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b6a7c166-dcd8-414c-a785-38b304fbdba2
Aug 31 11:40:12.655956 n-d-806626-1 sudo[119807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:13.032996 n-d-806626-1 sudo[119804]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:13.035434 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0946fce2-ff80-481c-b13b-b8ad823e8e25" returned: 0 in 0.845s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:13.037792 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0946fce2-ff80-481c-b13b-b8ad823e8e25 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:13.065395 n-d-806626-1 sudo[119818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0946fce2-ff80-481c-b13b-b8ad823e8e25
Aug 31 11:40:13.066961 n-d-806626-1 sudo[119818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:13.779082 n-d-806626-1 sudo[119807]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:13.782209 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b6a7c166-dcd8-414c-a785-38b304fbdba2" returned: 0 in 1.192s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:13.784711 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6a7c166-dcd8-414c-a785-38b304fbdba2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:13.834243 n-d-806626-1 sudo[119829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6a7c166-dcd8-414c-a785-38b304fbdba2
Aug 31 11:40:13.835855 n-d-806626-1 sudo[119829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:13.952408 n-d-806626-1 sudo[119818]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:13.954883 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0946fce2-ff80-481c-b13b-b8ad823e8e25" returned: 0 in 0.917s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:13.956358 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Successfully deleted volume: 0946fce2-ff80-481c-b13b-b8ad823e8e25
Aug 31 11:40:14.055625 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Created reservations ['3a036630-6b94-4005-b3c1-1f6f546b53ce', 'ceadec8f-a2d7-4e9b-917b-aa60bc171fe8', '1730c137-498a-4809-a15d-a5ab32657fb7', 'f2598f8a-baa3-4a5c-9714-74fe87c137d7'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:40:14.060232 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:40:14.060232 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:40:14.060232 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:40:14.162345 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:40:14.165791 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:14.215584 n-d-806626-1 sudo[119833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:14.217136 n-d-806626-1 sudo[119833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:14.975996 n-d-806626-1 sudo[119833]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:14.979898 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.815s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:14.985245 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:15.043928 n-d-806626-1 sudo[119837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:15.044773 n-d-806626-1 sudo[119837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:15.285564 n-d-806626-1 sudo[119829]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:15.290200 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6a7c166-dcd8-414c-a785-38b304fbdba2" returned: 0 in 1.504s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:15.292375 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Successfully deleted volume: b6a7c166-dcd8-414c-a785-38b304fbdba2
Aug 31 11:40:15.389642 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Created reservations ['e47befdc-6fd3-4bb2-9ab5-28122bc53979', '5da90554-e37f-4325-948f-448dba6effab', '7d0c2cc0-6ba6-4cb3-8456-22910707e97b', 'a5f2d482-f317-4c05-a7fc-b44c6f53d9ae'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:40:15.395049 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:40:15.395049 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:40:15.395049 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:40:15.528141 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:40:15.529084 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:15.572291 n-d-806626-1 sudo[119842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:15.573591 n-d-806626-1 sudo[119842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:15.723320 n-d-806626-1 sudo[119837]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:15.726445 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.741s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:15.736764 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:40:15.759075 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Deleted volume successfully.
Aug 31 11:40:15.814847 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7ae94108-456b-4f00-8183-e43dbdf5905b tempest-VolumesListAdminTestJSON-418863376 None] Lock "b'cinder-0946fce2-ff80-481c-b13b-b8ad823e8e25-delete_volume'" released by "delete_volume" :: held 4.729s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:40:16.279879 n-d-806626-1 sudo[119842]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:16.282030 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.753s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:16.284643 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:16.307835 n-d-806626-1 sudo[119856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:16.310981 n-d-806626-1 sudo[119856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:16.855074 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Lock "b'cinder-32a0a045-589b-42c6-ad20-def63ed09037-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:40:16.969765 n-d-806626-1 sudo[119856]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:16.981548 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.697s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:16.985322 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:40:17.008765 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Deleted volume successfully.
Aug 31 11:40:17.039685 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b8447399-b1b7-40bb-aeb5-8b92f619f0cc tempest-VolumesListAdminTestJSON-796527490 None] Lock "b'cinder-b6a7c166-dcd8-414c-a785-38b304fbdba2-delete_volume'" released by "delete_volume" :: held 5.678s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:40:17.042695 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32a0a045-589b-42c6-ad20-def63ed09037
Aug 31 11:40:17.045514 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32a0a045-589b-42c6-ad20-def63ed09037 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:17.098356 n-d-806626-1 sudo[119860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32a0a045-589b-42c6-ad20-def63ed09037
Aug 31 11:40:17.099223 n-d-806626-1 sudo[119860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:17.451872 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:40:17.452969 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:40:17.453480 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:17.512531 n-d-806626-1 sudo[119868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:17.519825 n-d-806626-1 sudo[119868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:18.163174 n-d-806626-1 sudo[119860]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:18.166092 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32a0a045-589b-42c6-ad20-def63ed09037" returned: 0 in 1.120s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:18.168724 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-32a0a045-589b-42c6-ad20-def63ed09037 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:18.218640 n-d-806626-1 sudo[119898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-32a0a045-589b-42c6-ad20-def63ed09037
Aug 31 11:40:18.223673 n-d-806626-1 sudo[119898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:18.488965 n-d-806626-1 sudo[119868]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:18.492053 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.038s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:18.495613 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:18.546041 n-d-806626-1 sudo[119908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:18.546912 n-d-806626-1 sudo[119908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:19.125789 n-d-806626-1 sudo[119898]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:19.128531 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-32a0a045-589b-42c6-ad20-def63ed09037" returned: 0 in 0.960s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:19.131026 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32a0a045-589b-42c6-ad20-def63ed09037 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:19.178927 n-d-806626-1 sudo[119943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32a0a045-589b-42c6-ad20-def63ed09037
Aug 31 11:40:19.181048 n-d-806626-1 sudo[119943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:19.467224 n-d-806626-1 sudo[119908]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:19.470923 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.974s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:19.473485 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:40:19.893875 n-d-806626-1 sudo[119943]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:19.896781 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32a0a045-589b-42c6-ad20-def63ed09037" returned: 0 in 0.765s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:19.899394 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Successfully deleted volume: 32a0a045-589b-42c6-ad20-def63ed09037
Aug 31 11:40:19.991678 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Created reservations ['4705f614-43a5-450f-bf4a-f0891aa352e2', 'a9792e8e-2bb7-4d78-bf74-e01be75b514e', '2f2db76f-b3e2-4bce-9103-df7e88f9162b', '1c3fe28a-c829-46cb-a1cf-adde412821ac'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:40:19.998883 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:40:19.998883 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:40:19.998883 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:40:20.095658 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:40:20.096830 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:20.122842 n-d-806626-1 sudo[119957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:20.124870 n-d-806626-1 sudo[119957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:20.677965 n-d-806626-1 sudo[119957]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:20.680377 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.583s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:20.682960 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:20.757839 n-d-806626-1 sudo[119962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:20.766206 n-d-806626-1 sudo[119962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:20.831767 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Lock "b'cinder-40b60027-f18f-4927-824e-61c0753c4ba8-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:40:21.000532 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Skipping remove_export. No iscsi_target is presently exported for volume: 40b60027-f18f-4927-824e-61c0753c4ba8
Aug 31 11:40:21.002621 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40b60027-f18f-4927-824e-61c0753c4ba8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:21.068083 n-d-806626-1 sudo[119964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40b60027-f18f-4927-824e-61c0753c4ba8
Aug 31 11:40:21.074487 n-d-806626-1 sudo[119964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:21.766965 n-d-806626-1 sudo[119962]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:21.769308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.086s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:21.772043 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:40:21.778634 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Deleted volume successfully.
Aug 31 11:40:21.799984 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-38273a79-0235-42ba-be20-2509219c9bd7 tempest-VolumesListAdminTestJSON-796527490 None] Lock "b'cinder-32a0a045-589b-42c6-ad20-def63ed09037-delete_volume'" released by "delete_volume" :: held 4.945s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:40:21.904648 n-d-806626-1 sudo[119964]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:21.907293 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40b60027-f18f-4927-824e-61c0753c4ba8" returned: 0 in 0.905s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:21.908763 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-40b60027-f18f-4927-824e-61c0753c4ba8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:21.971437 n-d-806626-1 sudo[119970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-40b60027-f18f-4927-824e-61c0753c4ba8
Aug 31 11:40:21.974002 n-d-806626-1 sudo[119970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:22.720528 n-d-806626-1 sudo[119970]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:22.724122 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-40b60027-f18f-4927-824e-61c0753c4ba8" returned: 0 in 0.814s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:22.731301 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40b60027-f18f-4927-824e-61c0753c4ba8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:22.769526 n-d-806626-1 sudo[119973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40b60027-f18f-4927-824e-61c0753c4ba8
Aug 31 11:40:22.770370 n-d-806626-1 sudo[119973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:23.670889 n-d-806626-1 sudo[119973]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:23.676617 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40b60027-f18f-4927-824e-61c0753c4ba8" returned: 0 in 0.945s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:23.679543 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Successfully deleted volume: 40b60027-f18f-4927-824e-61c0753c4ba8
Aug 31 11:40:23.786363 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Created reservations ['06856c42-51b7-4678-9f45-d3dd0689c2e9', '7ccda4cf-d124-4f7a-942c-cff4d9dec0de', '29c58c2d-c628-43a2-8c94-5aad91344ad3', '32f4314a-1920-4aed-b25d-657a06fb815b'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:40:23.789578 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:40:23.789578 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:40:23.789578 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:40:23.933437 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:40:23.934993 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:23.983783 n-d-806626-1 sudo[119979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:23.987045 n-d-806626-1 sudo[119979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:25.082338 n-d-806626-1 sudo[119979]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:25.086983 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.151s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:25.095023 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:40:25.164951 n-d-806626-1 sudo[119982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:40:25.175886 n-d-806626-1 sudo[119982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:40:26.063746 n-d-806626-1 sudo[119982]: pam_unix(sudo:session): session closed for user root
Aug 31 11:40:26.068309 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.974s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:40:26.072472 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:40:26.086913 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Deleted volume successfully.
Aug 31 11:40:26.143780 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f1a78358-b654-4d71-b953-df95607b533b tempest-VolumesListAdminTestJSON-796527490 None] Lock "b'cinder-40b60027-f18f-4927-824e-61c0753c4ba8-delete_volume'" released by "delete_volume" :: held 5.312s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:40:36.038302 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:40:36.073474 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:40:36.077699 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:40:36.159379 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Flow 'volume_create_manager' (19416a4e-9c3d-4e9b-af3e-ba6645330721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:40:36.177989 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a237b008-7bac-4adb-b492-a5929201d649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:36.253987 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:40:36.326270 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a237b008-7bac-4adb-b492-a5929201d649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2100220177',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=09ae56e9-d841-4811-b65b-ae6e5a385162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4759394976a46c5bae6543c3e2acaf3',provider_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-08-31T11:40:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:40:36Z,user_id='c1bec135a17147ca86abc0480825d969',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:36.338824 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc7256bb-4caf-40f7-bfcc-315cf68872c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:36.348336 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc7256bb-4caf-40f7-bfcc-315cf68872c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:36.362392 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a70f980f-85a9-423c-9550-049e88d57c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:36.539689 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a70f980f-85a9-423c-9550-049e88d57c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '09ae56e9-d841-4811-b65b-ae6e5a385162', 'volume_name': 'volume-09ae56e9-d841-4811-b65b-ae6e5a385162', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:36.545866 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1319046c-18dd-42bb-82d9-693d0eda208d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:36.550611 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1319046c-18dd-42bb-82d9-693d0eda208d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:40:36.556099 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (271643fa-2268-4c16-b92f-b1494a7f7e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:40:36.558143 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Volume 09ae56e9-d841-4811-b65b-ae6e5a385162: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-09ae56e9-d841-4811-b65b-ae6e5a385162', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:40:36.561002 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Cloning 09ae56e9-d841-4811-b65b-ae6e5a385162 from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:41:01.880479 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1, size 616.00 MB, duration 25.32 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:41:01.881610 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Image download 616.00 MB at 24.33 MB/s
Aug 31 11:41:01.990174 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:02.165051 n-d-806626-1 sudo[120372]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1
Aug 31 11:41:02.166043 n-d-806626-1 sudo[120372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:02.611910 n-d-806626-1 sudo[120372]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:02.615764 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1" returned: 0 in 0.624s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:02.616151 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user c1bec135a17147ca86abc0480825d969. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:41:02.727079 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:02.828857 n-d-806626-1 sudo[120377]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1
Aug 31 11:41:02.829844 n-d-806626-1 sudo[120377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:03.369811 n-d-806626-1 sudo[120377]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:03.374867 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1" returned: 0 in 0.647s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:03.378152 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09ae56e9-d841-4811-b65b-ae6e5a385162 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:03.401823 n-d-806626-1 sudo[120382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09ae56e9-d841-4811-b65b-ae6e5a385162 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:41:03.412502 n-d-806626-1 sudo[120382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:04.512443 n-d-806626-1 sudo[120382]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:04.517506 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09ae56e9-d841-4811-b65b-ae6e5a385162 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.139s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:04.557978 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 09ae56e9-d841-4811-b65b-ae6e5a385162. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:41:04.632441 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ojebgqcg {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:04.805595 n-d-806626-1 sudo[120427]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ojebgqcg
Aug 31 11:41:04.807128 n-d-806626-1 sudo[120427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:05.342647 n-d-806626-1 sudo[120427]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:05.346644 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ojebgqcg" returned: 0 in 0.714s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:05.349354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:05.556598 n-d-806626-1 sudo[120431]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1
Aug 31 11:41:05.557986 n-d-806626-1 sudo[120431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:06.299296 n-d-806626-1 sudo[120431]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:06.302707 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1" returned: 0 in 0.953s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:06.304053 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:41:06.307173 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09ae56e9--d841--4811--b65b--ae6e5a385162 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:06.348254 n-d-806626-1 sudo[120439]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09ae56e9--d841--4811--b65b--ae6e5a385162 oflag=direct
Aug 31 11:41:06.349589 n-d-806626-1 sudo[120439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:07.146444 n-d-806626-1 sudo[120439]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:07.149512 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09ae56e9--d841--4811--b65b--ae6e5a385162 oflag=direct" returned: 0 in 0.844s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:07.152108 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--09ae56e9--d841--4811--b65b--ae6e5a385162 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:07.193116 n-d-806626-1 sudo[120452]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--09ae56e9--d841--4811--b65b--ae6e5a385162
Aug 31 11:41:07.195866 n-d-806626-1 sudo[120452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:08.647813 n-d-806626-1 sudo[120452]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:08.651084 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--09ae56e9--d841--4811--b65b--ae6e5a385162" returned: 0 in 1.499s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:08.653196 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:08.757195 n-d-806626-1 sudo[120488]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1
Aug 31 11:41:08.758080 n-d-806626-1 sudo[120488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:09.405934 n-d-806626-1 sudo[120488]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:09.409361 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 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_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1" returned: 0 in 0.756s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:09.410926 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_db5u_zv6n-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.50 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--09ae56e9--d841--4811--b65b--ae6e5a385162 {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:41:09.412075 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Converted 700.00 MB image at 466.38 MB/s
Aug 31 11:41:09.413766 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 09ae56e9-d841-4811-b65b-ae6e5a385162 successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:41:09.624996 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user c1bec135a17147ca86abc0480825d969 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:41:09.626164 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Marking volume 09ae56e9-d841-4811-b65b-ae6e5a385162 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:41:09.645630 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 09ae56e9-d841-4811-b65b-ae6e5a385162. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:41:09.646456 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Creating volume glance metadata for volume 09ae56e9-d841-4811-b65b-ae6e5a385162 backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:41:09.781140 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (271643fa-2268-4c16-b92f-b1494a7f7e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09ae56e9-d841-4811-b65b-ae6e5a385162', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:09.787664 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ff0b37a-58fa-4fd2-8801-513496f2ee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:09.815000 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Volume volume-09ae56e9-d841-4811-b65b-ae6e5a385162 (09ae56e9-d841-4811-b65b-ae6e5a385162): created successfully
Aug 31 11:41:09.819376 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ff0b37a-58fa-4fd2-8801-513496f2ee5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:09.828361 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Flow 'volume_create_manager' (19416a4e-9c3d-4e9b-af3e-ba6645330721) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:09.845208 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-168e7997-1fcd-490b-b821-717d28c251fd tempest-VolumesImageMetadata-1530458457 None] Created volume successfully.
Aug 31 11:41:12.205342 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Lock "b'cinder-09ae56e9-d841-4811-b65b-ae6e5a385162-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:41:12.373716 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Skipping remove_export. No iscsi_target is presently exported for volume: 09ae56e9-d841-4811-b65b-ae6e5a385162
Aug 31 11:41:12.375632 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09ae56e9-d841-4811-b65b-ae6e5a385162 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:12.447675 n-d-806626-1 sudo[120498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09ae56e9-d841-4811-b65b-ae6e5a385162
Aug 31 11:41:12.449008 n-d-806626-1 sudo[120498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:13.153119 n-d-806626-1 sudo[120498]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:13.156742 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09ae56e9-d841-4811-b65b-ae6e5a385162" returned: 0 in 0.781s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:13.159609 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-09ae56e9-d841-4811-b65b-ae6e5a385162 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:13.189789 n-d-806626-1 sudo[120504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-09ae56e9-d841-4811-b65b-ae6e5a385162
Aug 31 11:41:13.192268 n-d-806626-1 sudo[120504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:13.760556 n-d-806626-1 sudo[120504]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:13.763761 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-09ae56e9-d841-4811-b65b-ae6e5a385162" returned: 0 in 0.604s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:13.765857 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09ae56e9-d841-4811-b65b-ae6e5a385162 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:13.788661 n-d-806626-1 sudo[120507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09ae56e9-d841-4811-b65b-ae6e5a385162
Aug 31 11:41:13.789494 n-d-806626-1 sudo[120507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:14.441944 n-d-806626-1 sudo[120507]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:14.444754 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09ae56e9-d841-4811-b65b-ae6e5a385162" returned: 0 in 0.678s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:14.446218 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Successfully deleted volume: 09ae56e9-d841-4811-b65b-ae6e5a385162
Aug 31 11:41:14.513404 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Created reservations ['ece6bb15-df53-4e07-a02f-440f761b39a9', '2d11f9fa-baab-4afa-acbd-c1d9287da63c', '4ef64d32-b9cf-416e-af92-527f3240b4e4', '25878ad4-dc12-4d2b-8a7e-962e7525d5a1'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:41:14.516908 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:41:14.516908 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:41:14.516908 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:41:14.581726 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:41:14.583153 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:14.643068 n-d-806626-1 sudo[120514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:14.647063 n-d-806626-1 sudo[120514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:15.640448 n-d-806626-1 sudo[120514]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:15.643680 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.060s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:15.646106 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:15.714973 n-d-806626-1 sudo[120517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:15.716249 n-d-806626-1 sudo[120517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:16.599945 n-d-806626-1 sudo[120517]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:16.604077 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.957s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:16.608778 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:41:16.626790 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Deleted volume successfully.
Aug 31 11:41:16.675102 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9649aa87-e95e-4656-b687-fe4a4a752215 tempest-VolumesImageMetadata-1530458457 None] Lock "b'cinder-09ae56e9-d841-4811-b65b-ae6e5a385162-delete_volume'" released by "delete_volume" :: held 4.470s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:41:17.456943 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:41:17.457558 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:41:17.459139 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:17.515763 n-d-806626-1 sudo[120545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:17.524597 n-d-806626-1 sudo[120545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:18.530487 n-d-806626-1 sudo[120545]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:18.533435 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.074s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:18.538421 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:18.600795 n-d-806626-1 sudo[120564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:18.605048 n-d-806626-1 sudo[120564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:19.994151 n-d-806626-1 sudo[120564]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:19.997899 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.459s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:20.000744 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:41:24.864068 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:41:24.870137 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:41:24.870892 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:41:24.891135 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Flow 'volume_create_manager' (0148a735-612d-4321-bc02-1f94506b5143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:24.895519 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (632b5974-2520-4cac-89d2-0e35891052ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:24.923060 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:41:24.950345 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (632b5974-2520-4cac-89d2-0e35891052ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:41:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1333976177',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=92513232-a600-4a09-a062-a9954562f447,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7489927a79cf482d81b0edd74b6878ad',provider_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-08-31T11:41:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:41:25Z,user_id='92278b758bfc432a832f137ad7918405',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:24.953392 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c33b8aa4-3733-4d81-aef8-100ce45e2cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:24.955637 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c33b8aa4-3733-4d81-aef8-100ce45e2cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:24.960669 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cf1f2fe-41ec-45dc-8bda-a1e8c421468a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:24.960669 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cf1f2fe-41ec-45dc-8bda-a1e8c421468a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '92513232-a600-4a09-a062-a9954562f447', 'volume_name': 'volume-92513232-a600-4a09-a062-a9954562f447', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:24.974051 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97692218-d9e7-44ec-bee0-3271f3e5cc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:24.980893 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97692218-d9e7-44ec-bee0-3271f3e5cc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:24.983389 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (085952ed-895c-4f9e-8cd7-4eaa92032034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:24.984244 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Volume 92513232-a600-4a09-a062-a9954562f447: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-92513232-a600-4a09-a062-a9954562f447', 'volume_size': 1}
Aug 31 11:41:24.997642 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92513232-a600-4a09-a062-a9954562f447 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:25.067642 n-d-806626-1 sudo[120678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92513232-a600-4a09-a062-a9954562f447 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:41:25.068788 n-d-806626-1 sudo[120678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:25.872427 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:41:25.877650 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:41:25.885353 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:41:25.920261 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Flow 'volume_create_manager' (c8100d85-e081-4255-9eee-7e4586b85e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:25.932341 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95b27714-110d-4fde-920b-3e4a2f5b7851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:26.002016 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:41:26.068390 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95b27714-110d-4fde-920b-3e4a2f5b7851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1597358442',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=dfd3f282-0e77-4b07-9c22-dbd6dba74297,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45124e81eb92477d9c452401f62814e3',provider_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-08-31T11:41:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:41:26Z,user_id='5384b8db49b04d5598b496361eb41f88',volume_attachment=>,volume_type=VolumeType(4d9efbed-0316-49df-a468-695e5cfe79b9),volume_type_id=4d9efbed-0316-49df-a468-695e5cfe79b9)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:26.079602 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (005f53a9-94d1-46c3-bcb0-6c4ff9b69a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:26.082232 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (005f53a9-94d1-46c3-bcb0-6c4ff9b69a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:26.087851 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca1c3474-ddb9-426f-a08f-c6b253a4d064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:26.090735 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca1c3474-ddb9-426f-a08f-c6b253a4d064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dfd3f282-0e77-4b07-9c22-dbd6dba74297', 'volume_name': 'volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:26.092375 n-d-806626-1 sudo[120678]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:26.100006 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (568aac2e-45db-464e-9bdc-f65c4c770051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:26.109531 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (568aac2e-45db-464e-9bdc-f65c4c770051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:26.112087 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (097aac6d-498b-4be3-a2a9-ccfec832cd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:26.112934 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Volume dfd3f282-0e77-4b07-9c22-dbd6dba74297: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297', 'volume_size': 1}
Aug 31 11:41:26.118722 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:26.149982 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92513232-a600-4a09-a062-a9954562f447 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.152s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:26.153959 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (085952ed-895c-4f9e-8cd7-4eaa92032034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92513232-a600-4a09-a062-a9954562f447', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:26.156940 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d37e26d-463a-448b-b0f9-2a57eb115ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:26.170555 n-d-806626-1 sudo[120715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:41:26.171419 n-d-806626-1 sudo[120715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:26.181045 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Volume volume-92513232-a600-4a09-a062-a9954562f447 (92513232-a600-4a09-a062-a9954562f447): created successfully
Aug 31 11:41:26.184042 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d37e26d-463a-448b-b0f9-2a57eb115ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:26.203581 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Flow 'volume_create_manager' (0148a735-612d-4321-bc02-1f94506b5143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:26.215661 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-214b62d8-dbbf-4132-b566-8e0bb0e55da6 tempest-AbsoluteLimitsTests-226906145 None] Created volume successfully.
Aug 31 11:41:26.947402 n-d-806626-1 sudo[120715]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:26.949329 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.831s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:26.952031 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (097aac6d-498b-4be3-a2a9-ccfec832cd28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:26.970548 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f6efeec-4d49-4246-aa5a-8f2118b8952b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:26.989307 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Volume volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297 (dfd3f282-0e77-4b07-9c22-dbd6dba74297): created successfully
Aug 31 11:41:26.991711 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f6efeec-4d49-4246-aa5a-8f2118b8952b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:26.994792 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Flow 'volume_create_manager' (c8100d85-e081-4255-9eee-7e4586b85e79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:27.011981 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1e124ae3-c3fe-4008-8fdb-f3a884d8707b tempest-VolumeTypesAccessTest-1728367238 None] Created volume successfully.
Aug 31 11:41:27.586921 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Lock "b'cinder-92513232-a600-4a09-a062-a9954562f447-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:41:27.660431 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Skipping remove_export. No iscsi_target is presently exported for volume: 92513232-a600-4a09-a062-a9954562f447
Aug 31 11:41:27.661530 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92513232-a600-4a09-a062-a9954562f447 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:27.684020 n-d-806626-1 sudo[120754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92513232-a600-4a09-a062-a9954562f447
Aug 31 11:41:27.684887 n-d-806626-1 sudo[120754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:28.429329 n-d-806626-1 sudo[120754]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:28.431682 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92513232-a600-4a09-a062-a9954562f447" returned: 0 in 0.770s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:28.434043 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-92513232-a600-4a09-a062-a9954562f447 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:28.456602 n-d-806626-1 sudo[120757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-92513232-a600-4a09-a062-a9954562f447
Aug 31 11:41:28.458468 n-d-806626-1 sudo[120757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:29.162386 n-d-806626-1 sudo[120757]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:29.165482 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-92513232-a600-4a09-a062-a9954562f447" returned: 0 in 0.731s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:29.172812 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92513232-a600-4a09-a062-a9954562f447 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:29.217442 n-d-806626-1 sudo[120760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92513232-a600-4a09-a062-a9954562f447
Aug 31 11:41:29.220347 n-d-806626-1 sudo[120760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:29.258986 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Lock "b'cinder-dfd3f282-0e77-4b07-9c22-dbd6dba74297-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:41:29.476451 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Skipping remove_export. No iscsi_target is presently exported for volume: dfd3f282-0e77-4b07-9c22-dbd6dba74297
Aug 31 11:41:29.478178 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:29.529979 n-d-806626-1 sudo[120762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297
Aug 31 11:41:29.532233 n-d-806626-1 sudo[120762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:29.892692 n-d-806626-1 sudo[120760]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:29.896645 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92513232-a600-4a09-a062-a9954562f447" returned: 0 in 0.723s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:29.898590 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Successfully deleted volume: 92513232-a600-4a09-a062-a9954562f447
Aug 31 11:41:30.062634 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Created reservations ['fe06e0a3-752a-417f-a0a1-664d67b22726', '45e29a82-10fb-4935-be69-eac103b65cb0', '355e064a-b359-4e7f-997c-18dd3e2adb47', 'c8bc24a4-8342-4724-bc6c-c65f4da036fd'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:41:30.066573 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:41:30.066573 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:41:30.066573 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:41:30.152259 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:41:30.153589 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:30.184001 n-d-806626-1 sudo[120767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:30.185694 n-d-806626-1 sudo[120767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:30.437402 n-d-806626-1 sudo[120762]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:30.440713 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297" returned: 0 in 0.962s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:30.444710 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:30.488885 n-d-806626-1 sudo[120770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297
Aug 31 11:41:30.491328 n-d-806626-1 sudo[120770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:30.794573 n-d-806626-1 sudo[120767]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:30.798213 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.644s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:30.802067 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:30.831385 n-d-806626-1 sudo[120775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:30.833422 n-d-806626-1 sudo[120775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:31.266072 n-d-806626-1 sudo[120770]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:31.268692 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297" returned: 0 in 0.824s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:31.270906 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:31.334822 n-d-806626-1 sudo[120778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297
Aug 31 11:41:31.338027 n-d-806626-1 sudo[120778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:31.769242 n-d-806626-1 sudo[120775]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:31.772491 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.970s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:31.776655 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:41:31.787108 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Deleted volume successfully.
Aug 31 11:41:31.820034 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-c38b409b-0ee0-472c-9aa9-276b8f6b8462 tempest-AbsoluteLimitsTests-226906145 None] Lock "b'cinder-92513232-a600-4a09-a062-a9954562f447-delete_volume'" released by "delete_volume" :: held 4.233s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:41:32.329484 n-d-806626-1 sudo[120778]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:32.332784 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfd3f282-0e77-4b07-9c22-dbd6dba74297" returned: 0 in 1.061s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:32.335013 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Successfully deleted volume: dfd3f282-0e77-4b07-9c22-dbd6dba74297
Aug 31 11:41:32.386268 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1925352139 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1925352139, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:41:32.387715 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1925352139 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1925352139, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:41:32.412883 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Created reservations ['1eee0599-ecdf-41fe-bc51-4b680c4dc3fa', '4b35ed63-e706-40ce-8f0d-ac5dbd0917c8', '80c28528-08dd-4168-9d1a-416e3d425bdf', '77c1f2d9-3c3a-467c-a99c-19d982aa3a24'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:41:32.415860 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:41:32.415860 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:41:32.415860 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:41:32.509357 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:41:32.510783 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:32.558315 n-d-806626-1 sudo[120784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:32.562110 n-d-806626-1 sudo[120784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:33.258943 n-d-806626-1 sudo[120784]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:33.263277 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.751s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:33.268712 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:33.298702 n-d-806626-1 sudo[120789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:33.299955 n-d-806626-1 sudo[120789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:34.152064 n-d-806626-1 sudo[120789]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:34.156554 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.887s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:34.159597 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:41:34.168275 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Deleted volume successfully.
Aug 31 11:41:34.204637 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-5dc08589-25a1-42ab-b6eb-fd14183fb617 tempest-VolumeTypesAccessTest-1728367238 None] Lock "b'cinder-dfd3f282-0e77-4b07-9c22-dbd6dba74297-delete_volume'" released by "delete_volume" :: held 4.947s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:41:42.408789 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:41:42.425813 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:41:42.430559 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:41:42.453749 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Flow 'volume_create_manager' (da13554c-faa9-4e18-87ee-37df823cd7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:42.463985 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de6eb3b5-7e0f-4181-b6fa-c4e2860b6d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:42.541851 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:41:42.613289 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de6eb3b5-7e0f-4181-b6fa-c4e2860b6d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1078097732',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=2f8f7191-05bd-4754-90c4-c535633b4c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c908adef3842438afde664837fbb90',provider_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-08-31T11:41:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:41:42Z,user_id='65da6d1186bb476680221552110dec92',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:42.619370 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be4c978b-716e-443c-80e7-593eb54d16c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:42.627589 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be4c978b-716e-443c-80e7-593eb54d16c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:42.637920 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b47aa03-8cc1-4b35-b6a1-dacef94fdb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:42.644787 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b47aa03-8cc1-4b35-b6a1-dacef94fdb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2f8f7191-05bd-4754-90c4-c535633b4c59', 'volume_name': 'volume-2f8f7191-05bd-4754-90c4-c535633b4c59', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:42.653210 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88df0073-c83d-4c19-b0b0-34c4e82d51c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:42.658057 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88df0073-c83d-4c19-b0b0-34c4e82d51c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:42.661020 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c28332c-36cc-4595-b1f6-88707798a8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:42.663300 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Volume 2f8f7191-05bd-4754-90c4-c535633b4c59: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2f8f7191-05bd-4754-90c4-c535633b4c59', 'volume_size': 1}
Aug 31 11:41:42.664782 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f8f7191-05bd-4754-90c4-c535633b4c59 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:42.712926 n-d-806626-1 sudo[120807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f8f7191-05bd-4754-90c4-c535633b4c59 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:41:42.715222 n-d-806626-1 sudo[120807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:43.916812 n-d-806626-1 sudo[120807]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:43.921521 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f8f7191-05bd-4754-90c4-c535633b4c59 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.255s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:43.927817 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c28332c-36cc-4595-b1f6-88707798a8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f8f7191-05bd-4754-90c4-c535633b4c59', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:43.932452 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5c91d4c-3dd0-4971-a142-d03747ce37f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:43.969261 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Volume volume-2f8f7191-05bd-4754-90c4-c535633b4c59 (2f8f7191-05bd-4754-90c4-c535633b4c59): created successfully
Aug 31 11:41:43.974401 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5c91d4c-3dd0-4971-a142-d03747ce37f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:43.984957 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Flow 'volume_create_manager' (da13554c-faa9-4e18-87ee-37df823cd7f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:44.012468 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e8d2c964-6743-414f-81e3-6bb94f98e345 tempest-VolumesTransfersTest-2072402941 None] Created volume successfully.
Aug 31 11:41:47.278703 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-54805036-d1df-4260-83b5-5cf69a5845e1 tempest-VolumesTransfersTest-1252443694 None] Transfer volume completed successfully.
Aug 31 11:41:47.798521 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:41:47.810631 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:41:47.814077 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:41:47.850319 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Flow 'volume_create_manager' (9634f151-e748-4a1c-9636-e2015549f048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:47.855678 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b61fa2f-1450-4efe-8efd-cd0dd9e1a4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:47.911773 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:41:47.974700 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b61fa2f-1450-4efe-8efd-cd0dd9e1a4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-949894389',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=35808bee-e03c-430e-97ac-6b0b3a5f5d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f232cb46db844e8b93b312bd9f814b6',provider_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-08-31T11:41:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:41:48Z,user_id='34bf730f2e94424ca74394140e33b8bb',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:48.010550 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffcd3421-df6b-49a0-aa74-aab9efd904d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:48.021131 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffcd3421-df6b-49a0-aa74-aab9efd904d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:48.033243 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cea652b-3c4e-437f-aff2-aa78ec49e96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:48.050937 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cea652b-3c4e-437f-aff2-aa78ec49e96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '35808bee-e03c-430e-97ac-6b0b3a5f5d33', 'volume_name': 'volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:48.056033 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b10e88f1-2977-45ed-8f7b-5fe6dfd3019c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:48.068407 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b10e88f1-2977-45ed-8f7b-5fe6dfd3019c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:48.080293 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a57ca0c9-6a72-4036-a5f2-f8995964f01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:48.085136 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Volume 35808bee-e03c-430e-97ac-6b0b3a5f5d33: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33', 'volume_size': 1}
Aug 31 11:41:48.087431 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:48.134693 n-d-806626-1 sudo[120892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:41:48.136397 n-d-806626-1 sudo[120892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:49.048677 n-d-806626-1 sudo[120892]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:49.053662 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.965s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:49.071167 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a57ca0c9-6a72-4036-a5f2-f8995964f01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:49.078176 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d0fc91-7b06-4df0-81d2-acd49443a85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:49.102325 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Volume volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33 (35808bee-e03c-430e-97ac-6b0b3a5f5d33): created successfully
Aug 31 11:41:49.113093 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d0fc91-7b06-4df0-81d2-acd49443a85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:49.148782 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Flow 'volume_create_manager' (9634f151-e748-4a1c-9636-e2015549f048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:49.190489 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-631e7649-8055-4ad0-8a92-12e8486d4a91 tempest-VolumesTransfersV355Test-248584912 None] Created volume successfully.
Aug 31 11:41:49.198341 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Lock "b'cinder-2f8f7191-05bd-4754-90c4-c535633b4c59-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:41:49.375417 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2f8f7191-05bd-4754-90c4-c535633b4c59
Aug 31 11:41:49.377023 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f8f7191-05bd-4754-90c4-c535633b4c59 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:49.413979 n-d-806626-1 sudo[120944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f8f7191-05bd-4754-90c4-c535633b4c59
Aug 31 11:41:49.415340 n-d-806626-1 sudo[120944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:50.235482 n-d-806626-1 sudo[120944]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:50.239583 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f8f7191-05bd-4754-90c4-c535633b4c59" returned: 0 in 0.861s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:50.242222 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2f8f7191-05bd-4754-90c4-c535633b4c59 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:50.285038 n-d-806626-1 sudo[120971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2f8f7191-05bd-4754-90c4-c535633b4c59
Aug 31 11:41:50.285912 n-d-806626-1 sudo[120971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:51.224720 n-d-806626-1 sudo[120971]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:51.228266 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2f8f7191-05bd-4754-90c4-c535633b4c59" returned: 0 in 0.985s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:51.231520 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f8f7191-05bd-4754-90c4-c535633b4c59 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:51.293967 n-d-806626-1 sudo[120997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f8f7191-05bd-4754-90c4-c535633b4c59
Aug 31 11:41:51.300465 n-d-806626-1 sudo[120997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:52.012926 n-d-806626-1 sudo[120997]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:52.016589 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f8f7191-05bd-4754-90c4-c535633b4c59" returned: 0 in 0.785s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:52.019232 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Successfully deleted volume: 2f8f7191-05bd-4754-90c4-c535633b4c59
Aug 31 11:41:52.148737 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-75d9dc8f-a424-417c-b130-f09f8da1353d tempest-VolumesTransfersV355Test-1125173359 None] Transfer volume completed successfully.
Aug 31 11:41:52.249770 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Created reservations ['73cdbe80-61b0-416f-b2c9-5bd223fdcd39', 'f548c25e-a0f2-4091-a16e-8e52489de688', 'be1596dd-9ab6-4f92-b143-b7a97f19fdec', '9862e79e-7ee8-47dc-953c-ff0b4df27df7'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:41:52.251966 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:41:52.251966 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:41:52.251966 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:41:52.330446 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:41:52.331241 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:52.383751 n-d-806626-1 sudo[121004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:52.385128 n-d-806626-1 sudo[121004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:52.979459 n-d-806626-1 sudo[121004]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:52.982313 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.650s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:52.986733 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:53.040100 n-d-806626-1 sudo[121009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:53.046102 n-d-806626-1 sudo[121009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:53.487869 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Lock "b'cinder-35808bee-e03c-430e-97ac-6b0b3a5f5d33-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:41:53.722159 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Skipping remove_export. No iscsi_target is presently exported for volume: 35808bee-e03c-430e-97ac-6b0b3a5f5d33
Aug 31 11:41:53.729319 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:53.808488 n-d-806626-1 sudo[121015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33
Aug 31 11:41:53.809369 n-d-806626-1 sudo[121015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:54.244931 n-d-806626-1 sudo[121009]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:54.247402 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.261s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:54.250742 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:41:54.262561 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Deleted volume successfully.
Aug 31 11:41:54.314823 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-cc09041a-c236-4c8f-be76-dec8eb2d2e25 tempest-VolumesTransfersTest-296788435 None] Lock "b'cinder-2f8f7191-05bd-4754-90c4-c535633b4c59-delete_volume'" released by "delete_volume" :: held 5.116s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:41:54.567326 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:41:54.588805 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:41:54.589551 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:41:54.641450 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Flow 'volume_create_manager' (673d1eab-177d-4cb7-96e7-d6fdbe7cbbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:54.644900 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1af6865-bc75-48cf-97d8-cb5c1218633b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:54.707053 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:41:54.773616 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1af6865-bc75-48cf-97d8-cb5c1218633b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:41:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-247404791',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=4b235f8b-2ca9-4710-add7-136ac2938274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c908adef3842438afde664837fbb90',provider_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-08-31T11:41:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:41:54Z,user_id='65da6d1186bb476680221552110dec92',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:54.782887 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c3a881c-a631-47f2-ac80-55da5e162ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:54.785563 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c3a881c-a631-47f2-ac80-55da5e162ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:54.788463 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32767aa2-5280-423f-b47c-dbddf6f2aef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:54.791667 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32767aa2-5280-423f-b47c-dbddf6f2aef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4b235f8b-2ca9-4710-add7-136ac2938274', 'volume_name': 'volume-4b235f8b-2ca9-4710-add7-136ac2938274', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:54.794466 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d25c44ec-077d-43aa-b2a2-db98d553e836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:54.797125 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d25c44ec-077d-43aa-b2a2-db98d553e836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:54.799683 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1036b69a-3920-440c-95f7-0c7572b49b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:54.801033 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Volume 4b235f8b-2ca9-4710-add7-136ac2938274: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4b235f8b-2ca9-4710-add7-136ac2938274', 'volume_size': 1}
Aug 31 11:41:54.802379 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4b235f8b-2ca9-4710-add7-136ac2938274 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:54.849029 n-d-806626-1 sudo[121015]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:54.866989 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33" returned: 0 in 1.142s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:54.869273 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:54.882056 n-d-806626-1 sudo[121034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4b235f8b-2ca9-4710-add7-136ac2938274 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:41:54.885198 n-d-806626-1 sudo[121034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:54.927764 n-d-806626-1 sudo[121035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33
Aug 31 11:41:54.928813 n-d-806626-1 sudo[121035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:55.665974 n-d-806626-1 sudo[121034]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:55.668589 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4b235f8b-2ca9-4710-add7-136ac2938274 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.866s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:55.672842 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1036b69a-3920-440c-95f7-0c7572b49b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4b235f8b-2ca9-4710-add7-136ac2938274', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:55.676798 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd495809-4e2b-4e64-ab1e-bac91ccec6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:55.709781 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Volume volume-4b235f8b-2ca9-4710-add7-136ac2938274 (4b235f8b-2ca9-4710-add7-136ac2938274): created successfully
Aug 31 11:41:55.712477 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd495809-4e2b-4e64-ab1e-bac91ccec6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:55.717505 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Flow 'volume_create_manager' (673d1eab-177d-4cb7-96e7-d6fdbe7cbbd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:55.739317 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-173fe5a1-0ece-44f5-99d7-1ea4447b7af5 tempest-VolumesTransfersTest-2072402941 None] Created volume successfully.
Aug 31 11:41:55.756853 n-d-806626-1 sudo[121035]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:55.759084 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33" returned: 0 in 0.890s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:55.760619 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:55.810099 n-d-806626-1 sudo[121069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33
Aug 31 11:41:55.811814 n-d-806626-1 sudo[121069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:56.788473 n-d-806626-1 sudo[121069]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:56.792941 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35808bee-e03c-430e-97ac-6b0b3a5f5d33" returned: 0 in 1.031s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:56.798466 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Successfully deleted volume: 35808bee-e03c-430e-97ac-6b0b3a5f5d33
Aug 31 11:41:56.942021 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Created reservations ['8f78b165-1bf6-4922-a957-f2b4b47cd90c', '0604d1d9-8723-4a7b-8d57-e7ad0e3e32d8', 'b8106332-e779-4e69-85e1-b8313ca25f4e', 'de5348df-7a4d-485d-9fad-446479ee5cae'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:41:56.944590 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:41:56.944590 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:41:56.944590 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:41:57.034463 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:41:57.037270 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:57.095260 n-d-806626-1 sudo[121100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:57.100890 n-d-806626-1 sudo[121100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:57.468188 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Lock "b'cinder-4b235f8b-2ca9-4710-add7-136ac2938274-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:41:57.690658 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4b235f8b-2ca9-4710-add7-136ac2938274
Aug 31 11:41:57.691974 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b235f8b-2ca9-4710-add7-136ac2938274 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:57.751739 n-d-806626-1 sudo[121113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b235f8b-2ca9-4710-add7-136ac2938274
Aug 31 11:41:57.753242 n-d-806626-1 sudo[121113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:58.307099 n-d-806626-1 sudo[121100]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:58.310168 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.273s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:58.313601 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:58.350231 n-d-806626-1 sudo[121129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:41:58.351831 n-d-806626-1 sudo[121129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:58.667252 n-d-806626-1 sudo[121113]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:58.670094 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b235f8b-2ca9-4710-add7-136ac2938274" returned: 0 in 0.978s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:58.673260 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-4b235f8b-2ca9-4710-add7-136ac2938274 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:58.741350 n-d-806626-1 sudo[121139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-4b235f8b-2ca9-4710-add7-136ac2938274
Aug 31 11:41:58.765057 n-d-806626-1 sudo[121139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:58.916376 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:41:58.944174 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:41:58.947540 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:41:59.017863 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Flow 'volume_create_manager' (170131e9-201c-4f98-a3a1-4f7536776a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:59.022920 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6aa61e1d-9dbf-4b3f-b26c-38a8042d8452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:59.054915 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:41:59.124889 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6aa61e1d-9dbf-4b3f-b26c-38a8042d8452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:41:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2087369749',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=f4c1b6fa-bd98-4267-8359-4f13d43db1e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f232cb46db844e8b93b312bd9f814b6',provider_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-08-31T11:41:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:41:59Z,user_id='34bf730f2e94424ca74394140e33b8bb',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:59.128329 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (849ec720-4311-46b8-943b-b97da753a588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:59.131806 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (849ec720-4311-46b8-943b-b97da753a588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:59.134430 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d85b05b2-a7e9-4230-978d-9749b17ed06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:59.137074 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d85b05b2-a7e9-4230-978d-9749b17ed06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f4c1b6fa-bd98-4267-8359-4f13d43db1e7', 'volume_name': 'volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:59.139900 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1569537-ce74-4553-ab1b-22f358399b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:59.146461 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1569537-ce74-4553-ab1b-22f358399b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:59.153736 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d28840e4-9692-4906-aeb4-e1bf64ad52d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:59.163032 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Volume f4c1b6fa-bd98-4267-8359-4f13d43db1e7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7', 'volume_size': 1}
Aug 31 11:41:59.166354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:59.176867 n-d-806626-1 sudo[121129]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:59.191032 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.877s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:59.193333 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:41:59.207565 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Deleted volume successfully.
Aug 31 11:41:59.212983 n-d-806626-1 sudo[121150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:41:59.214616 n-d-806626-1 sudo[121150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:59.244247 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8315c928-b881-478b-b40f-c9659c596b57 tempest-VolumesTransfersV355Test-1742042085 None] Lock "b'cinder-35808bee-e03c-430e-97ac-6b0b3a5f5d33-delete_volume'" released by "delete_volume" :: held 5.757s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:41:59.560804 n-d-806626-1 sudo[121139]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:59.564366 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-4b235f8b-2ca9-4710-add7-136ac2938274" returned: 0 in 0.891s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:59.566998 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b235f8b-2ca9-4710-add7-136ac2938274 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:41:59.591152 n-d-806626-1 sudo[121158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b235f8b-2ca9-4710-add7-136ac2938274
Aug 31 11:41:59.592121 n-d-806626-1 sudo[121158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:41:59.791032 n-d-806626-1 sudo[121150]: pam_unix(sudo:session): session closed for user root
Aug 31 11:41:59.793413 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.628s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:41:59.801703 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d28840e4-9692-4906-aeb4-e1bf64ad52d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:59.808046 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f75f73e0-751c-4a76-888f-de3d8e9d50ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:41:59.824332 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Volume volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7 (f4c1b6fa-bd98-4267-8359-4f13d43db1e7): created successfully
Aug 31 11:41:59.828204 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f75f73e0-751c-4a76-888f-de3d8e9d50ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:41:59.833489 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Flow 'volume_create_manager' (170131e9-201c-4f98-a3a1-4f7536776a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:41:59.856220 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-25768cab-5123-4228-8c88-b5943bb3a7fb tempest-VolumesTransfersV355Test-248584912 None] Created volume successfully.
Aug 31 11:42:00.189847 n-d-806626-1 sudo[121158]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:00.193008 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b235f8b-2ca9-4710-add7-136ac2938274" returned: 0 in 0.625s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:00.194296 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Successfully deleted volume: 4b235f8b-2ca9-4710-add7-136ac2938274
Aug 31 11:42:00.298456 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Created reservations ['6ac1acd2-8dc7-4fda-ab9d-2c49fabd5ea6', '62674fb3-6824-48a2-954f-8bd14cc45f03', '8d8178f9-6375-41af-a915-791daef3b885', '23be75c9-2138-4030-ac8f-5684b48aa489'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:42:00.301205 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:42:00.301205 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:42:00.301205 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:42:00.364851 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:42:00.365877 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:00.399284 n-d-806626-1 sudo[121193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:00.400566 n-d-806626-1 sudo[121193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:01.149048 n-d-806626-1 sudo[121193]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:01.151563 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.785s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:01.154260 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:01.178876 n-d-806626-1 sudo[121200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:01.180457 n-d-806626-1 sudo[121200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:01.225719 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Lock "b'cinder-f4c1b6fa-bd98-4267-8359-4f13d43db1e7-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:42:01.352467 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Skipping remove_export. No iscsi_target is presently exported for volume: f4c1b6fa-bd98-4267-8359-4f13d43db1e7
Aug 31 11:42:01.353648 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:01.387388 n-d-806626-1 sudo[121202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7
Aug 31 11:42:01.390065 n-d-806626-1 sudo[121202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:02.106073 n-d-806626-1 sudo[121200]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:02.110023 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.954s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:02.116934 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:42:02.143139 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Deleted volume successfully.
Aug 31 11:42:02.175133 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-12a66534-bb95-4cbd-a62d-4b6376a0ee1b tempest-VolumesTransfersTest-296788435 None] Lock "b'cinder-4b235f8b-2ca9-4710-add7-136ac2938274-delete_volume'" released by "delete_volume" :: held 4.716s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:42:02.182070 n-d-806626-1 sudo[121202]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:02.184038 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7" returned: 0 in 0.830s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:02.185618 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:02.212194 n-d-806626-1 sudo[121219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7
Aug 31 11:42:02.214416 n-d-806626-1 sudo[121219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:03.152224 n-d-806626-1 sudo[121219]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:03.155793 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7" returned: 0 in 0.969s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:03.159556 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:03.185950 n-d-806626-1 sudo[121238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7
Aug 31 11:42:03.186991 n-d-806626-1 sudo[121238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:04.181244 n-d-806626-1 sudo[121238]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:04.187406 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f4c1b6fa-bd98-4267-8359-4f13d43db1e7" returned: 0 in 1.026s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:04.193088 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Successfully deleted volume: f4c1b6fa-bd98-4267-8359-4f13d43db1e7
Aug 31 11:42:04.346890 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Created reservations ['682f39f6-6a42-4718-891d-60c94906f6ad', '24405e03-1930-4c31-bf60-e086f1d777ee', '89126524-15cb-4905-9189-1ed5b063b36b', '67d7f390-21b2-442d-8fb8-aeced296a043'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:42:04.351578 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:42:04.351578 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:42:04.351578 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:42:04.441737 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:42:04.447007 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:04.507077 n-d-806626-1 sudo[121261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:04.508402 n-d-806626-1 sudo[121261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:05.394249 n-d-806626-1 sudo[121261]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:05.396949 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.954s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:05.400058 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:05.426585 n-d-806626-1 sudo[121265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:05.428108 n-d-806626-1 sudo[121265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:06.404159 n-d-806626-1 sudo[121265]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:06.408094 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.007s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:06.413356 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:42:06.439646 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Deleted volume successfully.
Aug 31 11:42:06.477819 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-95af0b2c-df7a-4177-986b-415515678585 tempest-VolumesTransfersV355Test-1742042085 None] Lock "b'cinder-f4c1b6fa-bd98-4267-8359-4f13d43db1e7-delete_volume'" released by "delete_volume" :: held 5.252s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:42:13.105626 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:42:13.111983 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:42:13.114272 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:42:13.137919 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Flow 'volume_create_manager' (09f944ce-4b67-455b-aaeb-ec492f13cc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:42:13.143511 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e25236a-2a6b-4c07-a0de-87522db4977b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:13.190870 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:42:13.263539 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e25236a-2a6b-4c07-a0de-87522db4977b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-34819064',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=26072a27-9065-4ab2-84af-c607a6816f72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc57883c6764295b80428ed5a9e12bc',provider_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-08-31T11:42:13Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:42:13Z,user_id='065676fae82a4dbd8cca59c6d42b745e',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:13.269585 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ee6236b-1b5f-46f2-946d-634e41239274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:13.274683 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ee6236b-1b5f-46f2-946d-634e41239274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:13.279009 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4afd1ca0-134b-47d5-a547-414da1730f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:13.284012 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4afd1ca0-134b-47d5-a547-414da1730f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26072a27-9065-4ab2-84af-c607a6816f72', 'volume_name': 'volume-26072a27-9065-4ab2-84af-c607a6816f72', 'volume_size': 2}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:13.289396 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fed89488-765f-450f-a7e0-a7ac777e5ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:13.294606 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fed89488-765f-450f-a7e0-a7ac777e5ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:13.301101 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9e53137-378a-4d83-9568-83fef16c741b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:13.303200 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Volume 26072a27-9065-4ab2-84af-c607a6816f72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26072a27-9065-4ab2-84af-c607a6816f72', 'volume_size': 2}
Aug 31 11:42:13.305776 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26072a27-9065-4ab2-84af-c607a6816f72 stack-volumes-lvmdriver-1 -L 2g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:13.347990 n-d-806626-1 sudo[121323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26072a27-9065-4ab2-84af-c607a6816f72 stack-volumes-lvmdriver-1 -L 2g
Aug 31 11:42:13.349263 n-d-806626-1 sudo[121323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:14.125535 n-d-806626-1 sudo[121323]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:14.129215 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26072a27-9065-4ab2-84af-c607a6816f72 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.823s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:14.136080 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9e53137-378a-4d83-9568-83fef16c741b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26072a27-9065-4ab2-84af-c607a6816f72', 'volume_size': 2}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:14.142710 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad961b4f-f151-47f8-a5ec-6abfefa23566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:14.164219 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Volume volume-26072a27-9065-4ab2-84af-c607a6816f72 (26072a27-9065-4ab2-84af-c607a6816f72): created successfully
Aug 31 11:42:14.172368 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad961b4f-f151-47f8-a5ec-6abfefa23566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:14.180171 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Flow 'volume_create_manager' (09f944ce-4b67-455b-aaeb-ec492f13cc7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:42:14.196211 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6a35182d-1684-4ac6-a738-46c12d7abffc tempest-VolumesCloneNegativeTest-221072721 None] Created volume successfully.
Aug 31 11:42:14.927338 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Lock "b'cinder-26072a27-9065-4ab2-84af-c607a6816f72-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:42:15.161200 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 26072a27-9065-4ab2-84af-c607a6816f72
Aug 31 11:42:15.164918 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26072a27-9065-4ab2-84af-c607a6816f72 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:15.210065 n-d-806626-1 sudo[121357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26072a27-9065-4ab2-84af-c607a6816f72
Aug 31 11:42:15.211787 n-d-806626-1 sudo[121357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:15.821638 n-d-806626-1 sudo[121357]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:15.823987 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26072a27-9065-4ab2-84af-c607a6816f72" returned: 0 in 0.661s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:15.830110 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-26072a27-9065-4ab2-84af-c607a6816f72 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:15.867781 n-d-806626-1 sudo[121374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-26072a27-9065-4ab2-84af-c607a6816f72
Aug 31 11:42:15.868775 n-d-806626-1 sudo[121374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:16.542917 n-d-806626-1 sudo[121374]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:16.547591 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-26072a27-9065-4ab2-84af-c607a6816f72" returned: 0 in 0.721s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:16.554096 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26072a27-9065-4ab2-84af-c607a6816f72 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:16.634239 n-d-806626-1 sudo[121399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26072a27-9065-4ab2-84af-c607a6816f72
Aug 31 11:42:16.636520 n-d-806626-1 sudo[121399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:17.459773 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:42:17.460453 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:42:17.461629 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:17.523830 n-d-806626-1 sudo[121416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:17.526076 n-d-806626-1 sudo[121416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:17.792809 n-d-806626-1 sudo[121399]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:17.796633 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26072a27-9065-4ab2-84af-c607a6816f72" returned: 0 in 1.243s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:17.798874 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Successfully deleted volume: 26072a27-9065-4ab2-84af-c607a6816f72
Aug 31 11:42:17.930382 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Created reservations ['5ecb2ee3-0a8a-4b55-b09c-8c4f7966cf9f', 'a480e0a2-ecfc-4198-b1fe-1f84ad914362', '735da207-4e53-4d11-b881-b099922e6088', 'bd1e36f3-644c-4e0f-a4d1-41555df6b45c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:42:17.933311 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:42:17.933311 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:42:17.933311 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:42:18.136898 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:42:18.138056 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:18.166818 n-d-806626-1 sudo[121421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:18.169036 n-d-806626-1 sudo[121421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:18.189366 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:42:18.197610 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:42:18.198205 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:42:18.215099 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Flow 'volume_create_manager' (59153da7-b980-4eb8-9d91-f5b9ecceb787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:42:18.219504 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d11029b7-fb15-4563-9bff-c9febc38a41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:18.250997 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:42:18.324126 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d11029b7-fb15-4563-9bff-c9febc38a41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2012478753',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=8d52894c-9f3a-4448-a2b0-2c475f6b1541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1e4028b476249899331f430ab9f72c2',provider_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-08-31T11:42:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:42:18Z,user_id='72e3c85bac85483c9f67beb275f9a951',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:18.337479 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ce9ec79-b2a5-4dfb-9206-f5b0f9cb57c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:18.343142 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ce9ec79-b2a5-4dfb-9206-f5b0f9cb57c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:18.371345 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2598080-0f59-4d3a-9d03-53af4e575b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:18.423878 n-d-806626-1 sudo[121416]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:18.426125 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.965s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:18.430136 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:18.501661 n-d-806626-1 sudo[121423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:18.504537 n-d-806626-1 sudo[121423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:18.594225 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2598080-0f59-4d3a-9d03-53af4e575b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8d52894c-9f3a-4448-a2b0-2c475f6b1541', 'volume_name': 'volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:18.598128 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9424c93d-ee34-474b-9f8e-8fab73ea07ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:18.601877 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9424c93d-ee34-474b-9f8e-8fab73ea07ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:18.605822 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f4e689c-e4b1-4154-a1e6-a5d9487af239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:18.607556 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Volume 8d52894c-9f3a-4448-a2b0-2c475f6b1541: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:42:18.609488 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Cloning 8d52894c-9f3a-4448-a2b0-2c475f6b1541 from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:42:18.799011 n-d-806626-1 sudo[121421]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:18.803611 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.665s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:18.808980 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:18.879686 n-d-806626-1 sudo[121426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:18.881150 n-d-806626-1 sudo[121426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:19.376280 n-d-806626-1 sudo[121423]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:19.378744 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.949s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:19.381569 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:42:19.643509 n-d-806626-1 sudo[121426]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:19.646027 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.837s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:19.646930 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:42:19.666122 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Deleted volume successfully.
Aug 31 11:42:19.703601 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-598b6532-704c-419e-972d-1a49edddfeb4 tempest-VolumesCloneNegativeTest-221072721 None] Lock "b'cinder-26072a27-9065-4ab2-84af-c607a6816f72-delete_volume'" released by "delete_volume" :: held 4.776s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:42:40.645200 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1, size 616.00 MB, duration 22.03 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:42:40.646338 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Image download 616.00 MB at 27.96 MB/s
Aug 31 11:42:40.725349 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:41.008455 n-d-806626-1 sudo[121700]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1
Aug 31 11:42:41.009367 n-d-806626-1 sudo[121700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:41.557509 n-d-806626-1 sudo[121700]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:41.561249 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1" returned: 0 in 0.835s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:41.563952 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user 72e3c85bac85483c9f67beb275f9a951. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:42:41.726114 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:42.023885 n-d-806626-1 sudo[121708]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1
Aug 31 11:42:42.026607 n-d-806626-1 sudo[121708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:42.804648 n-d-806626-1 sudo[121708]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:42.807024 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1" returned: 0 in 1.081s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:42.808684 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:42.850634 n-d-806626-1 sudo[121724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:42:42.852295 n-d-806626-1 sudo[121724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:43.907149 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5d235130-0965-453b-b0de-9f4c4e553129 tempest-GroupsTest-931989967 None] Group tempest-Group1-267158363: creating
Aug 31 11:42:43.963513 n-d-806626-1 sudo[121724]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:43.964769 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5d235130-0965-453b-b0de-9f4c4e553129 tempest-GroupsTest-931989967 None] Group tempest-Group1-267158363: created successfully
Aug 31 11:42:43.994319 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.185s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:44.025331 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5d235130-0965-453b-b0de-9f4c4e553129 tempest-GroupsTest-931989967 None] Create group completed successfully.
Aug 31 11:42:44.047949 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 8d52894c-9f3a-4448-a2b0-2c475f6b1541. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:42:44.148883 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_wy3e2rep {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:44.342043 n-d-806626-1 sudo[121768]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_wy3e2rep
Aug 31 11:42:44.347459 n-d-806626-1 sudo[121768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:45.148703 n-d-806626-1 sudo[121768]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:45.152363 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_wy3e2rep" returned: 0 in 1.003s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:45.155419 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:45.510379 n-d-806626-1 sudo[121797]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1
Aug 31 11:42:45.521823 n-d-806626-1 sudo[121797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:45.526480 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-81be48b6-29c8-4124-bf19-3e1d979c62cf tempest-GroupsTest-931989967 None] Group tempest-Group2-599087046: creating
Aug 31 11:42:45.597182 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-81be48b6-29c8-4124-bf19-3e1d979c62cf tempest-GroupsTest-931989967 None] Group tempest-Group2-599087046: created successfully
Aug 31 11:42:45.689202 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-81be48b6-29c8-4124-bf19-3e1d979c62cf tempest-GroupsTest-931989967 None] Create group completed successfully.
Aug 31 11:42:46.671196 n-d-806626-1 sudo[121797]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:46.674335 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1" returned: 0 in 1.519s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:46.675430 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:42:46.676834 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8d52894c--9f3a--4448--a2b0--2c475f6b1541 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:46.729942 n-d-806626-1 sudo[121834]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8d52894c--9f3a--4448--a2b0--2c475f6b1541 oflag=direct
Aug 31 11:42:46.731187 n-d-806626-1 sudo[121834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:47.746344 n-d-806626-1 sudo[121834]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:47.751588 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8d52894c--9f3a--4448--a2b0--2c475f6b1541 oflag=direct" returned: 0 in 1.073s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:47.753252 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8d52894c--9f3a--4448--a2b0--2c475f6b1541 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:47.781292 n-d-806626-1 sudo[121876]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8d52894c--9f3a--4448--a2b0--2c475f6b1541
Aug 31 11:42:47.782381 n-d-806626-1 sudo[121876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:47.997001 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:42:48.021578 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:42:48.038044 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:42:48.143975 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Flow 'volume_create_manager' (fbc32d32-9813-4e00-8160-72280dd7ea61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:42:48.178315 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6e4c9a4-7dd0-431a-b2a1-8d362a56d003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:48.247923 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:42:48.287011 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6e4c9a4-7dd0-431a-b2a1-8d362a56d003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-258531854',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=36593f27-f093-428f-9b92-56ee793ab966,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=8a5c6d58-ba07-4981-870a-f630345a99f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdf1ad1084a4ba893ddb49e2964080f',provider_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-08-31T11:42:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:42:48Z,user_id='d48a0d84fd3a4015a2cda26b47474269',volume_attachment=>,volume_type=VolumeType(5f98ab35-520a-4b4c-8dc1-b6aa8560a3af),volume_type_id=5f98ab35-520a-4b4c-8dc1-b6aa8560a3af)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:48.292207 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9845d0e9-02f1-46d3-9b12-c112d5dde3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:48.317789 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9845d0e9-02f1-46d3-9b12-c112d5dde3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:48.326941 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1e50f0a-7a78-47cf-93e8-1fa2f081c487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:48.331199 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1e50f0a-7a78-47cf-93e8-1fa2f081c487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a5c6d58-ba07-4981-870a-f630345a99f2', 'volume_name': 'volume-8a5c6d58-ba07-4981-870a-f630345a99f2', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:48.340746 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff329780-9479-4968-a026-3484c7feb2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:48.347799 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff329780-9479-4968-a026-3484c7feb2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:48.353062 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6eb7909-5294-4c30-927f-7cefd94f4179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:48.408502 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Volume 8a5c6d58-ba07-4981-870a-f630345a99f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a5c6d58-ba07-4981-870a-f630345a99f2', 'volume_size': 1}
Aug 31 11:42:48.410527 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a5c6d58-ba07-4981-870a-f630345a99f2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:48.457334 n-d-806626-1 sudo[121889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a5c6d58-ba07-4981-870a-f630345a99f2 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:42:48.462118 n-d-806626-1 sudo[121889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:49.510009 n-d-806626-1 sudo[121876]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:49.513561 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8d52894c--9f3a--4448--a2b0--2c475f6b1541" returned: 0 in 1.760s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:49.517323 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:49.581617 n-d-806626-1 sudo[121889]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:49.585230 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a5c6d58-ba07-4981-870a-f630345a99f2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.174s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:49.594510 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6eb7909-5294-4c30-927f-7cefd94f4179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a5c6d58-ba07-4981-870a-f630345a99f2', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:49.601947 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6f45877-d16b-4658-83b5-e1113b945b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:49.626836 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Volume volume-8a5c6d58-ba07-4981-870a-f630345a99f2 (8a5c6d58-ba07-4981-870a-f630345a99f2): created successfully
Aug 31 11:42:49.648825 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6f45877-d16b-4658-83b5-e1113b945b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:49.668683 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Flow 'volume_create_manager' (fbc32d32-9813-4e00-8160-72280dd7ea61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:42:49.695804 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-cf6a6820-39e3-4f8f-af0c-1013b4cc5d6f tempest-GroupsTest-931989967 None] Created volume successfully.
Aug 31 11:42:49.794528 n-d-806626-1 sudo[121966]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1
Aug 31 11:42:49.802391 n-d-806626-1 sudo[121966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:50.953265 n-d-806626-1 sudo[121966]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:50.955745 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 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_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1" returned: 0 in 1.439s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:50.956483 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_ui2wb4ojn-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.76 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8d52894c--9f3a--4448--a2b0--2c475f6b1541 {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:42:50.957041 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Converted 700.00 MB image at 397.29 MB/s
Aug 31 11:42:50.957848 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 8d52894c-9f3a-4448-a2b0-2c475f6b1541 successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:42:51.342092 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user 72e3c85bac85483c9f67beb275f9a951 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:42:51.344861 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Marking volume 8d52894c-9f3a-4448-a2b0-2c475f6b1541 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:42:51.364304 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 8d52894c-9f3a-4448-a2b0-2c475f6b1541. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:42:51.365523 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Creating volume glance metadata for volume 8d52894c-9f3a-4448-a2b0-2c475f6b1541 backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:42:51.619645 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f4e689c-e4b1-4154-a1e6-a5d9487af239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:51.624702 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (366bfcfa-0f09-4675-9e88-4ffe9e9a2464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:51.662673 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Volume volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 (8d52894c-9f3a-4448-a2b0-2c475f6b1541): created successfully
Aug 31 11:42:51.666234 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (366bfcfa-0f09-4675-9e88-4ffe9e9a2464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:51.697235 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Flow 'volume_create_manager' (59153da7-b980-4eb8-9d91-f5b9ecceb787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:42:51.716562 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2c181eb9-5604-42c9-995e-15a3a6ca24fc tempest-VolumesCloneTest-1968400949 None] Created volume successfully.
Aug 31 11:42:52.559156 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8a5c6d58-ba07-4981-870a-f630345a99f2
Aug 31 11:42:52.560180 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8a5c6d58-ba07-4981-870a-f630345a99f2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:52.603669 n-d-806626-1 sudo[121992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8a5c6d58-ba07-4981-870a-f630345a99f2
Aug 31 11:42:52.604534 n-d-806626-1 sudo[121992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:53.415896 n-d-806626-1 sudo[121992]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:53.419251 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8a5c6d58-ba07-4981-870a-f630345a99f2" returned: 0 in 0.858s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:53.421608 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8a5c6d58-ba07-4981-870a-f630345a99f2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:53.500488 n-d-806626-1 sudo[121997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8a5c6d58-ba07-4981-870a-f630345a99f2
Aug 31 11:42:53.506506 n-d-806626-1 sudo[121997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:54.561895 n-d-806626-1 sudo[121997]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:54.570229 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8a5c6d58-ba07-4981-870a-f630345a99f2" returned: 0 in 1.145s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:54.577244 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a5c6d58-ba07-4981-870a-f630345a99f2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:54.619125 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:42:54.631920 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:42:54.632947 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:42:54.638615 n-d-806626-1 sudo[122017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a5c6d58-ba07-4981-870a-f630345a99f2
Aug 31 11:42:54.639627 n-d-806626-1 sudo[122017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:54.679984 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Flow 'volume_create_manager' (ed99e5a6-4287-4ffd-84ab-90ecedbbd8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:42:54.693091 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16d1212c-86eb-4394-bfbb-82e28340d5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:54.720883 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:42:54.779755 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16d1212c-86eb-4394-bfbb-82e28340d5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-08-31T11:42:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-849788937',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=88763e1e-cb64-4b28-9bad-b4cc5a4b57af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1e4028b476249899331f430ab9f72c2',provider_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-08-31T11:42:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=8d52894c-9f3a-4448-a2b0-2c475f6b1541,status='creating',terminated_at=None,updated_at=2021-08-31T11:42:54Z,user_id='72e3c85bac85483c9f67beb275f9a951',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:54.789090 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c3d19ac-97c0-4d2f-8896-97c43cd836a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:54.795145 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c3d19ac-97c0-4d2f-8896-97c43cd836a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:54.797638 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4969fb0a-ae8b-40bb-9687-47981f669ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:54.879251 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4969fb0a-ae8b-40bb-9687-47981f669ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '88763e1e-cb64-4b28-9bad-b4cc5a4b57af', 'volume_name': 'volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af', 'volume_size': 1, 'source_volid': '8d52894c-9f3a-4448-a2b0-2c475f6b1541', 'source_volstatus': 'available'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:54.881110 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (186b347a-fedc-40da-8475-e55e9f61d52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:54.883800 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (186b347a-fedc-40da-8475-e55e9f61d52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:54.886262 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6717cf5-53e5-4a7a-9198-282a90017850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:54.887271 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Volume 88763e1e-cb64-4b28-9bad-b4cc5a4b57af: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af', 'volume_size': 1, 'source_volid': '8d52894c-9f3a-4448-a2b0-2c475f6b1541', 'source_volstatus': 'available'}
Aug 31 11:42:54.959149 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Creating clone of volume: 8d52894c-9f3a-4448-a2b0-2c475f6b1541
Aug 31 11:42:54.964254 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:55.014550 n-d-806626-1 sudo[122019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541
Aug 31 11:42:55.015667 n-d-806626-1 sudo[122019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:55.333982 n-d-806626-1 sudo[122017]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:55.337092 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a5c6d58-ba07-4981-870a-f630345a99f2" returned: 0 in 0.760s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:55.338330 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Successfully deleted volume: 8a5c6d58-ba07-4981-870a-f630345a99f2
Aug 31 11:42:55.502439 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Created reservations ['66c154f1-0d46-4e0b-b3aa-c7827063736a'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:42:55.574632 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-285399375 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-285399375, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:42:55.576166 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-285399375 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-285399375, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:42:55.607442 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Created reservations ['2f9335a8-0a28-45ab-b8e3-85a73b1a6e84', '49af4a9d-8ad8-45e5-b59b-5fd226294ded', '0225163d-9778-4b72-9d78-a28cc1fbc662', 'ba395a15-a62b-4f12-ab65-52d391ec8e0a'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:42:55.613377 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:42:55.613377 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:42:55.613377 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:42:55.747310 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-360e5494-160c-4dee-81c9-73601a90842d tempest-GroupSnapshotsTest-1555633109 None] Group tempest-GroupSnapshotsTest-Group-1396331125: creating
Aug 31 11:42:55.793720 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:42:55.793720 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:42:55.793720 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:42:55.806233 n-d-806626-1 sudo[122019]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:55.808357 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-360e5494-160c-4dee-81c9-73601a90842d tempest-GroupSnapshotsTest-1555633109 None] Group tempest-GroupSnapshotsTest-Group-1396331125: created successfully
Aug 31 11:42:55.819452 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541" returned: 0 in 0.855s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:55.832134 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af --snapshot stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:55.853702 n-d-806626-1 sudo[122040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af --snapshot stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 -L 1.00g
Aug 31 11:42:55.854571 n-d-806626-1 sudo[122040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:55.880520 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:42:55.880697 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:55.958690 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-360e5494-160c-4dee-81c9-73601a90842d tempest-GroupSnapshotsTest-1555633109 None] Create group completed successfully.
Aug 31 11:42:55.967450 n-d-806626-1 sudo[122042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:55.969150 n-d-806626-1 sudo[122042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:56.451804 n-d-806626-1 sudo[122042]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:56.455876 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.575s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:56.458641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:56.495740 n-d-806626-1 sudo[122048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:56.496993 n-d-806626-1 sudo[122048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:57.092493 n-d-806626-1 sudo[122040]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:57.097522 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af --snapshot stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 -L 1.00g" returned: 0 in 1.265s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:57.111675 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:57.223481 n-d-806626-1 sudo[122149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:42:57.225917 n-d-806626-1 sudo[122149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:57.335900 n-d-806626-1 sudo[122048]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:57.362724 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.904s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:57.482951 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:42:57.502249 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-df13e1be-443b-4e4e-be5d-2f531e848cb2 tempest-GroupsTest-931989967 None] Delete group completed successfully.
Aug 31 11:42:57.639156 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-2fccb134-2718-414d-a2c0-233579bac52a tempest-GroupsTest-931989967 None] Created reservations ['e18d2462-8339-485d-ba09-c9fc67e3be77'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:42:57.688843 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-2fccb134-2718-414d-a2c0-233579bac52a tempest-GroupsTest-931989967 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:42:57.688843 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:42:57.688843 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:42:57.772502 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-2fccb134-2718-414d-a2c0-233579bac52a tempest-GroupsTest-931989967 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:42:57.774636 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2fccb134-2718-414d-a2c0-233579bac52a tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:57.860879 n-d-806626-1 sudo[122160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:57.863515 n-d-806626-1 sudo[122160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:57.999389 n-d-806626-1 sudo[122149]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:58.002734 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.894s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:58.004655 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:58.036280 n-d-806626-1 sudo[122186]: 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-88763e1e-cb64-4b28-9bad-b4cc5a4b57af
Aug 31 11:42:58.037884 n-d-806626-1 sudo[122186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:58.173642 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:42:58.185888 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:42:58.186739 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:42:58.220184 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Flow 'volume_create_manager' (b78f18fb-cf98-4620-a8b6-dec92f0b1e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:42:58.232337 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16b3c1cf-cc5d-4152-bf8a-3a3d0680fa21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:58.395755 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:42:58.480008 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16b3c1cf-cc5d-4152-bf8a-3a3d0680fa21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:42:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-897765912',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=4060e0b9-806c-4531-a130-dd1b4a64ba38,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=c805a404-5b44-477c-9ca8-d2053153352b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1da755b8ec4bccb0feab7e642db534',provider_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-08-31T11:42:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:42:58Z,user_id='fdf249a8df1e4799b3ccad94dbd8df7b',volume_attachment=>,volume_type=VolumeType(9a08670b-b1e0-46d5-9042-45e8706d3725),volume_type_id=9a08670b-b1e0-46d5-9042-45e8706d3725)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:58.483492 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b89ca359-739a-4491-a274-eac3afffc354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:58.487235 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b89ca359-739a-4491-a274-eac3afffc354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:58.490461 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb066377-967b-49b3-8426-72f1ada31456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:58.492911 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb066377-967b-49b3-8426-72f1ada31456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c805a404-5b44-477c-9ca8-d2053153352b', 'volume_name': 'volume-c805a404-5b44-477c-9ca8-d2053153352b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:58.495553 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74e20a27-d91a-450c-a1ea-318bbf779fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:58.497935 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74e20a27-d91a-450c-a1ea-318bbf779fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:58.501494 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b787b310-b2ac-42f0-9a59-f4a10903b4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:58.526232 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Volume c805a404-5b44-477c-9ca8-d2053153352b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c805a404-5b44-477c-9ca8-d2053153352b', 'volume_size': 1}
Aug 31 11:42:58.527995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c805a404-5b44-477c-9ca8-d2053153352b stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:58.551148 n-d-806626-1 sudo[122190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c805a404-5b44-477c-9ca8-d2053153352b stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:42:58.552025 n-d-806626-1 sudo[122190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:58.702305 n-d-806626-1 sudo[122186]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:58.705106 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af" returned: 0 in 0.700s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:58.707867 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88763e1e--cb64--4b28--9bad--b4cc5a4b57af of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:58.717109 n-d-806626-1 sudo[122160]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:58.735153 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2fccb134-2718-414d-a2c0-233579bac52a tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.958s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:58.738250 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2fccb134-2718-414d-a2c0-233579bac52a tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:58.738564 n-d-806626-1 sudo[122192]: 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--88763e1e--cb64--4b28--9bad--b4cc5a4b57af of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af iflag=direct
Aug 31 11:42:58.746106 n-d-806626-1 sudo[122192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:58.800614 n-d-806626-1 sudo[122193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:42:58.802075 n-d-806626-1 sudo[122193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:59.522407 n-d-806626-1 sudo[122190]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:59.525503 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c805a404-5b44-477c-9ca8-d2053153352b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.997s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:59.533809 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b787b310-b2ac-42f0-9a59-f4a10903b4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c805a404-5b44-477c-9ca8-d2053153352b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:59.537157 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (288fcd0b-b869-47ce-8b95-6c7801208cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:42:59.557441 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Volume volume-c805a404-5b44-477c-9ca8-d2053153352b (c805a404-5b44-477c-9ca8-d2053153352b): created successfully
Aug 31 11:42:59.560909 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (288fcd0b-b869-47ce-8b95-6c7801208cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:42:59.572706 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Flow 'volume_create_manager' (b78f18fb-cf98-4620-a8b6-dec92f0b1e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:42:59.589156 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-36f4b931-68c3-4003-be83-15ba8af66f01 tempest-GroupSnapshotsTest-1555633109 None] Created volume successfully.
Aug 31 11:42:59.795043 n-d-806626-1 sudo[122192]: pam_unix(sudo:session): session closed for user root
Aug 31 11:42:59.799512 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88763e1e--cb64--4b28--9bad--b4cc5a4b57af of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af iflag=direct" returned: 0 in 1.092s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:42:59.801880 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88763e1e--cb64--4b28--9bad--b4cc5a4b57af of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:42:59.864528 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5c9b16d7-7603-41fa-9ec9-242bd6efcd65 tempest-GroupsTest-931989967 None] Group tempest-GroupsTest-Group-1776803890: creating
Aug 31 11:42:59.868553 n-d-806626-1 sudo[122266]: 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--88763e1e--cb64--4b28--9bad--b4cc5a4b57af of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af oflag=direct
Aug 31 11:42:59.869571 n-d-806626-1 sudo[122266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:42:59.897567 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5c9b16d7-7603-41fa-9ec9-242bd6efcd65 tempest-GroupsTest-931989967 None] Group tempest-GroupsTest-Group-1776803890: created successfully
Aug 31 11:42:59.947105 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5c9b16d7-7603-41fa-9ec9-242bd6efcd65 tempest-GroupsTest-931989967 None] Create group completed successfully.
Aug 31 11:43:00.091728 n-d-806626-1 sudo[122193]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:00.095400 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2fccb134-2718-414d-a2c0-233579bac52a tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.357s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:00.097467 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-2fccb134-2718-414d-a2c0-233579bac52a tempest-GroupsTest-931989967 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:43:00.122201 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2fccb134-2718-414d-a2c0-233579bac52a tempest-GroupsTest-931989967 None] Delete group completed successfully.
Aug 31 11:43:00.408414 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-82304a77-b4e2-4106-b226-9f2e43915203 tempest-GroupSnapshotsTest-1555633109 None] GroupSnapshot 307577ca-8545-4d57-980d-50f988a246ac: creating.
Aug 31 11:43:00.464742 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-82304a77-b4e2-4106-b226-9f2e43915203 tempest-GroupSnapshotsTest-1555633109 None] Group snapshot 307577ca-8545-4d57-980d-50f988a246ac: creating. {{(pid=84130) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Aug 31 11:43:00.608591 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-82304a77-b4e2-4106-b226-9f2e43915203 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:00.627778 n-d-806626-1 sudo[122266]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:00.648470 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88763e1e--cb64--4b28--9bad--b4cc5a4b57af of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af oflag=direct" returned: 0 in 0.847s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:00.649572 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88763e1e--cb64--4b28--9bad--b4cc5a4b57af of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:00.662762 n-d-806626-1 sudo[122300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b
Aug 31 11:43:00.666991 n-d-806626-1 sudo[122300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:00.686351 n-d-806626-1 sudo[122301]: 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--88763e1e--cb64--4b28--9bad--b4cc5a4b57af of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:43:00.687934 n-d-806626-1 sudo[122301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:01.364705 n-d-806626-1 sudo[122300]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:01.368311 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-82304a77-b4e2-4106-b226-9f2e43915203 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b" returned: 0 in 0.759s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:01.372151 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-82304a77-b4e2-4106-b226-9f2e43915203 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15 --snapshot stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:01.431143 n-d-806626-1 sudo[122307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15 --snapshot stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b -L 1.00g
Aug 31 11:43:01.440656 n-d-806626-1 sudo[122307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:02.902954 n-d-806626-1 sudo[122307]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:02.906203 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-82304a77-b4e2-4106-b226-9f2e43915203 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15 --snapshot stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b -L 1.00g" returned: 0 in 1.535s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:02.962080 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:43:02.971903 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:43:02.976329 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:43:03.020524 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Flow 'volume_create_manager' (ea60a3b8-da26-4c37-95db-2da9e213b9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:03.023950 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9d6e236-0564-42cf-a6e2-3524ec2cdffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:03.122774 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:43:03.264750 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9d6e236-0564-42cf-a6e2-3524ec2cdffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-2085707235',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=647766bf-6b89-4fa1-a103-733d4f5de54b,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=37213a6f-e578-4460-88ca-98eb85100edd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdf1ad1084a4ba893ddb49e2964080f',provider_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-08-31T11:43:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:43:03Z,user_id='d48a0d84fd3a4015a2cda26b47474269',volume_attachment=>,volume_type=VolumeType(934802ff-7e21-43b6-b40d-8b2ee701682c),volume_type_id=934802ff-7e21-43b6-b40d-8b2ee701682c)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:03.275967 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0726bba-e6b5-4559-a1dd-e25f1071170a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:03.286411 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0726bba-e6b5-4559-a1dd-e25f1071170a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:03.289637 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38de6412-eb2b-40fe-a3c9-0d8380b481ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:03.292167 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38de6412-eb2b-40fe-a3c9-0d8380b481ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '37213a6f-e578-4460-88ca-98eb85100edd', 'volume_name': 'volume-37213a6f-e578-4460-88ca-98eb85100edd', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:03.301435 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae67089a-1175-4cb7-bca0-8bcfee0a072d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:03.304082 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae67089a-1175-4cb7-bca0-8bcfee0a072d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:03.307735 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9e34b8a-4cef-496e-8c70-074cbbb3dcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:03.408419 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Volume 37213a6f-e578-4460-88ca-98eb85100edd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-37213a6f-e578-4460-88ca-98eb85100edd', 'volume_size': 1}
Aug 31 11:43:03.410390 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-37213a6f-e578-4460-88ca-98eb85100edd stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:03.489824 n-d-806626-1 sudo[122416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-37213a6f-e578-4460-88ca-98eb85100edd stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:43:03.491161 n-d-806626-1 sudo[122416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:03.590785 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-82304a77-b4e2-4106-b226-9f2e43915203 tempest-GroupSnapshotsTest-1555633109 None] group_snapshot 307577ca-8545-4d57-980d-50f988a246ac: created successfully
Aug 31 11:43:04.834185 n-d-806626-1 sudo[122416]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:04.836600 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-37213a6f-e578-4460-88ca-98eb85100edd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.427s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:04.842674 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9e34b8a-4cef-496e-8c70-074cbbb3dcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-37213a6f-e578-4460-88ca-98eb85100edd', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:04.847531 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c2fb6ba-1c02-4183-8ce4-8807fe9584fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:04.872579 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Volume volume-37213a6f-e578-4460-88ca-98eb85100edd (37213a6f-e578-4460-88ca-98eb85100edd): created successfully
Aug 31 11:43:04.876708 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c2fb6ba-1c02-4183-8ce4-8807fe9584fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:04.889155 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Flow 'volume_create_manager' (ea60a3b8-da26-4c37-95db-2da9e213b9a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:04.914335 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-15fc097f-cd87-4287-8fc7-16f465786a78 tempest-GroupsTest-931989967 None] Created volume successfully.
Aug 31 11:43:06.655530 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:06.715572 n-d-806626-1 sudo[122462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:43:06.716571 n-d-806626-1 sudo[122462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:07.727544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:43:07.741700 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:43:07.746057 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:43:07.796174 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Flow 'volume_create_manager' (ff7402ce-769e-4f60-92db-28e435f002a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:07.813458 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e4f709f-1744-4ec4-888e-97cf87007b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:07.919729 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:43:08.038704 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e4f709f-1744-4ec4-888e-97cf87007b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:43:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1248599281',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=647766bf-6b89-4fa1-a103-733d4f5de54b,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=0b821240-8fbb-4481-b225-11b77f7f0ba5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdf1ad1084a4ba893ddb49e2964080f',provider_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-08-31T11:43:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:43:08Z,user_id='d48a0d84fd3a4015a2cda26b47474269',volume_attachment=>,volume_type=VolumeType(934802ff-7e21-43b6-b40d-8b2ee701682c),volume_type_id=934802ff-7e21-43b6-b40d-8b2ee701682c)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:08.046433 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d6afd04-9368-4d58-aa50-9a81f212a90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:08.055400 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d6afd04-9368-4d58-aa50-9a81f212a90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:08.059147 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e25e3b1-e33e-4042-afe4-8abf8d7e1adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:08.061779 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e25e3b1-e33e-4042-afe4-8abf8d7e1adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0b821240-8fbb-4481-b225-11b77f7f0ba5', 'volume_name': 'volume-0b821240-8fbb-4481-b225-11b77f7f0ba5', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:08.065478 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (466a747d-5d7f-4f4e-a951-8206cda18e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:08.068960 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (466a747d-5d7f-4f4e-a951-8206cda18e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:08.071846 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (782f8652-81fa-4f3c-ba43-da415326930e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:08.130541 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Volume 0b821240-8fbb-4481-b225-11b77f7f0ba5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0b821240-8fbb-4481-b225-11b77f7f0ba5', 'volume_size': 1}
Aug 31 11:43:08.137886 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b821240-8fbb-4481-b225-11b77f7f0ba5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:08.215279 n-d-806626-1 sudo[122504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b821240-8fbb-4481-b225-11b77f7f0ba5 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:43:08.233007 n-d-806626-1 sudo[122504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:08.274689 n-d-806626-1 sudo[122462]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:08.277598 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.622s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:08.290620 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:08.317371 n-d-806626-1 sudo[122507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15
Aug 31 11:43:08.318877 n-d-806626-1 sudo[122507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:09.706874 n-d-806626-1 sudo[122507]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:09.709362 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15" returned: 0 in 1.418s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:09.711859 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3 iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:09.759722 n-d-806626-1 sudo[122560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3 iflag=direct
Aug 31 11:43:09.761270 n-d-806626-1 sudo[122560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:09.944265 n-d-806626-1 sudo[122504]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:09.947432 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b821240-8fbb-4481-b225-11b77f7f0ba5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.809s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:09.951642 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (782f8652-81fa-4f3c-ba43-da415326930e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b821240-8fbb-4481-b225-11b77f7f0ba5', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:09.955750 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84236894-2a64-4235-a6d1-3d63fd4057f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:09.988490 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Volume volume-0b821240-8fbb-4481-b225-11b77f7f0ba5 (0b821240-8fbb-4481-b225-11b77f7f0ba5): created successfully
Aug 31 11:43:09.998886 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84236894-2a64-4235-a6d1-3d63fd4057f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:10.028479 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Flow 'volume_create_manager' (ff7402ce-769e-4f60-92db-28e435f002a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:10.049995 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8c58ceee-2960-4c0b-b1ae-8d35a31df4d7 tempest-GroupsTest-931989967 None] Created volume successfully.
Aug 31 11:43:10.771120 n-d-806626-1 sudo[122560]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:10.772952 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3 iflag=direct" returned: 0 in 1.061s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:10.774535 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:10.849907 n-d-806626-1 sudo[122599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3 oflag=direct
Aug 31 11:43:10.851762 n-d-806626-1 sudo[122599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:11.640444 n-d-806626-1 sudo[122599]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:11.644038 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3 oflag=direct" returned: 0 in 0.868s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:11.648953 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:11.708041 n-d-806626-1 sudo[122631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:43:11.714794 n-d-806626-1 sudo[122631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:12.251990 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-729591ee-03ae-4415-b876-1bb46c8cd951 tempest-GroupsTest-931989967 None] Update group completed successfully.
Aug 31 11:43:13.356251 n-d-806626-1 sudo[122301]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:13.358247 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88763e1e--cb64--4b28--9bad--b4cc5a4b57af of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 12.709s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:13.358843 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--88763e1e--cb64--4b28--9bad--b4cc5a4b57af, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--88763e1e--cb64--4b28--9bad--b4cc5a4b57af, size 1024.00 MB, duration 12.71 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:43:13.359407 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Volume copy 1024.00 MB at 80.57 MB/s
Aug 31 11:43:13.360979 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:13.405636 n-d-806626-1 sudo[122651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af
Aug 31 11:43:13.410785 n-d-806626-1 sudo[122651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:14.066672 n-d-806626-1 sudo[122651]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:14.069485 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af" returned: 0 in 0.708s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:14.072170 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:14.150617 n-d-806626-1 sudo[122657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af
Aug 31 11:43:14.156134 n-d-806626-1 sudo[122657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:14.383188 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7af87083-19a4-4a94-a08d-719deba2f357 tempest-GroupsTest-931989967 None] Update group completed successfully.
Aug 31 11:43:15.109411 n-d-806626-1 sudo[122657]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:15.111308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-88763e1e-cb64-4b28-9bad-b4cc5a4b57af" returned: 0 in 1.039s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:15.113148 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Marking volume 88763e1e-cb64-4b28-9bad-b4cc5a4b57af as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:43:15.130018 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Copying metadata from source volume 8d52894c-9f3a-4448-a2b0-2c475f6b1541 to 88763e1e-cb64-4b28-9bad-b4cc5a4b57af. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:426}}
Aug 31 11:43:15.176824 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6717cf5-53e5-4a7a-9198-282a90017850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af', 'volume_size': 1, 'source_volid': '8d52894c-9f3a-4448-a2b0-2c475f6b1541', 'source_volstatus': 'available'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:15.185301 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (255a599f-0dcb-4157-8306-ba1859e8008c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:15.228428 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Volume volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af (88763e1e-cb64-4b28-9bad-b4cc5a4b57af): created successfully
Aug 31 11:43:15.233345 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (255a599f-0dcb-4157-8306-ba1859e8008c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:15.237461 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Flow 'volume_create_manager' (ed99e5a6-4287-4ffd-84ab-90ecedbbd8ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:15.267756 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-18f3b586-3478-4f7d-aab5-b82e49a7a00f tempest-VolumesCloneTest-1968400949 None] Created volume successfully.
Aug 31 11:43:16.600538 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0b821240-8fbb-4481-b225-11b77f7f0ba5
Aug 31 11:43:16.606144 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0b821240-8fbb-4481-b225-11b77f7f0ba5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:16.679393 n-d-806626-1 sudo[122717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0b821240-8fbb-4481-b225-11b77f7f0ba5
Aug 31 11:43:16.680272 n-d-806626-1 sudo[122717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:17.487054 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:43:17.487420 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:43:17.491979 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:17.585535 n-d-806626-1 sudo[122731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:17.589139 n-d-806626-1 sudo[122731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:17.598833 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:43:17.616023 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:43:17.617467 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:43:17.688281 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Flow 'volume_create_manager' (222c4ad3-d6f2-49e6-a4de-f348f8358d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:17.695705 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b12e2335-c8b4-46c5-af6f-d96efe6c56ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:17.737916 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:43:17.813863 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b12e2335-c8b4-46c5-af6f-d96efe6c56ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1934591038',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=5dbf1e49-f099-4fc3-b471-21ac85ddc770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1e4028b476249899331f430ab9f72c2',provider_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-08-31T11:43:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:43:17Z,user_id='72e3c85bac85483c9f67beb275f9a951',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:17.821636 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30688090-0b2d-49f0-8de7-2bd837c7d4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:17.824157 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30688090-0b2d-49f0-8de7-2bd837c7d4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:17.834133 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74e378e1-ef91-4e90-9ef9-84725b6a222e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:17.842609 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74e378e1-ef91-4e90-9ef9-84725b6a222e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5dbf1e49-f099-4fc3-b471-21ac85ddc770', 'volume_name': 'volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:17.844932 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (604dbec9-7cca-46bc-bcb7-ddf9250db855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:17.857243 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (604dbec9-7cca-46bc-bcb7-ddf9250db855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:17.864312 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9155894a-c704-4bc3-99bc-54910fbe58aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:17.865191 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Volume 5dbf1e49-f099-4fc3-b471-21ac85ddc770: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770', 'volume_size': 1}
Aug 31 11:43:17.866377 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:17.945550 n-d-806626-1 sudo[122735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:43:17.954896 n-d-806626-1 sudo[122735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:18.143562 n-d-806626-1 sudo[122717]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:18.146107 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0b821240-8fbb-4481-b225-11b77f7f0ba5" returned: 0 in 1.539s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:18.148926 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0b821240-8fbb-4481-b225-11b77f7f0ba5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:18.219917 n-d-806626-1 sudo[122738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0b821240-8fbb-4481-b225-11b77f7f0ba5
Aug 31 11:43:18.232348 n-d-806626-1 sudo[122738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:18.701406 n-d-806626-1 sudo[122731]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:18.730386 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.230s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:18.742092 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:18.856072 n-d-806626-1 sudo[122748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:18.857374 n-d-806626-1 sudo[122748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:19.509000 n-d-806626-1 sudo[122735]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:19.512279 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.645s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:19.517468 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9155894a-c704-4bc3-99bc-54910fbe58aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:19.520892 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f819cf85-700c-44c1-a1f1-9a383f718e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:19.552771 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Volume volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 (5dbf1e49-f099-4fc3-b471-21ac85ddc770): created successfully
Aug 31 11:43:19.557897 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f819cf85-700c-44c1-a1f1-9a383f718e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:19.578669 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Flow 'volume_create_manager' (222c4ad3-d6f2-49e6-a4de-f348f8358d73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:19.606987 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d8bc2a73-5a84-4331-92d2-3fde18526b8b tempest-VolumesCloneTest-1968400949 None] Created volume successfully.
Aug 31 11:43:19.633116 n-d-806626-1 sudo[122738]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:19.636582 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0b821240-8fbb-4481-b225-11b77f7f0ba5" returned: 0 in 1.488s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:19.638483 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b821240-8fbb-4481-b225-11b77f7f0ba5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:19.685045 n-d-806626-1 sudo[122631]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:19.690230 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.043s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:19.691202 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--474fbf67--3b2a--4d41--ab52--b7a71fea3b15, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9934c736--7fe5--4279--aab3--fde7e7ff39d3, size 1024.00 MB, duration 8.05 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:43:19.691812 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] Volume copy 1024.00 MB at 127.28 MB/s
Aug 31 11:43:19.709358 n-d-806626-1 sudo[122791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b821240-8fbb-4481-b225-11b77f7f0ba5
Aug 31 11:43:19.711505 n-d-806626-1 sudo[122791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:19.916078 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-044ba8fb-7b53-42b8-82d5-44905472dd20 tempest-GroupSnapshotsTest-1555633109 None] Create group from source-snapshot-307577ca-8545-4d57-980d-50f988a246ac completed successfully.
Aug 31 11:43:20.257363 n-d-806626-1 sudo[122748]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:20.261570 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.519s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:20.263837 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:43:20.481459 n-d-806626-1 sudo[122791]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:20.485544 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b821240-8fbb-4481-b225-11b77f7f0ba5" returned: 0 in 0.847s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:20.487161 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Successfully deleted volume: 0b821240-8fbb-4481-b225-11b77f7f0ba5
Aug 31 11:43:20.488448 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Skipping remove_export. No iscsi_target is presently exported for volume: 37213a6f-e578-4460-88ca-98eb85100edd
Aug 31 11:43:20.490359 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-37213a6f-e578-4460-88ca-98eb85100edd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:20.534784 n-d-806626-1 sudo[122804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-37213a6f-e578-4460-88ca-98eb85100edd
Aug 31 11:43:20.536041 n-d-806626-1 sudo[122804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:21.300729 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9934c736-7fe5-4279-aab3-fde7e7ff39d3
Aug 31 11:43:21.303590 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:21.386724 n-d-806626-1 sudo[122843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3
Aug 31 11:43:21.390055 n-d-806626-1 sudo[122843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:21.556984 n-d-806626-1 sudo[122804]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:21.560750 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-37213a6f-e578-4460-88ca-98eb85100edd" returned: 0 in 1.069s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:21.563487 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-37213a6f-e578-4460-88ca-98eb85100edd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:21.610514 n-d-806626-1 sudo[122846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-37213a6f-e578-4460-88ca-98eb85100edd
Aug 31 11:43:21.611418 n-d-806626-1 sudo[122846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:22.144184 n-d-806626-1 sudo[122843]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:22.146918 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3" returned: 0 in 0.843s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:22.149213 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:22.177033 n-d-806626-1 sudo[122850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3
Aug 31 11:43:22.179004 n-d-806626-1 sudo[122850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:22.196257 n-d-806626-1 sudo[122846]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:22.198794 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-37213a6f-e578-4460-88ca-98eb85100edd" returned: 0 in 0.635s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:22.200519 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-37213a6f-e578-4460-88ca-98eb85100edd {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:22.250445 n-d-806626-1 sudo[122852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-37213a6f-e578-4460-88ca-98eb85100edd
Aug 31 11:43:22.259936 n-d-806626-1 sudo[122852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:22.545164 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:43:22.556151 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:43:22.559614 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:43:22.607181 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Flow 'volume_create_manager' (a1ea69a9-6868-41a7-abe7-782356cdc745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:22.616600 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e532f52c-a060-4d6d-af24-ae86e7d3450c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:22.684910 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:43:22.713323 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e532f52c-a060-4d6d-af24-ae86e7d3450c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:43:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-912992034',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=6774e34d-5853-4229-90fc-f4ee12d2a86f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1e4028b476249899331f430ab9f72c2',provider_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-08-31T11:43:22Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=5dbf1e49-f099-4fc3-b471-21ac85ddc770,status='creating',terminated_at=None,updated_at=2021-08-31T11:43:22Z,user_id='72e3c85bac85483c9f67beb275f9a951',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:22.716412 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78cabce6-9df9-4130-b8d2-83b98cfb6bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:22.720272 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78cabce6-9df9-4130-b8d2-83b98cfb6bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:22.723252 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4090258-edb8-4141-a375-8449f013257d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:22.774358 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4090258-edb8-4141-a375-8449f013257d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '6774e34d-5853-4229-90fc-f4ee12d2a86f', 'volume_name': 'volume-6774e34d-5853-4229-90fc-f4ee12d2a86f', 'volume_size': 2, 'source_volid': '5dbf1e49-f099-4fc3-b471-21ac85ddc770', 'source_volstatus': 'available'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:22.777707 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9cd7d46b-4ae3-43d0-ae89-4228675bd96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:22.780410 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9cd7d46b-4ae3-43d0-ae89-4228675bd96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:22.784612 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cfcacab-cc6c-4d17-9f8c-8ab7d02e55a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:22.786261 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Volume 6774e34d-5853-4229-90fc-f4ee12d2a86f: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-6774e34d-5853-4229-90fc-f4ee12d2a86f', 'volume_size': 2, 'source_volid': '5dbf1e49-f099-4fc3-b471-21ac85ddc770', 'source_volstatus': 'available'}
Aug 31 11:43:22.831295 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Creating clone of volume: 5dbf1e49-f099-4fc3-b471-21ac85ddc770
Aug 31 11:43:22.832975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:22.862918 n-d-806626-1 sudo[122858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770
Aug 31 11:43:22.868884 n-d-806626-1 sudo[122858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:22.991600 n-d-806626-1 sudo[122850]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:22.994559 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3" returned: 0 in 0.845s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:22.996678 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:23.011648 n-d-806626-1 sudo[122852]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:23.016681 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-37213a6f-e578-4460-88ca-98eb85100edd" returned: 0 in 0.815s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:23.018559 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Successfully deleted volume: 37213a6f-e578-4460-88ca-98eb85100edd
Aug 31 11:43:23.036940 n-d-806626-1 sudo[122861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3
Aug 31 11:43:23.039015 n-d-806626-1 sudo[122861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:23.210999 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Created reservations ['1beb8fd1-3738-4a95-88d3-7553f851f910'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:23.245829 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1065549408 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1065549408, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:43:23.246656 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1065549408 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1065549408, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:43:23.271886 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Created reservations ['574c8b57-ec51-4468-9d37-f18878fbd930', 'f519c32c-7436-41f9-8c0b-44b4b3f99e5b', 'caf07acb-1aea-4b68-9636-6f3ee20ea87f', '7ccffd86-a6fe-432d-b55e-ae0cb94a12b2'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:23.274635 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:23.274635 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:23.274635 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:23.377510 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Created reservations ['2f6630ae-d417-4360-8de3-8d74910da3a6', '769dc6bd-9a3a-4973-afdc-a81fe4020803', 'db5e1e96-01dc-48f6-84d4-c58a011a522f', '1c0449c1-7726-4fcb-9a41-57747b4a927e'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:23.423699 n-d-806626-1 sudo[122858]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:23.442846 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770" returned: 0 in 0.610s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:23.444467 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f --snapshot stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:23.482806 n-d-806626-1 sudo[122866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f --snapshot stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 -L 1.00g
Aug 31 11:43:23.489002 n-d-806626-1 sudo[122866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:23.526093 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:23.526093 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:23.526093 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:23.570993 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:43:23.572835 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:23.602338 n-d-806626-1 sudo[122870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:23.603812 n-d-806626-1 sudo[122870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:23.604071 n-d-806626-1 sudo[122861]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:23.607351 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9934c736-7fe5-4279-aab3-fde7e7ff39d3" returned: 0 in 0.610s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:23.610845 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Successfully deleted volume: 9934c736-7fe5-4279-aab3-fde7e7ff39d3
Aug 31 11:43:23.752194 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['55dbd016-24ae-4bf4-a59c-3a505176f65e'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:23.802011 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1278467269 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1278467269, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:43:23.803046 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1278467269 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1278467269, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:43:23.825553 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['0a4f2631-7698-433e-9c92-25b70100978c', 'f45e5cf5-4b51-40c4-96fd-9057fabdc9f8', '742926d4-34d0-4a76-98e4-ee3d2c1c0077', 'a4e49a40-9779-4df5-b648-a2f8388166f5'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:23.831129 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:23.831129 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:23.831129 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:24.038628 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:43:24.039360 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:24.089087 n-d-806626-1 sudo[122872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:24.091556 n-d-806626-1 sudo[122872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:24.208057 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] group_snapshot 307577ca-8545-4d57-980d-50f988a246ac: deleting
Aug 31 11:43:24.321525 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] group_snapshot 307577ca-8545-4d57-980d-50f988a246ac: deleting {{(pid=84130) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Aug 31 11:43:24.366158 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:24.411331 n-d-806626-1 sudo[122939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15
Aug 31 11:43:24.412175 n-d-806626-1 sudo[122939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:24.658496 n-d-806626-1 sudo[122866]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:24.659705 n-d-806626-1 sudo[122870]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:24.662241 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.089s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:24.665001 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:24.702960 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f --snapshot stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 -L 1.00g" returned: 0 in 1.258s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:24.705370 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6774e34d-5853-4229-90fc-f4ee12d2a86f stack-volumes-lvmdriver-1 -L 2g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:24.717248 n-d-806626-1 sudo[122975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:24.722664 n-d-806626-1 sudo[122975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:24.781118 n-d-806626-1 sudo[122976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6774e34d-5853-4229-90fc-f4ee12d2a86f stack-volumes-lvmdriver-1 -L 2g
Aug 31 11:43:24.787592 n-d-806626-1 sudo[122976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:25.051798 n-d-806626-1 sudo[122872]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:25.054382 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.014s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:25.056079 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:25.092127 n-d-806626-1 sudo[122980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:25.104342 n-d-806626-1 sudo[122980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:25.565759 n-d-806626-1 sudo[122939]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:25.568912 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15" returned: 0 in 1.203s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:25.572353 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:25.622865 n-d-806626-1 sudo[122984]: ubuntu : TTY=unknown ; 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-474fbf67-3b2a-4d41-ab52-b7a71fea3b15
Aug 31 11:43:25.624138 n-d-806626-1 sudo[122984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:25.847664 n-d-806626-1 sudo[122980]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:25.851659 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.795s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:25.856737 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:43:25.885889 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6e8d4537-ae68-4460-811b-f28cafce2f31 tempest-GroupSnapshotsTest-1555633109 None] Delete group completed successfully.
Aug 31 11:43:26.038991 n-d-806626-1 sudo[122976]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:26.040873 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6774e34d-5853-4229-90fc-f4ee12d2a86f stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.336s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:26.042448 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:26.066401 n-d-806626-1 sudo[123018]: 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-6774e34d-5853-4229-90fc-f4ee12d2a86f
Aug 31 11:43:26.067918 n-d-806626-1 sudo[123018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:26.098780 n-d-806626-1 sudo[122975]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:26.102472 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.437s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:26.104322 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:43:26.111182 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2b35b891-5f9c-4062-8c7f-2b3c98fc1051 tempest-GroupsTest-931989967 None] Delete group completed successfully.
Aug 31 11:43:26.896414 n-d-806626-1 sudo[123018]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:26.898558 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f" returned: 0 in 0.856s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:26.901408 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6774e34d--5853--4229--90fc--f4ee12d2a86f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:26.924517 n-d-806626-1 sudo[123061]: 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--6774e34d--5853--4229--90fc--f4ee12d2a86f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f iflag=direct
Aug 31 11:43:26.926108 n-d-806626-1 sudo[123061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:26.939518 n-d-806626-1 sudo[122984]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:26.942041 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-474fbf67-3b2a-4d41-ab52-b7a71fea3b15" returned: 0 in 1.369s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:27.093714 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1278467269 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1278467269, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:43:27.121624 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['a2915f92-746c-46f7-b7bc-614cf05a19aa', '23a32bad-7472-4a8e-8e65-a69216e9b3df', 'df954827-4dd0-46d2-b02a-6f39efa42181', '44ade4f5-21f7-4062-9e87-343b3f45edb3'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:27.129798 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:27.129798 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:27.129798 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:27.210589 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0939e939-6de5-4345-9a4f-d9531f909fae tempest-GroupSnapshotsTest-1555633109 None] group_snapshot 307577ca-8545-4d57-980d-50f988a246ac: deleted successfully
Aug 31 11:43:27.426052 n-d-806626-1 sudo[123061]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:27.430188 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6774e34d--5853--4229--90fc--f4ee12d2a86f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f iflag=direct" returned: 0 in 0.527s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:27.431400 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6774e34d--5853--4229--90fc--f4ee12d2a86f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:27.462867 n-d-806626-1 sudo[123073]: 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--6774e34d--5853--4229--90fc--f4ee12d2a86f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f oflag=direct
Aug 31 11:43:27.464139 n-d-806626-1 sudo[123073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:27.930501 n-d-806626-1 sudo[123073]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:27.932709 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6774e34d--5853--4229--90fc--f4ee12d2a86f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f oflag=direct" returned: 0 in 0.501s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:27.934606 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6774e34d--5853--4229--90fc--f4ee12d2a86f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:27.960228 n-d-806626-1 sudo[123085]: 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--6774e34d--5853--4229--90fc--f4ee12d2a86f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:43:27.962783 n-d-806626-1 sudo[123085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:29.121204 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Skipping remove_export. No iscsi_target is presently exported for volume: c805a404-5b44-477c-9ca8-d2053153352b
Aug 31 11:43:29.122684 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:29.183402 n-d-806626-1 sudo[123088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b
Aug 31 11:43:29.184944 n-d-806626-1 sudo[123088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:29.662214 n-d-806626-1 sudo[123088]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:29.664811 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b" returned: 0 in 0.542s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:29.666916 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:29.696901 n-d-806626-1 sudo[123091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b
Aug 31 11:43:29.698565 n-d-806626-1 sudo[123091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:30.575216 n-d-806626-1 sudo[123091]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:30.577637 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b" returned: 0 in 0.910s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:30.580174 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:30.634220 n-d-806626-1 sudo[123119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b
Aug 31 11:43:30.639567 n-d-806626-1 sudo[123119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:31.583900 n-d-806626-1 sudo[123119]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:31.587253 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c805a404-5b44-477c-9ca8-d2053153352b" returned: 0 in 1.006s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:31.590464 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Successfully deleted volume: c805a404-5b44-477c-9ca8-d2053153352b
Aug 31 11:43:31.756508 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['da35feca-237a-4d4a-9afb-e715b381420f'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:31.859238 n-d-806626-1 cinder-volume[84130]: WARNING cinder.db.sqlalchemy.api [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-1278467269']
Aug 31 11:43:31.865903 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['c781cce5-8ef5-442d-b18d-ae1a816ab44e', 'aa4bfc3f-8e4d-4572-9903-ebf31ce8e2c3', '0a7a9c7c-8602-4dbb-8b09-1e75f13d6789', '5f3afc11-7a3f-40cb-8260-38a78ca9851f'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:31.870850 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:31.870850 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:31.870850 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:32.216015 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:43:32.239810 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:32.321108 n-d-806626-1 sudo[123147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:32.324172 n-d-806626-1 sudo[123147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:33.738343 n-d-806626-1 sudo[123147]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:33.742480 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.502s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:33.744673 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:33.796485 n-d-806626-1 sudo[123179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:33.798638 n-d-806626-1 sudo[123179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:34.287575 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-dd23d028-20c6-44aa-a80f-4ffac933a2b5 tempest-GroupSnapshotsTest-1555633109 None] Group tempest-GroupSnapshotsTest-Group-1246912514: creating
Aug 31 11:43:34.364914 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-dd23d028-20c6-44aa-a80f-4ffac933a2b5 tempest-GroupSnapshotsTest-1555633109 None] Group tempest-GroupSnapshotsTest-Group-1246912514: created successfully
Aug 31 11:43:34.438610 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-dd23d028-20c6-44aa-a80f-4ffac933a2b5 tempest-GroupSnapshotsTest-1555633109 None] Create group completed successfully.
Aug 31 11:43:35.000254 n-d-806626-1 sudo[123179]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:35.002510 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.258s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:35.005908 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:43:35.032934 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0d36c71b-d33a-43a8-ae97-5326c2db53ac tempest-GroupSnapshotsTest-1555633109 None] Delete group completed successfully.
Aug 31 11:43:35.868377 n-d-806626-1 sudo[123085]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:35.872248 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6774e34d--5853--4229--90fc--f4ee12d2a86f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.937s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:35.872984 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6774e34d--5853--4229--90fc--f4ee12d2a86f, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6774e34d--5853--4229--90fc--f4ee12d2a86f, size 1024.00 MB, duration 7.94 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:43:35.874669 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Volume copy 1024.00 MB at 128.99 MB/s
Aug 31 11:43:35.877322 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:35.931958 n-d-806626-1 sudo[123211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f
Aug 31 11:43:35.934216 n-d-806626-1 sudo[123211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:36.316539 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:43:36.326763 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:43:36.328609 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:43:36.347595 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Flow 'volume_create_manager' (47b0c75b-ce56-40cf-ace9-1c0daaa59c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:36.351619 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (973496d1-eb41-4e13-afb1-c7c6dd8c28a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:36.383484 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:43:36.419393 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (973496d1-eb41-4e13-afb1-c7c6dd8c28a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2111509743',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=20755bed-e05b-4c21-90fe-326a1f6d98a8,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=81a25bf6-9d5e-43ae-83c8-8666f13ee182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1da755b8ec4bccb0feab7e642db534',provider_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-08-31T11:43:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:43:36Z,user_id='fdf249a8df1e4799b3ccad94dbd8df7b',volume_attachment=>,volume_type=VolumeType(ade34738-99bf-4282-96e4-695c587b66f3),volume_type_id=ade34738-99bf-4282-96e4-695c587b66f3)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:36.424487 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (432d1a0c-4d70-4b35-b97f-5bda285dfbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:36.428055 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (432d1a0c-4d70-4b35-b97f-5bda285dfbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:36.431979 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba1a5daf-7746-46a2-9eaa-9b9d8c14fe33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:36.437257 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba1a5daf-7746-46a2-9eaa-9b9d8c14fe33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '81a25bf6-9d5e-43ae-83c8-8666f13ee182', 'volume_name': 'volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:36.440772 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5763b989-891f-42d4-9d87-1596295684c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:36.446364 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5763b989-891f-42d4-9d87-1596295684c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:36.451628 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea2fc524-7143-4799-a55a-a1429a589822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:36.513829 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Volume 81a25bf6-9d5e-43ae-83c8-8666f13ee182: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182', 'volume_size': 1}
Aug 31 11:43:36.517041 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:36.577721 n-d-806626-1 sudo[123216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:43:36.580447 n-d-806626-1 sudo[123216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:36.598026 n-d-806626-1 sudo[123211]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:36.601515 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f" returned: 0 in 0.724s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:36.606901 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:36.662629 n-d-806626-1 sudo[123218]: ubuntu : TTY=unknown ; 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-6774e34d-5853-4229-90fc-f4ee12d2a86f
Aug 31 11:43:36.666534 n-d-806626-1 sudo[123218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:37.399040 n-d-806626-1 sudo[123216]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:37.402902 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.886s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:37.409397 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea2fc524-7143-4799-a55a-a1429a589822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:37.415274 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12ff4f7b-d7a5-4723-9c81-9b961510c0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:37.450270 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Volume volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 (81a25bf6-9d5e-43ae-83c8-8666f13ee182): created successfully
Aug 31 11:43:37.454747 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12ff4f7b-d7a5-4723-9c81-9b961510c0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:37.464877 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Flow 'volume_create_manager' (47b0c75b-ce56-40cf-ace9-1c0daaa59c56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:37.498352 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5b31b260-23ff-40c9-abc3-45425a6d2e3f tempest-GroupSnapshotsTest-1555633109 None] Created volume successfully.
Aug 31 11:43:37.935672 n-d-806626-1 sudo[123218]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:37.941303 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6774e34d-5853-4229-90fc-f4ee12d2a86f" returned: 0 in 1.332s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:37.942757 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cfcacab-cc6c-4d17-9f8c-8ab7d02e55a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6774e34d-5853-4229-90fc-f4ee12d2a86f', 'volume_size': 2, 'source_volid': '5dbf1e49-f099-4fc3-b471-21ac85ddc770', 'source_volstatus': 'available'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:37.946997 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6172514b-7b72-4899-9d97-d3aa2d734e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:37.977841 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Volume volume-6774e34d-5853-4229-90fc-f4ee12d2a86f (6774e34d-5853-4229-90fc-f4ee12d2a86f): created successfully
Aug 31 11:43:37.982087 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6172514b-7b72-4899-9d97-d3aa2d734e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:37.987503 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Flow 'volume_create_manager' (a1ea69a9-6868-41a7-abe7-782356cdc745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:38.022824 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b8ba75ed-2cbb-466c-bf25-02be1e87add0 tempest-VolumesCloneTest-1968400949 None] Created volume successfully.
Aug 31 11:43:38.740739 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:43:38.750859 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:43:38.752783 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:43:38.784885 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Flow 'volume_create_manager' (f490038c-016e-44a5-aaa3-eca2a629bdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:38.792206 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a685ffd-54b0-4d13-be58-4cf69dc68d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:38.836026 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:43:38.886729 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a685ffd-54b0-4d13-be58-4cf69dc68d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-933779677',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=20755bed-e05b-4c21-90fe-326a1f6d98a8,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=449cb907-04ec-41ac-8409-873a5f8d53cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1da755b8ec4bccb0feab7e642db534',provider_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-08-31T11:43:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:43:39Z,user_id='fdf249a8df1e4799b3ccad94dbd8df7b',volume_attachment=>,volume_type=VolumeType(ade34738-99bf-4282-96e4-695c587b66f3),volume_type_id=ade34738-99bf-4282-96e4-695c587b66f3)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:38.894223 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (071e0fab-9b52-473b-a07c-b02139de203e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:38.896969 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (071e0fab-9b52-473b-a07c-b02139de203e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:38.900122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (122c5dc8-5c76-4967-9ad5-565a672395a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:38.902544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (122c5dc8-5c76-4967-9ad5-565a672395a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '449cb907-04ec-41ac-8409-873a5f8d53cb', 'volume_name': 'volume-449cb907-04ec-41ac-8409-873a5f8d53cb', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:38.906829 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c73957c-ce08-4a98-a774-1f8214cb0247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:38.910917 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c73957c-ce08-4a98-a774-1f8214cb0247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:38.914237 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19a287d1-bdcb-46c9-8b2c-a20efe590006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:38.946578 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Volume 449cb907-04ec-41ac-8409-873a5f8d53cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-449cb907-04ec-41ac-8409-873a5f8d53cb', 'volume_size': 1}
Aug 31 11:43:38.947590 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-449cb907-04ec-41ac-8409-873a5f8d53cb stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:38.990298 n-d-806626-1 sudo[123303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-449cb907-04ec-41ac-8409-873a5f8d53cb stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:43:38.992356 n-d-806626-1 sudo[123303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:39.457158 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Lock "b'cinder-6774e34d-5853-4229-90fc-f4ee12d2a86f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:43:39.602105 n-d-806626-1 sudo[123303]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:39.613693 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-449cb907-04ec-41ac-8409-873a5f8d53cb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.666s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:39.617799 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19a287d1-bdcb-46c9-8b2c-a20efe590006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-449cb907-04ec-41ac-8409-873a5f8d53cb', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:39.619951 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4aa51b2-0a05-4c0e-a1f3-fae3196c998f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:39.632709 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6774e34d-5853-4229-90fc-f4ee12d2a86f
Aug 31 11:43:39.633974 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6774e34d-5853-4229-90fc-f4ee12d2a86f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:39.660004 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Volume volume-449cb907-04ec-41ac-8409-873a5f8d53cb (449cb907-04ec-41ac-8409-873a5f8d53cb): created successfully
Aug 31 11:43:39.662109 n-d-806626-1 sudo[123334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6774e34d-5853-4229-90fc-f4ee12d2a86f
Aug 31 11:43:39.664006 n-d-806626-1 sudo[123334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:39.666789 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4aa51b2-0a05-4c0e-a1f3-fae3196c998f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:39.676597 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Flow 'volume_create_manager' (f490038c-016e-44a5-aaa3-eca2a629bdc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:39.690715 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d50c711b-88a9-4512-893d-ea65915ec33a tempest-GroupSnapshotsTest-1555633109 None] Created volume successfully.
Aug 31 11:43:40.391229 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-c81edfa9-73e9-40ad-90c6-2eeb452cd240 tempest-GroupSnapshotsTest-1555633109 None] Update group completed successfully.
Aug 31 11:43:40.420277 n-d-806626-1 sudo[123334]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:40.423471 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6774e34d-5853-4229-90fc-f4ee12d2a86f" returned: 0 in 0.789s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:40.426545 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6774e34d-5853-4229-90fc-f4ee12d2a86f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:40.471304 n-d-806626-1 sudo[123347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6774e34d-5853-4229-90fc-f4ee12d2a86f
Aug 31 11:43:40.472124 n-d-806626-1 sudo[123347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:41.092763 n-d-806626-1 sudo[123347]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:41.096913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6774e34d-5853-4229-90fc-f4ee12d2a86f" returned: 0 in 0.669s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:41.099094 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6774e34d-5853-4229-90fc-f4ee12d2a86f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:41.120375 n-d-806626-1 sudo[123352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6774e34d-5853-4229-90fc-f4ee12d2a86f
Aug 31 11:43:41.122148 n-d-806626-1 sudo[123352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:41.691707 n-d-806626-1 sudo[123352]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:41.712695 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6774e34d-5853-4229-90fc-f4ee12d2a86f" returned: 0 in 0.613s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:41.715473 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-28001d4b-f578-4e85-b807-f657d6af03d2 tempest-GroupSnapshotsTest-1555633109 None] Update group completed successfully.
Aug 31 11:43:41.716885 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Successfully deleted volume: 6774e34d-5853-4229-90fc-f4ee12d2a86f
Aug 31 11:43:41.780371 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Created reservations ['85e8678f-748d-45b7-b78b-f7cd3f682f0f', 'ac0baffa-da56-4600-8d34-ea6dbdd20b38', '062ac317-a9c5-40b8-9a75-fd656f37c04c', 'd962e1e0-2033-423f-bb24-5d3f33b7cc2b'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:41.783709 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:41.783709 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:41.783709 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:41.847045 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:43:41.847893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:41.906656 n-d-806626-1 sudo[123358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:41.907999 n-d-806626-1 sudo[123358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:42.130269 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Lock "b'cinder-5dbf1e49-f099-4fc3-b471-21ac85ddc770-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:43:42.294452 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5dbf1e49-f099-4fc3-b471-21ac85ddc770
Aug 31 11:43:42.296183 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:42.357611 n-d-806626-1 sudo[123368]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770
Aug 31 11:43:42.358510 n-d-806626-1 sudo[123368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:42.775081 n-d-806626-1 sudo[123358]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:42.778531 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.930s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:42.784710 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:42.871864 n-d-806626-1 sudo[123374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:42.875845 n-d-806626-1 sudo[123374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:43.037484 n-d-806626-1 sudo[123368]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:43.081316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770" returned: 0 in 0.785s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:43.090026 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:43.175329 n-d-806626-1 sudo[123376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770
Aug 31 11:43:43.176384 n-d-806626-1 sudo[123376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:43.472238 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0580a271-be3c-425e-a660-590b6a29ab69 tempest-GroupSnapshotsTest-1555633109 None] Update group completed successfully.
Aug 31 11:43:43.823396 n-d-806626-1 sudo[123374]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:43.827454 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.043s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:43.831439 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:43:43.841493 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Deleted volume successfully.
Aug 31 11:43:43.879207 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-76e76775-b453-49c1-9920-eed6e59396a1 tempest-VolumesCloneTest-1968400949 None] Lock "b'cinder-6774e34d-5853-4229-90fc-f4ee12d2a86f-delete_volume'" released by "delete_volume" :: held 4.427s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:43:43.983876 n-d-806626-1 sudo[123376]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:43.988215 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770" returned: 0 in 0.898s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:43.989912 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:44.018471 n-d-806626-1 sudo[123387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770
Aug 31 11:43:44.021524 n-d-806626-1 sudo[123387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:44.978456 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-449c87c6-48ad-4546-98b6-8f4f36d734ae tempest-GroupSnapshotsTest-1555633109 None] Update group completed successfully.
Aug 31 11:43:45.086317 n-d-806626-1 sudo[123387]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:45.088990 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5dbf1e49-f099-4fc3-b471-21ac85ddc770" returned: 0 in 1.099s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:45.090717 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Successfully deleted volume: 5dbf1e49-f099-4fc3-b471-21ac85ddc770
Aug 31 11:43:45.197797 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Created reservations ['05888308-3e85-4a39-869d-850f4355a0c8', '1d0fe460-7d1c-4234-8eb6-e450d77d6609', '6b6f8d92-f4e9-4f6d-a326-868c3f5ddcc2', '74993d85-b1b2-4cfa-b104-dcca23578c80'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:45.201127 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:45.201127 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:45.201127 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:45.276062 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:43:45.277130 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:45.313754 n-d-806626-1 sudo[123411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:45.315227 n-d-806626-1 sudo[123411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:45.995318 n-d-806626-1 sudo[123411]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:45.996017 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Lock "b'cinder-88763e1e-cb64-4b28-9bad-b4cc5a4b57af-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:43:46.011606 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.735s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:46.013633 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:46.080346 n-d-806626-1 sudo[123423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:46.083887 n-d-806626-1 sudo[123423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:46.216698 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Skipping remove_export. No iscsi_target is presently exported for volume: 88763e1e-cb64-4b28-9bad-b4cc5a4b57af
Aug 31 11:43:46.220507 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:46.259437 n-d-806626-1 sudo[123425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af
Aug 31 11:43:46.261317 n-d-806626-1 sudo[123425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:46.458302 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] GroupSnapshot 8812d714-a8a7-47c3-8cac-ef931501d623: creating.
Aug 31 11:43:46.579775 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] Group snapshot 8812d714-a8a7-47c3-8cac-ef931501d623: creating. {{(pid=84130) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Aug 31 11:43:46.705030 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:46.725459 n-d-806626-1 sudo[123423]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:46.737430 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.723s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:46.740223 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:43:46.754629 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Deleted volume successfully.
Aug 31 11:43:46.766548 n-d-806626-1 sudo[123430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb
Aug 31 11:43:46.767402 n-d-806626-1 sudo[123430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:46.780277 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1af18629-4532-47fc-a80a-2b7b87210930 tempest-VolumesCloneTest-1968400949 None] Lock "b'cinder-5dbf1e49-f099-4fc3-b471-21ac85ddc770-delete_volume'" released by "delete_volume" :: held 4.651s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:43:47.058134 n-d-806626-1 sudo[123425]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:47.060901 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af" returned: 0 in 0.842s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:47.071654 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:47.120877 n-d-806626-1 sudo[123433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af
Aug 31 11:43:47.122339 n-d-806626-1 sudo[123433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:47.301472 n-d-806626-1 sudo[123430]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:47.305644 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb" returned: 0 in 0.600s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:47.310593 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b10763e-64ad-4502-8c1b-1b8a375a0a87 --snapshot stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:47.347278 n-d-806626-1 sudo[123436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b10763e-64ad-4502-8c1b-1b8a375a0a87 --snapshot stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb -L 1.00g
Aug 31 11:43:47.350066 n-d-806626-1 sudo[123436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:47.752638 n-d-806626-1 sudo[123433]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:47.756134 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af" returned: 0 in 0.684s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:47.760607 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:47.801159 n-d-806626-1 sudo[123447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af
Aug 31 11:43:47.803787 n-d-806626-1 sudo[123447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:48.325490 n-d-806626-1 sudo[123436]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:48.328322 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b10763e-64ad-4502-8c1b-1b8a375a0a87 --snapshot stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb -L 1.00g" returned: 0 in 1.020s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:48.391834 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:48.415799 n-d-806626-1 sudo[123555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182
Aug 31 11:43:48.417237 n-d-806626-1 sudo[123555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:48.544247 n-d-806626-1 sudo[123447]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:48.548279 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88763e1e-cb64-4b28-9bad-b4cc5a4b57af" returned: 0 in 0.787s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:48.550079 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Successfully deleted volume: 88763e1e-cb64-4b28-9bad-b4cc5a4b57af
Aug 31 11:43:48.652443 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Created reservations ['77cc737a-3757-47a3-9365-e30352f8ed4b', '7ebea313-94f0-425e-87f4-633589a67fb8', 'ad487844-1d8a-4330-8418-be02acd72480', 'aff36c70-13c6-4773-a419-8fea32611f22'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:48.654992 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:48.654992 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:48.654992 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:48.748936 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:43:48.752200 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:48.799777 n-d-806626-1 sudo[123559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:48.800616 n-d-806626-1 sudo[123559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:49.025865 n-d-806626-1 sudo[123555]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:49.047875 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182" returned: 0 in 0.655s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:49.060216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da95de05-2ded-4fbe-98cf-0fb7ccd19b6e --snapshot stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:49.118135 n-d-806626-1 sudo[123562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da95de05-2ded-4fbe-98cf-0fb7ccd19b6e --snapshot stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 -L 1.00g
Aug 31 11:43:49.118955 n-d-806626-1 sudo[123562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:49.135198 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Lock "b'cinder-8d52894c-9f3a-4448-a2b0-2c475f6b1541-delete_volume'" acquired by "delete_volume" :: waited 0.094s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:43:49.306887 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8d52894c-9f3a-4448-a2b0-2c475f6b1541
Aug 31 11:43:49.308180 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:49.351648 n-d-806626-1 sudo[123564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541
Aug 31 11:43:49.352681 n-d-806626-1 sudo[123564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:49.565045 n-d-806626-1 sudo[123559]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:49.568456 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.816s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:49.574137 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:49.616700 n-d-806626-1 sudo[123573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:49.618377 n-d-806626-1 sudo[123573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:50.417828 n-d-806626-1 sudo[123564]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:50.420698 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541" returned: 0 in 1.112s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:50.423315 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:50.445435 n-d-806626-1 sudo[123682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541
Aug 31 11:43:50.446921 n-d-806626-1 sudo[123682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:50.461999 n-d-806626-1 sudo[123562]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:50.464972 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da95de05-2ded-4fbe-98cf-0fb7ccd19b6e --snapshot stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 -L 1.00g" returned: 0 in 1.405s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:50.754592 n-d-806626-1 sudo[123573]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:50.767540 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.192s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:50.770718 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:43:50.840992 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Deleted volume successfully.
Aug 31 11:43:50.868580 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e1b86458-418a-4961-8b2d-e37ef5a716ba tempest-GroupSnapshotsTest-1555633109 None] group_snapshot 8812d714-a8a7-47c3-8cac-ef931501d623: created successfully
Aug 31 11:43:50.890361 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ffa2b9b3-6379-42a1-a164-83286a1fc5a0 tempest-VolumesCloneTest-1968400949 None] Lock "b'cinder-88763e1e-cb64-4b28-9bad-b4cc5a4b57af-delete_volume'" released by "delete_volume" :: held 4.894s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:43:51.351869 n-d-806626-1 sudo[123682]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:51.355826 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541" returned: 0 in 0.932s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:51.358038 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:51.414114 n-d-806626-1 sudo[123689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541
Aug 31 11:43:51.428573 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] group_snapshot 8812d714-a8a7-47c3-8cac-ef931501d623: deleting
Aug 31 11:43:51.434967 n-d-806626-1 sudo[123689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:51.473725 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] group_snapshot 8812d714-a8a7-47c3-8cac-ef931501d623: deleting {{(pid=84130) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Aug 31 11:43:51.503958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5b10763e-64ad-4502-8c1b-1b8a375a0a87 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:51.561172 n-d-806626-1 sudo[123696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5b10763e-64ad-4502-8c1b-1b8a375a0a87
Aug 31 11:43:51.563456 n-d-806626-1 sudo[123696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:52.414788 n-d-806626-1 sudo[123689]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:52.417778 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d52894c-9f3a-4448-a2b0-2c475f6b1541" returned: 0 in 1.059s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:52.420873 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Successfully deleted volume: 8d52894c-9f3a-4448-a2b0-2c475f6b1541
Aug 31 11:43:52.446590 n-d-806626-1 sudo[123696]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:52.452542 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5b10763e-64ad-4502-8c1b-1b8a375a0a87" returned: 0 in 0.949s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:52.459322 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5b10763e-64ad-4502-8c1b-1b8a375a0a87 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:52.490338 n-d-806626-1 sudo[123707]: ubuntu : TTY=unknown ; 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-5b10763e-64ad-4502-8c1b-1b8a375a0a87
Aug 31 11:43:52.493324 n-d-806626-1 sudo[123707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:52.551765 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Created reservations ['6eeb9517-6d40-443c-becb-b0f6686e638f', '93a2dabd-1dd7-4739-affe-3d046b0df19e', 'f5ba5795-4f8f-48ba-a727-26ff52aba962', '62395983-c52c-4fea-a18c-d47a812e831c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:52.557072 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:52.557072 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:52.557072 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:52.656136 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:43:52.659216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:52.727240 n-d-806626-1 sudo[123709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:52.728480 n-d-806626-1 sudo[123709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:53.288264 n-d-806626-1 sudo[123707]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:53.290905 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5b10763e-64ad-4502-8c1b-1b8a375a0a87" returned: 0 in 0.831s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:53.293357 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-da95de05-2ded-4fbe-98cf-0fb7ccd19b6e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:53.364528 n-d-806626-1 sudo[123758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-da95de05-2ded-4fbe-98cf-0fb7ccd19b6e
Aug 31 11:43:53.365506 n-d-806626-1 sudo[123758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:53.392197 n-d-806626-1 sudo[123709]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:53.394947 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.735s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:53.397169 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:53.439112 n-d-806626-1 sudo[123762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:43:53.439956 n-d-806626-1 sudo[123762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:53.994917 n-d-806626-1 sudo[123758]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:53.997515 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-da95de05-2ded-4fbe-98cf-0fb7ccd19b6e" returned: 0 in 0.704s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:53.999942 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da95de05-2ded-4fbe-98cf-0fb7ccd19b6e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:54.022567 n-d-806626-1 sudo[123769]: ubuntu : TTY=unknown ; 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-da95de05-2ded-4fbe-98cf-0fb7ccd19b6e
Aug 31 11:43:54.023400 n-d-806626-1 sudo[123769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:54.105531 n-d-806626-1 sudo[123762]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:54.109296 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.712s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:54.114762 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:43:54.135689 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Deleted volume successfully.
Aug 31 11:43:54.159377 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-11362289-03eb-4b0b-9f0c-c7a5bca5a313 tempest-VolumesCloneTest-1968400949 None] Lock "b'cinder-8d52894c-9f3a-4448-a2b0-2c475f6b1541-delete_volume'" released by "delete_volume" :: held 5.030s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:43:54.721838 n-d-806626-1 sudo[123769]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:54.724489 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da95de05-2ded-4fbe-98cf-0fb7ccd19b6e" returned: 0 in 0.724s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:54.854848 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1463492042 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1463492042, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:43:54.855832 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1463492042 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1463492042, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:43:54.879108 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['e784abf8-1091-45a8-8213-da4fe978456f', 'a274058d-e0af-46d2-88d4-ea5a90c0185e', '4fc286e3-a74c-4d2b-bff6-07ee193e69ba', '13a305da-1e0f-44a8-9b59-b59f26ebc3be'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:54.882492 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:54.882492 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:54.882492 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:55.030806 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['d7240354-63e3-4055-8ba0-b618b2ff19c1', '2c70924b-4f23-4dee-8254-c208952d0c7a', '30016410-d2d6-4207-af69-dc48517d4799', '7f172db3-dc21-446d-bb3a-ddabcc80e9e7'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:43:55.032827 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:43:55.032827 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:43:55.032827 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:43:55.118517 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1ee7e058-fa85-49b6-8a93-a5c66f3f6055 tempest-GroupSnapshotsTest-1555633109 None] group_snapshot 8812d714-a8a7-47c3-8cac-ef931501d623: deleted successfully
Aug 31 11:43:56.041050 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Skipping remove_export. No iscsi_target is presently exported for volume: 449cb907-04ec-41ac-8409-873a5f8d53cb
Aug 31 11:43:56.042318 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:56.074298 n-d-806626-1 sudo[123823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb
Aug 31 11:43:56.075525 n-d-806626-1 sudo[123823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:56.680178 n-d-806626-1 sudo[123823]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:56.683999 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb" returned: 0 in 0.641s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:56.687147 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:56.713161 n-d-806626-1 sudo[123830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb
Aug 31 11:43:56.714059 n-d-806626-1 sudo[123830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:57.411897 n-d-806626-1 sudo[123830]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:57.414407 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb" returned: 0 in 0.727s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:57.416954 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:57.441345 n-d-806626-1 sudo[123839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb
Aug 31 11:43:57.442244 n-d-806626-1 sudo[123839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:57.877651 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:43:57.901138 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:43:57.905609 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:43:57.962569 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Flow 'volume_create_manager' (8894426d-5606-40d4-9e05-6355985a0f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:57.975797 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc7504af-14d8-473f-9263-4bc06879a553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:58.014178 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:43:58.044081 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc7504af-14d8-473f-9263-4bc06879a553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:43:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2109943128',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=ba3c2074-542a-4479-9dbe-176a516e259b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2faa51985ae048d188c609fb5a7f173c',provider_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-08-31T11:43:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:43:58Z,user_id='de70134c65ab473782a80241ea9723a1',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:58.048127 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2a13017-0142-480d-9068-70cc08465192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:58.051002 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2a13017-0142-480d-9068-70cc08465192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:58.054444 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc5e1a4a-c5d5-461c-923e-f7f8c6dc527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:58.057370 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc5e1a4a-c5d5-461c-923e-f7f8c6dc527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ba3c2074-542a-4479-9dbe-176a516e259b', 'volume_name': 'volume-ba3c2074-542a-4479-9dbe-176a516e259b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:58.060106 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31be14c9-90d8-4ca9-9134-97d29d8c2e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:58.063462 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31be14c9-90d8-4ca9-9134-97d29d8c2e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:58.066591 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a58120e-9b2a-4424-811a-864adcad6df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:58.067730 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Volume ba3c2074-542a-4479-9dbe-176a516e259b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ba3c2074-542a-4479-9dbe-176a516e259b', 'volume_size': 1}
Aug 31 11:43:58.068835 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba3c2074-542a-4479-9dbe-176a516e259b stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:58.071477 n-d-806626-1 sudo[123839]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:58.096217 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-449cb907-04ec-41ac-8409-873a5f8d53cb" returned: 0 in 0.678s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:58.098878 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Successfully deleted volume: 449cb907-04ec-41ac-8409-873a5f8d53cb
Aug 31 11:43:58.099831 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Skipping remove_export. No iscsi_target is presently exported for volume: 81a25bf6-9d5e-43ae-83c8-8666f13ee182
Aug 31 11:43:58.101819 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:58.118305 n-d-806626-1 sudo[123847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba3c2074-542a-4479-9dbe-176a516e259b stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:43:58.119702 n-d-806626-1 sudo[123847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:58.174119 n-d-806626-1 sudo[123848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182
Aug 31 11:43:58.180868 n-d-806626-1 sudo[123848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:59.045501 n-d-806626-1 sudo[123847]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:59.049979 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba3c2074-542a-4479-9dbe-176a516e259b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.979s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:59.058915 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a58120e-9b2a-4424-811a-864adcad6df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ba3c2074-542a-4479-9dbe-176a516e259b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:59.062070 n-d-806626-1 sudo[123848]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:59.070085 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cadac315-13f5-4c2b-a8ef-98ee79046a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:43:59.082112 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182" returned: 0 in 0.977s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:59.082112 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:59.128140 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Volume volume-ba3c2074-542a-4479-9dbe-176a516e259b (ba3c2074-542a-4479-9dbe-176a516e259b): created successfully
Aug 31 11:43:59.130311 n-d-806626-1 sudo[123886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182
Aug 31 11:43:59.131159 n-d-806626-1 sudo[123886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:43:59.131954 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cadac315-13f5-4c2b-a8ef-98ee79046a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:43:59.134794 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Flow 'volume_create_manager' (8894426d-5606-40d4-9e05-6355985a0f35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:43:59.152695 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3a4dcea1-2f26-4f76-98de-44c8765dc0f0 tempest-VolumesListTestJSON-988755460 None] Created volume successfully.
Aug 31 11:43:59.659031 n-d-806626-1 sudo[123886]: pam_unix(sudo:session): session closed for user root
Aug 31 11:43:59.662151 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182" returned: 0 in 0.580s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:43:59.663990 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:43:59.696272 n-d-806626-1 sudo[123889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182
Aug 31 11:43:59.697773 n-d-806626-1 sudo[123889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:00.114018 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:44:00.122051 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:44:00.122955 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:44:00.138936 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Flow 'volume_create_manager' (114046d2-b18b-4003-a591-9cc1ce85792a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:00.142524 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ecd2b956-b3cb-4238-93fc-557a96aac26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:00.166063 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:44:00.214172 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ecd2b956-b3cb-4238-93fc-557a96aac26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-627791166',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=b4afce14-633e-47c2-9612-b9a6b53717b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6805b73608941cf9d95ab9dab545372',provider_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-08-31T11:44:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:44:00Z,user_id='5107398349884e6cbf701eca21a17d09',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:00.216743 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (140c7e35-213f-4272-9477-5921cb0d57e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:00.221784 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (140c7e35-213f-4272-9477-5921cb0d57e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:00.224997 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19fe01b5-6d9a-4c71-88cb-ebc66051fe2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:00.228544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19fe01b5-6d9a-4c71-88cb-ebc66051fe2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b4afce14-633e-47c2-9612-b9a6b53717b8', 'volume_name': 'volume-b4afce14-633e-47c2-9612-b9a6b53717b8', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:00.232579 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (877a1472-dd75-43a9-81de-4ab8bc8f2023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:00.235409 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (877a1472-dd75-43a9-81de-4ab8bc8f2023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:00.238157 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d802f849-f82b-4bfb-9289-9e7399429a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:00.239375 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Volume b4afce14-633e-47c2-9612-b9a6b53717b8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b4afce14-633e-47c2-9612-b9a6b53717b8', 'volume_size': 1}
Aug 31 11:44:00.242135 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4afce14-633e-47c2-9612-b9a6b53717b8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:00.251831 n-d-806626-1 sudo[123889]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:00.267587 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81a25bf6-9d5e-43ae-83c8-8666f13ee182" returned: 0 in 0.602s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:00.268795 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Successfully deleted volume: 81a25bf6-9d5e-43ae-83c8-8666f13ee182
Aug 31 11:44:00.269223 n-d-806626-1 sudo[123895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4afce14-633e-47c2-9612-b9a6b53717b8 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:44:00.271170 n-d-806626-1 sudo[123895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:00.482170 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['7a237669-099c-495c-a077-45f0dcedaf66'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:00.527732 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1463492042 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1463492042, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:44:00.566001 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['1b03042f-1f4b-49e0-a584-9f0ace0b0672', '53c30ab7-c06d-4dc5-be7f-6640e81c160e', '29299a6d-312e-48a1-97ef-0d07c8f62ca0', 'b3fbf60e-e823-4608-b56d-32a017ba6c95'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:00.568668 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:00.568668 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:00.568668 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:00.738039 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['51952ff4-a7b9-49c6-9cb2-232ef3014ba7', '14a6b0da-9205-4212-8d02-cfe36c7698ab', '180acb2d-45e2-40d2-b4e5-9d00f8611cc2', 'faeec41d-8eec-4f5f-b38d-7680bb26af55'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:00.894169 n-d-806626-1 sudo[123895]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:00.934221 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4afce14-633e-47c2-9612-b9a6b53717b8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.689s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:00.939952 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d802f849-f82b-4bfb-9289-9e7399429a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b4afce14-633e-47c2-9612-b9a6b53717b8', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:00.956290 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c61aee0-6784-48cb-9332-111906aa3cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:01.009358 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:01.012889 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:01.065574 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Volume volume-b4afce14-633e-47c2-9612-b9a6b53717b8 (b4afce14-633e-47c2-9612-b9a6b53717b8): created successfully
Aug 31 11:44:01.071432 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c61aee0-6784-48cb-9332-111906aa3cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:01.075466 n-d-806626-1 sudo[123929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:01.076332 n-d-806626-1 sudo[123929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:01.089507 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Flow 'volume_create_manager' (114046d2-b18b-4003-a591-9cc1ce85792a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:01.115979 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0ecd9b9b-4806-49dc-92a8-b1345238fea4 tempest-VolumesDeleteCascade-2145841290 None] Created volume successfully.
Aug 31 11:44:01.481923 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:44:01.502060 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:44:01.504406 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:44:01.528157 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Flow 'volume_create_manager' (10ffa208-a223-446b-b974-a5d43449a917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:01.532775 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (823747f6-3831-48ff-8cb0-7726119e1b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:01.560936 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:44:01.605530 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (823747f6-3831-48ff-8cb0-7726119e1b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1816153463',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=11eb7e54-387f-461d-97e7-7d2391917654,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2faa51985ae048d188c609fb5a7f173c',provider_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-08-31T11:44:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:44:01Z,user_id='de70134c65ab473782a80241ea9723a1',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:01.611259 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6d72fcb-b87a-4b8c-9da3-6306c08f4736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:01.614776 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6d72fcb-b87a-4b8c-9da3-6306c08f4736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:01.618743 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ac3d954-90bc-4237-afaf-c319c9085958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:01.621799 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ac3d954-90bc-4237-afaf-c319c9085958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '11eb7e54-387f-461d-97e7-7d2391917654', 'volume_name': 'volume-11eb7e54-387f-461d-97e7-7d2391917654', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:01.626258 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85923884-1783-43db-af22-30e439cf97d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:01.631029 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85923884-1783-43db-af22-30e439cf97d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:01.633648 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5816336-7fd4-4e86-9a81-10b22c968585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:01.634679 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Volume 11eb7e54-387f-461d-97e7-7d2391917654: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-11eb7e54-387f-461d-97e7-7d2391917654', 'volume_size': 1}
Aug 31 11:44:01.635933 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11eb7e54-387f-461d-97e7-7d2391917654 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:01.680305 n-d-806626-1 sudo[123932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11eb7e54-387f-461d-97e7-7d2391917654 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:44:01.681142 n-d-806626-1 sudo[123932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:01.804213 n-d-806626-1 sudo[123929]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:01.806882 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.796s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:01.810105 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:01.893889 n-d-806626-1 sudo[123934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:01.894738 n-d-806626-1 sudo[123934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:01.976266 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fb564ecd-0ce1-4c71-9cb2-7d2a6714fe5e tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:02.033892 n-d-806626-1 sudo[123936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8
Aug 31 11:44:02.034742 n-d-806626-1 sudo[123936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:02.346451 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-c8e86687-3359-45b7-9de2-7f858b9773cd tempest-GroupSnapshotsTest-1555633109 None] Group tempest-GroupSnapshotsTest-Group-1920068663: creating
Aug 31 11:44:02.365232 n-d-806626-1 sudo[123932]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:02.373958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11eb7e54-387f-461d-97e7-7d2391917654 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.738s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:02.380425 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5816336-7fd4-4e86-9a81-10b22c968585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-11eb7e54-387f-461d-97e7-7d2391917654', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:02.385382 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95c1eaac-6631-48eb-a850-1b1c75dbde7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:02.403231 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Volume volume-11eb7e54-387f-461d-97e7-7d2391917654 (11eb7e54-387f-461d-97e7-7d2391917654): created successfully
Aug 31 11:44:02.405380 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95c1eaac-6631-48eb-a850-1b1c75dbde7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:02.409051 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Flow 'volume_create_manager' (10ffa208-a223-446b-b974-a5d43449a917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:02.418795 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-c8e86687-3359-45b7-9de2-7f858b9773cd tempest-GroupSnapshotsTest-1555633109 None] Group tempest-GroupSnapshotsTest-Group-1920068663: created successfully
Aug 31 11:44:02.438562 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-65eec0c7-c53d-4a09-bbd2-6d41262d7b8f tempest-VolumesListTestJSON-988755460 None] Created volume successfully.
Aug 31 11:44:02.448548 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-c8e86687-3359-45b7-9de2-7f858b9773cd tempest-GroupSnapshotsTest-1555633109 None] Create group completed successfully.
Aug 31 11:44:02.523218 n-d-806626-1 sudo[123934]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:02.525432 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.716s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:02.528707 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:02.535395 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-63b0c5e4-a7f9-44a8-8608-8e1f7e2f06f3 tempest-GroupSnapshotsTest-1555633109 None] Delete group completed successfully.
Aug 31 11:44:02.654498 n-d-806626-1 sudo[123936]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:02.656390 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fb564ecd-0ce1-4c71-9cb2-7d2a6714fe5e tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8" returned: 0 in 0.682s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:02.657486 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fb564ecd-0ce1-4c71-9cb2-7d2a6714fe5e tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35 --snapshot stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:02.676864 n-d-806626-1 sudo[123969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35 --snapshot stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 -L 1.00g
Aug 31 11:44:02.677759 n-d-806626-1 sudo[123969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:03.478524 n-d-806626-1 sudo[123969]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:03.480885 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fb564ecd-0ce1-4c71-9cb2-7d2a6714fe5e tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35 --snapshot stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 -L 1.00g" returned: 0 in 0.823s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:03.546694 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fb564ecd-0ce1-4c71-9cb2-7d2a6714fe5e tempest-VolumesDeleteCascade-2145841290 None] Create snapshot completed successfully
Aug 31 11:44:03.718847 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:44:03.728166 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:44:03.728768 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:44:03.746524 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Flow 'volume_create_manager' (7553a30f-03b2-46d5-aab9-74b1e114527c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:03.751536 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83995da0-132e-4d6f-8ecf-d1b606c472a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:03.777435 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:44:03.809509 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83995da0-132e-4d6f-8ecf-d1b606c472a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1005258068',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=01966d43-06b3-465d-aacd-07f4c68c0f29,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2faa51985ae048d188c609fb5a7f173c',provider_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-08-31T11:44:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:44:04Z,user_id='de70134c65ab473782a80241ea9723a1',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:03.814671 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85eeb43f-9047-4d90-a35b-2fe9c0829b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:03.818694 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85eeb43f-9047-4d90-a35b-2fe9c0829b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:03.820955 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de9d4612-2c65-444a-9603-51947617816f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:03.823354 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de9d4612-2c65-444a-9603-51947617816f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '01966d43-06b3-465d-aacd-07f4c68c0f29', 'volume_name': 'volume-01966d43-06b3-465d-aacd-07f4c68c0f29', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:03.825975 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c015c79-66e4-4006-8e55-0ae2e6ce6d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:03.828428 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c015c79-66e4-4006-8e55-0ae2e6ce6d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:03.831349 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b57ef22-210c-43c7-b134-cbb8306580b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:03.832202 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Volume 01966d43-06b3-465d-aacd-07f4c68c0f29: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-01966d43-06b3-465d-aacd-07f4c68c0f29', 'volume_size': 1}
Aug 31 11:44:03.833363 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01966d43-06b3-465d-aacd-07f4c68c0f29 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:03.857243 n-d-806626-1 sudo[124072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01966d43-06b3-465d-aacd-07f4c68c0f29 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:44:03.858196 n-d-806626-1 sudo[124072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:04.168172 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:44:04.186541 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:44:04.188601 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:44:04.241508 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Flow 'volume_create_manager' (1e4ad805-92c5-4d7d-ad44-a7d9017aeab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:04.246558 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e651120-78b3-42bd-b8c5-c25ba4aa1db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:04.298622 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:44:04.336422 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e651120-78b3-42bd-b8c5-c25ba4aa1db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-929414796',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=9895450e-8ae1-4dba-847a-002bf39574f2,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=1931e039-a946-40d7-a027-c8562107cfd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1da755b8ec4bccb0feab7e642db534',provider_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-08-31T11:44:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:44:04Z,user_id='fdf249a8df1e4799b3ccad94dbd8df7b',volume_attachment=>,volume_type=VolumeType(92bfa2d0-a447-4291-abfb-122a4a755a41),volume_type_id=92bfa2d0-a447-4291-abfb-122a4a755a41)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:04.340311 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2c1e4ec-6959-47e2-aede-027c2127645b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:04.343653 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2c1e4ec-6959-47e2-aede-027c2127645b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:04.348152 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bbfe829d-853d-4ab3-be85-2a4ed097bda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:04.351868 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bbfe829d-853d-4ab3-be85-2a4ed097bda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1931e039-a946-40d7-a027-c8562107cfd7', 'volume_name': 'volume-1931e039-a946-40d7-a027-c8562107cfd7', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:04.356105 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e4589eb-3be2-40db-8481-1595d10a17e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:04.359044 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e4589eb-3be2-40db-8481-1595d10a17e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:04.363995 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0d58e29-94d2-4155-9ed9-60ffbc13de02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:04.392364 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Volume 1931e039-a946-40d7-a027-c8562107cfd7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1931e039-a946-40d7-a027-c8562107cfd7', 'volume_size': 1}
Aug 31 11:44:04.394179 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1931e039-a946-40d7-a027-c8562107cfd7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:04.431634 n-d-806626-1 sudo[124074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1931e039-a946-40d7-a027-c8562107cfd7 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:44:04.433748 n-d-806626-1 sudo[124074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:04.688134 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-882306b3-d6e2-4a14-b513-1aeaf5b125b9 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:04.711861 n-d-806626-1 sudo[124072]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:04.724032 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01966d43-06b3-465d-aacd-07f4c68c0f29 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.890s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:04.727592 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b57ef22-210c-43c7-b134-cbb8306580b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-01966d43-06b3-465d-aacd-07f4c68c0f29', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:04.730017 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5344aab-6d21-4b33-b7f6-a893ceadd6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:04.745264 n-d-806626-1 sudo[124107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8
Aug 31 11:44:04.748442 n-d-806626-1 sudo[124107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:04.752104 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Volume volume-01966d43-06b3-465d-aacd-07f4c68c0f29 (01966d43-06b3-465d-aacd-07f4c68c0f29): created successfully
Aug 31 11:44:04.754287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5344aab-6d21-4b33-b7f6-a893ceadd6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:04.757786 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Flow 'volume_create_manager' (7553a30f-03b2-46d5-aab9-74b1e114527c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:04.773861 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-335282b1-853b-4af0-baae-9e9f7e1804c8 tempest-VolumesListTestJSON-988755460 None] Created volume successfully.
Aug 31 11:44:05.122282 n-d-806626-1 sudo[124074]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:05.124592 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1931e039-a946-40d7-a027-c8562107cfd7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.730s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:05.127482 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0d58e29-94d2-4155-9ed9-60ffbc13de02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1931e039-a946-40d7-a027-c8562107cfd7', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:05.129715 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6ffbe23-e200-40d8-b3b3-5adda26aa295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:05.143245 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Volume volume-1931e039-a946-40d7-a027-c8562107cfd7 (1931e039-a946-40d7-a027-c8562107cfd7): created successfully
Aug 31 11:44:05.146530 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6ffbe23-e200-40d8-b3b3-5adda26aa295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:05.151132 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Flow 'volume_create_manager' (1e4ad805-92c5-4d7d-ad44-a7d9017aeab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:05.165055 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3aa543b3-47df-4143-972a-72044528b840 tempest-GroupSnapshotsTest-1555633109 None] Created volume successfully.
Aug 31 11:44:05.350107 n-d-806626-1 sudo[124107]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:05.352399 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-882306b3-d6e2-4a14-b513-1aeaf5b125b9 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8" returned: 0 in 0.665s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:05.354857 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-882306b3-d6e2-4a14-b513-1aeaf5b125b9 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3bbf4b57-6710-413e-b801-4cf46d303282 --snapshot stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:05.390110 n-d-806626-1 sudo[124141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3bbf4b57-6710-413e-b801-4cf46d303282 --snapshot stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 -L 1.00g
Aug 31 11:44:05.391293 n-d-806626-1 sudo[124141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:05.904705 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f79400d0-8e9b-4149-9df3-308973e484f8 tempest-GroupSnapshotsTest-1555633109 None] GroupSnapshot e1248535-e7fd-4663-97c0-d314755b3ac4: creating.
Aug 31 11:44:06.133229 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f79400d0-8e9b-4149-9df3-308973e484f8 tempest-GroupSnapshotsTest-1555633109 None] Group snapshot e1248535-e7fd-4663-97c0-d314755b3ac4: creating. {{(pid=84130) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Aug 31 11:44:06.288619 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f79400d0-8e9b-4149-9df3-308973e484f8 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:06.314030 n-d-806626-1 sudo[124253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7
Aug 31 11:44:06.315198 n-d-806626-1 sudo[124253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:06.364736 n-d-806626-1 sudo[124141]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:06.377156 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-882306b3-d6e2-4a14-b513-1aeaf5b125b9 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3bbf4b57-6710-413e-b801-4cf46d303282 --snapshot stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 -L 1.00g" returned: 0 in 1.022s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:06.511934 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-882306b3-d6e2-4a14-b513-1aeaf5b125b9 tempest-VolumesDeleteCascade-2145841290 None] Create snapshot completed successfully
Aug 31 11:44:06.932787 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-b4afce14-633e-47c2-9612-b9a6b53717b8-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:07.122853 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Skipping remove_export. No iscsi_target is presently exported for volume: b4afce14-633e-47c2-9612-b9a6b53717b8
Aug 31 11:44:07.123502 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Performing cascade delete. {{(pid=84130) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Aug 31 11:44:07.154341 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-3bbf4b57-6710-413e-b801-4cf46d303282-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:07.156201 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3bbf4b57-6710-413e-b801-4cf46d303282 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:07.168945 n-d-806626-1 sudo[124253]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:07.197654 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f79400d0-8e9b-4149-9df3-308973e484f8 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7" returned: 0 in 0.909s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:07.199802 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f79400d0-8e9b-4149-9df3-308973e484f8 tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9a4dc4d2-ce14-4724-96e3-a8cb7d5115c0 --snapshot stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:07.210034 n-d-806626-1 sudo[124256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3bbf4b57-6710-413e-b801-4cf46d303282
Aug 31 11:44:07.211303 n-d-806626-1 sudo[124256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:07.241162 n-d-806626-1 sudo[124257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9a4dc4d2-ce14-4724-96e3-a8cb7d5115c0 --snapshot stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7 -L 1.00g
Aug 31 11:44:07.249069 n-d-806626-1 sudo[124257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:08.369484 n-d-806626-1 sudo[124256]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:08.372844 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3bbf4b57-6710-413e-b801-4cf46d303282" returned: 0 in 1.216s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:08.376607 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3bbf4b57-6710-413e-b801-4cf46d303282 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:08.389348 n-d-806626-1 sudo[124257]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:08.411775 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f79400d0-8e9b-4149-9df3-308973e484f8 tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9a4dc4d2-ce14-4724-96e3-a8cb7d5115c0 --snapshot stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7 -L 1.00g" returned: 0 in 1.211s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:08.442178 n-d-806626-1 sudo[124363]: ubuntu : TTY=unknown ; 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-3bbf4b57-6710-413e-b801-4cf46d303282
Aug 31 11:44:08.443487 n-d-806626-1 sudo[124363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:08.752536 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f79400d0-8e9b-4149-9df3-308973e484f8 tempest-GroupSnapshotsTest-1555633109 None] group_snapshot e1248535-e7fd-4663-97c0-d314755b3ac4: created successfully
Aug 31 11:44:09.492400 n-d-806626-1 sudo[124363]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:09.496293 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3bbf4b57-6710-413e-b801-4cf46d303282" returned: 0 in 1.120s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:09.612158 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Created reservations ['97131ae6-9ef4-47e1-8b29-cea57809c1ba', '8798ba49-df1f-4c9a-a853-5c832f3aaeb1', '6e51632d-c648-4d66-a0d9-0088715481fb', '65d4d393-cb38-4ed0-a7fd-a246287d21f5'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:09.617862 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:09.617862 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:09.617862 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:09.746781 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Delete snapshot completed successfully.
Aug 31 11:44:09.762649 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-3bbf4b57-6710-413e-b801-4cf46d303282-delete_snapshot'" released by "delete_snapshot" :: held 2.607s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:09.806793 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.043s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:09.808198 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:09.856911 n-d-806626-1 sudo[124466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35
Aug 31 11:44:09.857772 n-d-806626-1 sudo[124466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:10.050054 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] group_snapshot e1248535-e7fd-4663-97c0-d314755b3ac4: deleting
Aug 31 11:44:10.198880 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] group_snapshot e1248535-e7fd-4663-97c0-d314755b3ac4: deleting {{(pid=84130) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Aug 31 11:44:10.239731 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9a4dc4d2-ce14-4724-96e3-a8cb7d5115c0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:10.318050 n-d-806626-1 sudo[124474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9a4dc4d2-ce14-4724-96e3-a8cb7d5115c0
Aug 31 11:44:10.319336 n-d-806626-1 sudo[124474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:10.919812 n-d-806626-1 sudo[124466]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:10.923113 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35" returned: 0 in 1.114s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:10.926801 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:11.007719 n-d-806626-1 sudo[124484]: ubuntu : TTY=unknown ; 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-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35
Aug 31 11:44:11.009958 n-d-806626-1 sudo[124484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:11.381392 n-d-806626-1 sudo[124474]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:11.384670 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9a4dc4d2-ce14-4724-96e3-a8cb7d5115c0" returned: 0 in 1.144s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:11.390674 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9a4dc4d2-ce14-4724-96e3-a8cb7d5115c0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:11.463669 n-d-806626-1 sudo[124498]: ubuntu : TTY=unknown ; 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-9a4dc4d2-ce14-4724-96e3-a8cb7d5115c0
Aug 31 11:44:11.472251 n-d-806626-1 sudo[124498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:11.603842 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Lock "b'cinder-01966d43-06b3-465d-aacd-07f4c68c0f29-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:11.801791 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Skipping remove_export. No iscsi_target is presently exported for volume: 01966d43-06b3-465d-aacd-07f4c68c0f29
Aug 31 11:44:11.803266 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-01966d43-06b3-465d-aacd-07f4c68c0f29 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:11.847602 n-d-806626-1 sudo[124509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-01966d43-06b3-465d-aacd-07f4c68c0f29
Aug 31 11:44:11.849271 n-d-806626-1 sudo[124509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:12.355915 n-d-806626-1 sudo[124484]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:12.359029 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35" returned: 0 in 1.432s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:12.570775 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Created reservations ['5a973bfa-b9a1-407a-9afa-5665f68d7523', 'e517933b-151b-4b6f-8623-c06084f2ac6e', '6b4fbd09-d22b-4bd7-a0c0-7839329dec07', 'f48caabe-03cd-469e-9b17-d3c8e88d9323'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:12.573343 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:12.573343 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:12.573343 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:12.642162 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Delete snapshot completed successfully.
Aug 31 11:44:12.678199 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-b91f9f8d-5dd6-413b-bb44-b5e2f2d3bc35-delete_snapshot'" released by "delete_snapshot" :: held 2.871s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:12.678620 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Snapshots deleted, issuing volume delete {{(pid=84130) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Aug 31 11:44:12.679782 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:12.742028 n-d-806626-1 sudo[124509]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:12.744361 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-01966d43-06b3-465d-aacd-07f4c68c0f29" returned: 0 in 0.941s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:12.746811 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-01966d43-06b3-465d-aacd-07f4c68c0f29 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:12.753045 n-d-806626-1 sudo[124498]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:12.754872 n-d-806626-1 sudo[124609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8
Aug 31 11:44:12.756515 n-d-806626-1 sudo[124609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:12.765710 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9a4dc4d2-ce14-4724-96e3-a8cb7d5115c0" returned: 0 in 1.375s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:12.789995 n-d-806626-1 sudo[124612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-01966d43-06b3-465d-aacd-07f4c68c0f29
Aug 31 11:44:12.793472 n-d-806626-1 sudo[124612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:13.003947 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1722004568 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1722004568, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:44:13.006287 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1722004568 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1722004568, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:44:13.064965 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['6ac1b288-f254-4b06-8002-d49e6aa0483e', 'fcfac479-f83d-44d2-85b0-85ef80b38a3c', '7234fe2a-4b90-440d-be91-addcc7406f54', '3283fe6e-5b8b-4dc3-afd0-127b4f754dc4'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:13.069264 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:13.069264 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:13.069264 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:13.183223 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b3f02e62-7c55-4757-80f0-864013c784cf tempest-GroupSnapshotsTest-1555633109 None] group_snapshot e1248535-e7fd-4663-97c0-d314755b3ac4: deleted successfully
Aug 31 11:44:13.590832 n-d-806626-1 sudo[124612]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:13.592997 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-01966d43-06b3-465d-aacd-07f4c68c0f29" returned: 0 in 0.847s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:13.595353 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01966d43-06b3-465d-aacd-07f4c68c0f29 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:13.622015 n-d-806626-1 sudo[124622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01966d43-06b3-465d-aacd-07f4c68c0f29
Aug 31 11:44:13.623006 n-d-806626-1 sudo[124622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:13.642878 n-d-806626-1 sudo[124609]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:13.646662 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8" returned: 0 in 0.966s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:13.649584 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:13.686236 n-d-806626-1 sudo[124624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8
Aug 31 11:44:13.687517 n-d-806626-1 sudo[124624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:14.168301 n-d-806626-1 sudo[124624]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:14.173992 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8" returned: 0 in 0.523s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:14.176236 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:14.207786 n-d-806626-1 sudo[124634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8
Aug 31 11:44:14.209085 n-d-806626-1 sudo[124634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:14.296374 n-d-806626-1 sudo[124622]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:14.300244 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01966d43-06b3-465d-aacd-07f4c68c0f29" returned: 0 in 0.704s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:14.302442 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Successfully deleted volume: 01966d43-06b3-465d-aacd-07f4c68c0f29
Aug 31 11:44:14.503494 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Created reservations ['10c0e43e-a7a7-4ed3-9297-c1b68c1a5051', 'e9236407-8481-497b-9af2-a7f1ca714232', '385e2364-564d-4e7b-9acc-e76e54163bdb', '2f6b7bd1-5dde-49aa-b3a0-94675729ac99'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:14.507938 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:14.507938 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:14.507938 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:14.608721 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:14.609550 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:14.645236 n-d-806626-1 sudo[124643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:14.647315 n-d-806626-1 sudo[124643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:14.756836 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1931e039-a946-40d7-a027-c8562107cfd7
Aug 31 11:44:14.758751 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:14.817713 n-d-806626-1 sudo[124647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7
Aug 31 11:44:14.820416 n-d-806626-1 sudo[124647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:14.836454 n-d-806626-1 sudo[124634]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:14.838965 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4afce14-633e-47c2-9612-b9a6b53717b8" returned: 0 in 0.662s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:14.841821 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Successfully deleted volume: b4afce14-633e-47c2-9612-b9a6b53717b8
Aug 31 11:44:14.964809 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Created reservations ['e6f17922-2cfe-42c4-912c-e921b7b342e0', '9fba9c31-458c-498b-917f-817d9fbc360b', '81db8a9c-ee2d-49f3-bed4-a4d1c0dec3b4', 'e9748218-87fb-4b9a-a6a6-4c10076cf7d8'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:14.967661 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:14.967661 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:14.967661 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:15.030867 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:15.033606 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:15.067623 n-d-806626-1 sudo[124649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:15.069087 n-d-806626-1 sudo[124649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:15.256901 n-d-806626-1 sudo[124643]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:15.261167 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.650s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:15.265123 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:15.298952 n-d-806626-1 sudo[124653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:15.300306 n-d-806626-1 sudo[124653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:15.408135 n-d-806626-1 sudo[124647]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:15.411746 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7" returned: 0 in 0.652s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:15.421149 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:15.471417 n-d-806626-1 sudo[124656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7
Aug 31 11:44:15.472285 n-d-806626-1 sudo[124656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:15.657573 n-d-806626-1 sudo[124649]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:15.660838 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.628s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:15.664712 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:15.722097 n-d-806626-1 sudo[124659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:15.722944 n-d-806626-1 sudo[124659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:15.833684 n-d-806626-1 sudo[124653]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:15.847366 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.581s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:15.864237 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:15.904793 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Deleted volume successfully.
Aug 31 11:44:15.925275 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Lock "b'cinder-11eb7e54-387f-461d-97e7-7d2391917654-delete_volume'" acquired by "delete_volume" :: waited 0.095s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:16.043928 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9de1c753-eb8a-4185-b448-1f11ff9305da tempest-VolumesListTestJSON-988755460 None] Lock "b'cinder-01966d43-06b3-465d-aacd-07f4c68c0f29-delete_volume'" released by "delete_volume" :: held 4.440s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:16.072723 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Skipping remove_export. No iscsi_target is presently exported for volume: 11eb7e54-387f-461d-97e7-7d2391917654
Aug 31 11:44:16.074148 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11eb7e54-387f-461d-97e7-7d2391917654 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:16.106794 n-d-806626-1 sudo[124664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11eb7e54-387f-461d-97e7-7d2391917654
Aug 31 11:44:16.108399 n-d-806626-1 sudo[124664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:16.472855 n-d-806626-1 sudo[124656]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:16.475654 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7" returned: 0 in 1.061s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:16.477904 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:16.534148 n-d-806626-1 sudo[124668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7
Aug 31 11:44:16.535895 n-d-806626-1 sudo[124668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:16.614639 n-d-806626-1 sudo[124659]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:16.619278 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.955s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:16.622149 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:16.634776 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Deleted volume successfully.
Aug 31 11:44:16.673280 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3e8e1536-6b5d-4a39-9a87-0db83ab16809 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-b4afce14-633e-47c2-9612-b9a6b53717b8-delete_volume'" released by "delete_volume" :: held 9.741s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:16.724970 n-d-806626-1 sudo[124664]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:16.728207 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11eb7e54-387f-461d-97e7-7d2391917654" returned: 0 in 0.654s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:16.730443 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-11eb7e54-387f-461d-97e7-7d2391917654 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:16.774853 n-d-806626-1 sudo[124672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-11eb7e54-387f-461d-97e7-7d2391917654
Aug 31 11:44:16.778691 n-d-806626-1 sudo[124672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:16.801362 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:44:16.807300 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:44:16.811327 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:44:16.853715 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Flow 'volume_create_manager' (6bcc1c43-0603-4a59-9624-73ddbb3f5a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:16.864020 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96206b87-fe5a-4c9b-a51f-1bacb880f12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:16.929142 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:44:17.010839 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96206b87-fe5a-4c9b-a51f-1bacb880f12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2138096179',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=839971d1-9294-4de4-bde4-5ece14c6c21e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6805b73608941cf9d95ab9dab545372',provider_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-08-31T11:44:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:44:17Z,user_id='5107398349884e6cbf701eca21a17d09',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:17.014024 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb6e4588-bb17-4ac5-8dd0-feb3d05cc9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:17.016997 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb6e4588-bb17-4ac5-8dd0-feb3d05cc9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:17.020896 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (113ffb41-37e4-4226-8354-68c0bbba0da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:17.039800 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (113ffb41-37e4-4226-8354-68c0bbba0da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '839971d1-9294-4de4-bde4-5ece14c6c21e', 'volume_name': 'volume-839971d1-9294-4de4-bde4-5ece14c6c21e', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:17.043046 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d535554e-4dd1-46a9-b627-b27dd0d50a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:17.051400 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d535554e-4dd1-46a9-b627-b27dd0d50a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:17.056058 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdc03c06-f52a-4c15-8f6a-32add0b038fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:17.063820 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Volume 839971d1-9294-4de4-bde4-5ece14c6c21e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-839971d1-9294-4de4-bde4-5ece14c6c21e', 'volume_size': 1}
Aug 31 11:44:17.065945 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-839971d1-9294-4de4-bde4-5ece14c6c21e stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:17.119516 n-d-806626-1 sudo[124674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-839971d1-9294-4de4-bde4-5ece14c6c21e stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:44:17.121275 n-d-806626-1 sudo[124674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:17.333343 n-d-806626-1 sudo[124668]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:17.336359 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1931e039-a946-40d7-a027-c8562107cfd7" returned: 0 in 0.858s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:17.338996 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Successfully deleted volume: 1931e039-a946-40d7-a027-c8562107cfd7
Aug 31 11:44:17.371538 n-d-806626-1 sudo[124672]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:17.381155 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-11eb7e54-387f-461d-97e7-7d2391917654" returned: 0 in 0.651s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:17.399930 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11eb7e54-387f-461d-97e7-7d2391917654 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:17.429131 n-d-806626-1 sudo[124681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11eb7e54-387f-461d-97e7-7d2391917654
Aug 31 11:44:17.430093 n-d-806626-1 sudo[124681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:17.482131 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:44:17.482964 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:17.484282 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:17.507907 n-d-806626-1 sudo[124683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:17.509370 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['fe5477e3-7adb-4a16-8927-d44fc31fbbf6'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:17.509716 n-d-806626-1 sudo[124683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:17.575487 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1722004568 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1722004568, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:44:17.620870 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Created reservations ['ef4d3896-b0a5-4508-aec7-45ee62b7da06', '5ece8fe9-6c23-4940-8aab-1b26c46282e5', '0b83df76-1296-4447-a227-05e2b6d0f068', '55d80019-a0cc-419b-8966-ef6b8fc7754c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:17.624940 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:17.624940 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:17.624940 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:17.838163 n-d-806626-1 sudo[124674]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:17.846045 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-839971d1-9294-4de4-bde4-5ece14c6c21e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.780s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:17.882909 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdc03c06-f52a-4c15-8f6a-32add0b038fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-839971d1-9294-4de4-bde4-5ece14c6c21e', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:17.885288 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fdc7a38-f1a8-46fc-aebe-e0cd4aff3b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:17.889136 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:17.889871 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:17.916985 n-d-806626-1 sudo[124718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:17.917858 n-d-806626-1 sudo[124718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:17.921336 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Volume volume-839971d1-9294-4de4-bde4-5ece14c6c21e (839971d1-9294-4de4-bde4-5ece14c6c21e): created successfully
Aug 31 11:44:17.934270 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fdc7a38-f1a8-46fc-aebe-e0cd4aff3b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:17.938956 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Flow 'volume_create_manager' (6bcc1c43-0603-4a59-9624-73ddbb3f5a7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:17.981286 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8f56a712-dac8-453e-81da-fabda9d829c2 tempest-VolumesDeleteCascade-2145841290 None] Created volume successfully.
Aug 31 11:44:18.036751 n-d-806626-1 sudo[124681]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:18.038945 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11eb7e54-387f-461d-97e7-7d2391917654" returned: 0 in 0.639s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:18.041657 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Successfully deleted volume: 11eb7e54-387f-461d-97e7-7d2391917654
Aug 31 11:44:18.177742 n-d-806626-1 sudo[124683]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:18.180569 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.696s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:18.181948 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:18.224173 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Created reservations ['d4e6982a-da2b-4551-8296-73c167e8dd74', '98db470d-e81b-46c1-baba-1feea8dd4e19', '15ed4dff-02e5-48bd-b5b1-202c5a309bb4', '7a6ec90e-9cfb-45bc-99bb-03cdfdcdbb00'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:18.227586 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:18.227586 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:18.227586 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:18.251716 n-d-806626-1 sudo[124721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:18.257739 n-d-806626-1 sudo[124721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:18.320946 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:18.321965 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:18.360630 n-d-806626-1 sudo[124724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:18.362435 n-d-806626-1 sudo[124724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:18.493998 n-d-806626-1 sudo[124718]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:18.497221 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.606s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:18.499542 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:18.546454 n-d-806626-1 sudo[124726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:18.547902 n-d-806626-1 sudo[124726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:18.585442 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Lock "b'cinder-ba3c2074-542a-4479-9dbe-176a516e259b-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:18.903376 n-d-806626-1 sudo[124721]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:18.912765 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.731s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:18.915789 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Skipping remove_export. No iscsi_target is presently exported for volume: ba3c2074-542a-4479-9dbe-176a516e259b
Aug 31 11:44:18.920839 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ba3c2074-542a-4479-9dbe-176a516e259b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:18.971741 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4f410db4-70fc-425e-abeb-abdc69641861 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:18.977210 n-d-806626-1 sudo[124729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ba3c2074-542a-4479-9dbe-176a516e259b
Aug 31 11:44:18.978086 n-d-806626-1 sudo[124729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:19.010613 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:19.027914 n-d-806626-1 sudo[124730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e
Aug 31 11:44:19.028892 n-d-806626-1 sudo[124730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:19.285175 n-d-806626-1 sudo[124724]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:19.287403 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.965s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:19.289026 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:19.315801 n-d-806626-1 sudo[124735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:19.317316 n-d-806626-1 sudo[124735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:19.402063 n-d-806626-1 sudo[124726]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:19.404503 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.905s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:19.406287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:19.414467 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7b636618-ac98-434e-b310-a7f33c7c0f7f tempest-GroupSnapshotsTest-1555633109 None] Delete group completed successfully.
Aug 31 11:44:19.586212 n-d-806626-1 sudo[124730]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:19.588142 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4f410db4-70fc-425e-abeb-abdc69641861 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e" returned: 0 in 0.617s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:19.589895 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4f410db4-70fc-425e-abeb-abdc69641861 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-05986073-590a-4c03-bb0f-093a08ad57f7 --snapshot stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:19.615134 n-d-806626-1 sudo[124739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-05986073-590a-4c03-bb0f-093a08ad57f7 --snapshot stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e -L 1.00g
Aug 31 11:44:19.616795 n-d-806626-1 sudo[124739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:19.644852 n-d-806626-1 sudo[124729]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:19.647966 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ba3c2074-542a-4479-9dbe-176a516e259b" returned: 0 in 0.728s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:19.650485 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ba3c2074-542a-4479-9dbe-176a516e259b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:19.692452 n-d-806626-1 sudo[124741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ba3c2074-542a-4479-9dbe-176a516e259b
Aug 31 11:44:19.693274 n-d-806626-1 sudo[124741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:19.880524 n-d-806626-1 sudo[124735]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:19.883327 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.594s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:19.885169 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:19.890380 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Deleted volume successfully.
Aug 31 11:44:19.911218 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-e622f2e8-d877-47f8-a102-d89c62304df0 tempest-VolumesListTestJSON-988755460 None] Lock "b'cinder-11eb7e54-387f-461d-97e7-7d2391917654-delete_volume'" released by "delete_volume" :: held 3.986s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:20.273125 n-d-806626-1 sudo[124741]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:20.274980 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ba3c2074-542a-4479-9dbe-176a516e259b" returned: 0 in 0.625s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:20.277338 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba3c2074-542a-4479-9dbe-176a516e259b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:20.310879 n-d-806626-1 sudo[124766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba3c2074-542a-4479-9dbe-176a516e259b
Aug 31 11:44:20.312200 n-d-806626-1 sudo[124766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:20.599250 n-d-806626-1 sudo[124739]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:20.601560 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4f410db4-70fc-425e-abeb-abdc69641861 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-05986073-590a-4c03-bb0f-093a08ad57f7 --snapshot stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e -L 1.00g" returned: 0 in 1.011s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:20.664365 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4f410db4-70fc-425e-abeb-abdc69641861 tempest-VolumesDeleteCascade-2145841290 None] Create snapshot completed successfully
Aug 31 11:44:20.955245 n-d-806626-1 sudo[124766]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:20.957294 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba3c2074-542a-4479-9dbe-176a516e259b" returned: 0 in 0.680s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:20.958455 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Successfully deleted volume: ba3c2074-542a-4479-9dbe-176a516e259b
Aug 31 11:44:21.017247 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Created reservations ['9fe5baad-4192-4f99-8cea-1c272103e6b1', '83ccce16-bca3-4760-ace0-f0df6c0d65f1', 'cb08f5d0-292c-4a05-a91e-381d18a61103', 'fd5dff28-b94b-40fe-8efe-eb6371f6e772'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:21.020248 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:21.020248 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:21.020248 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:21.080943 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:21.082030 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:21.126101 n-d-806626-1 sudo[124852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:21.141839 n-d-806626-1 sudo[124852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:21.683050 n-d-806626-1 sudo[124852]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:21.685600 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.603s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:21.690067 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:21.712162 n-d-806626-1 sudo[124887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:21.713950 n-d-806626-1 sudo[124887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:22.350788 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:44:22.363877 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:44:22.364887 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:44:22.366602 n-d-806626-1 sudo[124887]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:22.378827 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.689s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:22.380387 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:22.396606 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Deleted volume successfully.
Aug 31 11:44:22.414039 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Flow 'volume_create_manager' (afff92fd-a447-4d38-8b46-687bb662105f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:22.417372 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67c66270-c081-4c82-94b6-4c97ddc616f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:22.451040 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:44:22.499841 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67c66270-c081-4c82-94b6-4c97ddc616f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-675568347',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=7b8d3c11-8e6c-4fb6-94e1-721d9428e621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6805b73608941cf9d95ab9dab545372',provider_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-08-31T11:44:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=05986073-590a-4c03-bb0f-093a08ad57f7,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:44:22Z,user_id='5107398349884e6cbf701eca21a17d09',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:22.521427 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e92754e4-bcaf-4b6e-b216-d3ca35a32c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:22.521427 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e92754e4-bcaf-4b6e-b216-d3ca35a32c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:22.522372 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef820d0d-252f-4b85-9917-927d07b0b44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:22.524823 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef820d0d-252f-4b85-9917-927d07b0b44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '7b8d3c11-8e6c-4fb6-94e1-721d9428e621', 'volume_name': 'volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621', 'volume_size': 1, 'snapshot_id': '05986073-590a-4c03-bb0f-093a08ad57f7'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:22.527368 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e1ac1a3-88d4-4572-820b-1f671a28542f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:22.529694 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e1ac1a3-88d4-4572-820b-1f671a28542f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:22.532687 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f22e566-849d-467a-bff0-18e446cf8ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:22.533662 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Volume 7b8d3c11-8e6c-4fb6-94e1-721d9428e621: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621', 'volume_size': 1, 'snapshot_id': '05986073-590a-4c03-bb0f-093a08ad57f7'}
Aug 31 11:44:22.558912 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:22.587575 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f1f72cb5-5ba5-40d3-935a-48471533e07d tempest-VolumesListTestJSON-988755460 None] Lock "b'cinder-ba3c2074-542a-4479-9dbe-176a516e259b-delete_volume'" released by "delete_volume" :: held 4.003s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:22.589595 n-d-806626-1 sudo[124892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:44:22.590966 n-d-806626-1 sudo[124892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:23.162483 n-d-806626-1 sudo[124892]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:23.165542 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.607s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:23.170723 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-05986073-590a-4c03-bb0f-093a08ad57f7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:23.210180 n-d-806626-1 sudo[124924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-05986073-590a-4c03-bb0f-093a08ad57f7
Aug 31 11:44:23.211002 n-d-806626-1 sudo[124924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:23.782880 n-d-806626-1 sudo[124924]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:23.785286 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-05986073-590a-4c03-bb0f-093a08ad57f7" returned: 0 in 0.615s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:23.787975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621 iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:23.842377 n-d-806626-1 sudo[124927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621 iflag=direct
Aug 31 11:44:23.843979 n-d-806626-1 sudo[124927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:24.412344 n-d-806626-1 sudo[124927]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:24.415129 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621 iflag=direct" returned: 0 in 0.627s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:24.418147 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:24.448049 n-d-806626-1 sudo[124939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621 oflag=direct
Aug 31 11:44:24.454111 n-d-806626-1 sudo[124939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:24.933422 n-d-806626-1 sudo[124939]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:24.936420 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621 oflag=direct" returned: 0 in 0.518s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:24.938895 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:24.979101 n-d-806626-1 sudo[124951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:44:24.980539 n-d-806626-1 sudo[124951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:26.968747 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:44:26.990226 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:44:26.991404 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:44:27.006407 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Flow 'volume_create_manager' (94cd8ad3-d7eb-45bc-ad42-20f94282bad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:27.010443 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd2fab93-f9d4-49f3-85f8-4c993e82bf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:27.037429 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:44:27.066378 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd2fab93-f9d4-49f3-85f8-4c993e82bf79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-70522838',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=70e3638b-cc76-45a7-9728-3f732cdef9b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4052ae1afffc43dfab6d4595a3ea3ffa',provider_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-08-31T11:44:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:44:27Z,user_id='3413a5f1f5e946ed8460e668d39b90b5',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:27.069391 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0819165-0b71-410e-816c-60b2a0f137ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:27.072352 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0819165-0b71-410e-816c-60b2a0f137ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:27.075113 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5e73fbb-21f4-406d-b28b-1bf6dccbd85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:27.077732 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5e73fbb-21f4-406d-b28b-1bf6dccbd85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70e3638b-cc76-45a7-9728-3f732cdef9b8', 'volume_name': 'volume-70e3638b-cc76-45a7-9728-3f732cdef9b8', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:27.080589 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e1c5118-74c8-4cd2-851d-db03793c8f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:27.083061 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e1c5118-74c8-4cd2-851d-db03793c8f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:27.085470 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d918128-f200-4bed-8cdc-34307b6ae647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:27.095716 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Volume 70e3638b-cc76-45a7-9728-3f732cdef9b8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70e3638b-cc76-45a7-9728-3f732cdef9b8', 'volume_size': 1}
Aug 31 11:44:27.097869 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70e3638b-cc76-45a7-9728-3f732cdef9b8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:27.157766 n-d-806626-1 sudo[125002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70e3638b-cc76-45a7-9728-3f732cdef9b8 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:44:27.162551 n-d-806626-1 sudo[125002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:27.975928 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-02686bf2-642a-431e-85ff-a49c1df6622e tempest-GroupsV320Test-1399964859 None] Group tempest-GroupsV320Test-Group-919747865: creating
Aug 31 11:44:28.029599 n-d-806626-1 sudo[125002]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:28.032833 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70e3638b-cc76-45a7-9728-3f732cdef9b8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.935s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:28.038113 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d918128-f200-4bed-8cdc-34307b6ae647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70e3638b-cc76-45a7-9728-3f732cdef9b8', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:28.044005 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8edc20d0-c581-4d73-833e-e7ca8453d9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:28.066678 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-02686bf2-642a-431e-85ff-a49c1df6622e tempest-GroupsV320Test-1399964859 None] Group tempest-GroupsV320Test-Group-919747865: created successfully
Aug 31 11:44:28.162437 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-02686bf2-642a-431e-85ff-a49c1df6622e tempest-GroupsV320Test-1399964859 None] Create group completed successfully.
Aug 31 11:44:28.191662 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Volume volume-70e3638b-cc76-45a7-9728-3f732cdef9b8 (70e3638b-cc76-45a7-9728-3f732cdef9b8): created successfully
Aug 31 11:44:28.208773 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8edc20d0-c581-4d73-833e-e7ca8453d9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:28.227864 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Flow 'volume_create_manager' (94cd8ad3-d7eb-45bc-ad42-20f94282bad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:28.260857 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-47f17572-7f55-4a57-ac30-d03b6c2355bf tempest-VolumesNegativeTest-1296545268 None] Created volume successfully.
Aug 31 11:44:30.535287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-e4941955-5e6e-4474-ad6c-0f49e77e5dd1 tempest-GroupsV320Test-1399964859 None] Created reservations ['0b91ec18-1787-4fd8-bd32-1b603350000e'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:30.597275 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-e4941955-5e6e-4474-ad6c-0f49e77e5dd1 tempest-GroupsV320Test-1399964859 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:30.597275 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:30.597275 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:30.776541 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-e4941955-5e6e-4474-ad6c-0f49e77e5dd1 tempest-GroupsV320Test-1399964859 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:30.777998 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e4941955-5e6e-4474-ad6c-0f49e77e5dd1 tempest-GroupsV320Test-1399964859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:30.836137 n-d-806626-1 sudo[125073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:30.838283 n-d-806626-1 sudo[125073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:31.432586 n-d-806626-1 sudo[125073]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:31.435377 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e4941955-5e6e-4474-ad6c-0f49e77e5dd1 tempest-GroupsV320Test-1399964859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.657s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:31.438311 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e4941955-5e6e-4474-ad6c-0f49e77e5dd1 tempest-GroupsV320Test-1399964859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:31.466862 n-d-806626-1 sudo[125078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:31.467825 n-d-806626-1 sudo[125078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:32.201518 n-d-806626-1 sudo[125078]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:32.206806 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e4941955-5e6e-4474-ad6c-0f49e77e5dd1 tempest-GroupsV320Test-1399964859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.767s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:32.210646 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-e4941955-5e6e-4474-ad6c-0f49e77e5dd1 tempest-GroupsV320Test-1399964859 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:32.225552 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e4941955-5e6e-4474-ad6c-0f49e77e5dd1 tempest-GroupsV320Test-1399964859 None] Delete group completed successfully.
Aug 31 11:44:32.666023 n-d-806626-1 sudo[124951]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:32.668562 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.730s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:32.669654 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--05986073--590a--4c03--bb0f--093a08ad57f7, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7b8d3c11--8e6c--4fb6--94e1--721d9428e621, size 1024.00 MB, duration 7.73 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:44:32.670421 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Volume copy 1024.00 MB at 132.43 MB/s
Aug 31 11:44:32.740480 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f22e566-849d-467a-bff0-18e446cf8ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621', 'volume_size': 1, 'snapshot_id': '05986073-590a-4c03-bb0f-093a08ad57f7'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:32.743939 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f339362-9fa7-4dc4-b4a2-d4d8b5163db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:32.754856 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Volume volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621 (7b8d3c11-8e6c-4fb6-94e1-721d9428e621): created successfully
Aug 31 11:44:32.757543 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f339362-9fa7-4dc4-b4a2-d4d8b5163db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:32.763200 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Flow 'volume_create_manager' (afff92fd-a447-4d38-8b46-687bb662105f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:32.788041 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6df912c6-17a9-4eb2-9be8-6590555ad63f tempest-VolumesDeleteCascade-2145841290 None] Created volume successfully.
Aug 31 11:44:33.717505 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-839971d1-9294-4de4-bde4-5ece14c6c21e-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:33.841433 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Skipping remove_export. No iscsi_target is presently exported for volume: 839971d1-9294-4de4-bde4-5ece14c6c21e
Aug 31 11:44:33.842506 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Performing cascade delete. {{(pid=84130) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Aug 31 11:44:33.866549 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-05986073-590a-4c03-bb0f-093a08ad57f7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:33.870174 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-05986073-590a-4c03-bb0f-093a08ad57f7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:33.917986 n-d-806626-1 sudo[125091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-05986073-590a-4c03-bb0f-093a08ad57f7
Aug 31 11:44:33.919838 n-d-806626-1 sudo[125091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:34.571533 n-d-806626-1 sudo[125091]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:34.575325 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-05986073-590a-4c03-bb0f-093a08ad57f7" returned: 0 in 0.704s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:34.579130 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-05986073-590a-4c03-bb0f-093a08ad57f7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:34.606825 n-d-806626-1 sudo[125094]: ubuntu : TTY=unknown ; 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-05986073-590a-4c03-bb0f-093a08ad57f7
Aug 31 11:44:34.608151 n-d-806626-1 sudo[125094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:35.325745 n-d-806626-1 sudo[125094]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:35.328669 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-05986073-590a-4c03-bb0f-093a08ad57f7" returned: 0 in 0.749s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:35.525707 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Created reservations ['c7dbefc4-f16c-4629-9210-41c36e0e2f22', '44d7c6b1-7dd8-4b57-9092-dd7b9ffef131', '16ce79ae-a2b4-4780-a0c9-04b2516a83f2', '265b6b09-6911-4681-b168-1f59aec56f2d'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:35.528897 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:35.528897 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:35.528897 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:35.599078 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Delete snapshot completed successfully.
Aug 31 11:44:35.613778 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-05986073-590a-4c03-bb0f-093a08ad57f7-delete_snapshot'" released by "delete_snapshot" :: held 1.747s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:35.615646 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Snapshots deleted, issuing volume delete {{(pid=84130) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Aug 31 11:44:35.622127 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:35.666038 n-d-806626-1 sudo[125147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e
Aug 31 11:44:35.666971 n-d-806626-1 sudo[125147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:36.387883 n-d-806626-1 sudo[125147]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:36.391157 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e" returned: 0 in 0.771s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:36.393938 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:36.430953 n-d-806626-1 sudo[125152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e
Aug 31 11:44:36.432804 n-d-806626-1 sudo[125152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:37.161291 n-d-806626-1 sudo[125152]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:37.170057 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e" returned: 0 in 0.774s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:37.177173 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:37.219430 n-d-806626-1 sudo[125165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e
Aug 31 11:44:37.220326 n-d-806626-1 sudo[125165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:37.888801 n-d-806626-1 sudo[125165]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:37.892231 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-839971d1-9294-4de4-bde4-5ece14c6c21e" returned: 0 in 0.714s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:37.893707 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Successfully deleted volume: 839971d1-9294-4de4-bde4-5ece14c6c21e
Aug 31 11:44:38.003967 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Created reservations ['683f66af-6af6-4eff-b11d-470f610f120e', '6c18194a-cc9d-48bd-8f7f-4f72364e12ee', 'a8e88f69-2232-409f-b0f3-f1da5e74b542', 'a09d291b-a068-4dea-a367-a9b1f46429bd'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:38.007188 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:38.007188 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:38.007188 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:38.106424 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:38.107730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:38.153840 n-d-806626-1 sudo[125180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:38.155391 n-d-806626-1 sudo[125180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:38.692556 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-7b8d3c11-8e6c-4fb6-94e1-721d9428e621-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:38.715861 n-d-806626-1 sudo[125180]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:38.720952 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:38.723142 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:38.772940 n-d-806626-1 sudo[125183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:38.775139 n-d-806626-1 sudo[125183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:38.839492 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7b8d3c11-8e6c-4fb6-94e1-721d9428e621
Aug 31 11:44:38.841200 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:38.900504 n-d-806626-1 sudo[125185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621
Aug 31 11:44:38.901812 n-d-806626-1 sudo[125185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:39.493007 n-d-806626-1 sudo[125185]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:39.495310 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621" returned: 0 in 0.654s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:39.497183 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:39.553940 n-d-806626-1 sudo[125195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621
Aug 31 11:44:39.554854 n-d-806626-1 sudo[125195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:39.574826 n-d-806626-1 sudo[125183]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:39.577961 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.854s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:39.581193 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:39.609019 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Deleted volume successfully.
Aug 31 11:44:39.630449 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-9b121286-8908-4ed3-8304-e3bb3ecef063 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-839971d1-9294-4de4-bde4-5ece14c6c21e-delete_volume'" released by "delete_volume" :: held 5.912s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:40.029014 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:44:40.034911 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:44:40.035552 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:44:40.070929 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Flow 'volume_create_manager' (f964903f-fb87-4a81-bf3f-626d200391a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:40.079181 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de7d6e25-0a71-41a5-a553-a227ecc0660a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:40.106505 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:44:40.120488 n-d-806626-1 sudo[125195]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:40.132148 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621" returned: 0 in 0.635s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:40.133441 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:40.153102 n-d-806626-1 sudo[125202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621
Aug 31 11:44:40.155633 n-d-806626-1 sudo[125202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:40.159487 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de7d6e25-0a71-41a5-a553-a227ecc0660a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1861980129',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=c9666e53-74c8-4d1d-83d5-e0de73c37649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='380bfde9e5c24c93809cc4b17b881f40',provider_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-08-31T11:44:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:44:40Z,user_id='640d766c41054f518594d49e3c340ad4',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:40.163218 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (484c71a4-1b2b-4ba6-aa86-de73a979cce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:40.166073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (484c71a4-1b2b-4ba6-aa86-de73a979cce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:40.168576 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7248352-8c52-4031-9f5a-eb8cebfd2213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:40.170967 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7248352-8c52-4031-9f5a-eb8cebfd2213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9666e53-74c8-4d1d-83d5-e0de73c37649', 'volume_name': 'volume-c9666e53-74c8-4d1d-83d5-e0de73c37649', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:40.174571 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1db6cb33-f621-4911-b42a-210756f54686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:40.176850 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1db6cb33-f621-4911-b42a-210756f54686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:40.178999 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (544a93ca-0712-4663-8ba4-8d19c0ce0692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:40.179839 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Volume c9666e53-74c8-4d1d-83d5-e0de73c37649: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9666e53-74c8-4d1d-83d5-e0de73c37649', 'volume_size': 1}
Aug 31 11:44:40.181128 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9666e53-74c8-4d1d-83d5-e0de73c37649 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:40.201534 n-d-806626-1 sudo[125204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9666e53-74c8-4d1d-83d5-e0de73c37649 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:44:40.202411 n-d-806626-1 sudo[125204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:40.608835 n-d-806626-1 sudo[125202]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:40.612141 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b8d3c11-8e6c-4fb6-94e1-721d9428e621" returned: 0 in 0.478s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:40.613630 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Successfully deleted volume: 7b8d3c11-8e6c-4fb6-94e1-721d9428e621
Aug 31 11:44:40.669926 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Created reservations ['ba979c5f-ff1b-4667-a571-f857874ff82a', '835ded30-622f-4dee-86bb-759320130f79', '6294a9dc-4a69-4f49-bf60-43a26305fb57', '77765e55-e913-4601-9d0c-e9d2523ebe3b'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:40.673056 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:40.673056 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:40.673056 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:40.738254 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:40.739161 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:40.743984 n-d-806626-1 sudo[125204]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:40.757285 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9666e53-74c8-4d1d-83d5-e0de73c37649 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.575s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:40.760311 n-d-806626-1 sudo[125240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:40.761093 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (544a93ca-0712-4663-8ba4-8d19c0ce0692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9666e53-74c8-4d1d-83d5-e0de73c37649', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:40.761193 n-d-806626-1 sudo[125240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:40.763904 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b0730c0-c1ad-4286-84cd-fe71430574de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:40.777480 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Volume volume-c9666e53-74c8-4d1d-83d5-e0de73c37649 (c9666e53-74c8-4d1d-83d5-e0de73c37649): created successfully
Aug 31 11:44:40.779661 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b0730c0-c1ad-4286-84cd-fe71430574de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:40.783555 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Flow 'volume_create_manager' (f964903f-fb87-4a81-bf3f-626d200391a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:40.794736 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-bc7326e6-ef7a-444f-a4e0-efe2f5b1acd9 tempest-VolumeManageAdminTest-1726460172 None] Created volume successfully.
Aug 31 11:44:41.194389 n-d-806626-1 sudo[125240]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:41.196248 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:41.198044 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:41.224389 n-d-806626-1 sudo[125245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:41.226278 n-d-806626-1 sudo[125245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:41.477402 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] Lock "b'cinder-c9666e53-74c8-4d1d-83d5-e0de73c37649-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:41.567361 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] Skipping remove_export. No iscsi_target is presently exported for volume: c9666e53-74c8-4d1d-83d5-e0de73c37649
Aug 31 11:44:41.658630 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] Created reservations ['88d57b15-19dc-4ac4-8696-cc91780826e6', 'e7d44598-70b0-47b4-9ae1-2b7671d80875', 'a3a3c4e0-861b-4cf9-a3b9-84de8e2c67ad', 'cd9e2ea4-26cd-46b3-9191-1316da02e239'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:41.660779 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:41.660779 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:41.660779 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:41.731202 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:41.731976 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:41.758972 n-d-806626-1 sudo[125248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:41.760068 n-d-806626-1 sudo[125248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:41.837795 n-d-806626-1 sudo[125245]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:41.840982 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.642s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:41.843637 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:41.860126 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Deleted volume successfully.
Aug 31 11:44:41.904843 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-de5b8418-082c-4cf5-ad35-1a09f0fcc1b7 tempest-VolumesDeleteCascade-2145841290 None] Lock "b'cinder-7b8d3c11-8e6c-4fb6-94e1-721d9428e621-delete_volume'" released by "delete_volume" :: held 3.212s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:42.392305 n-d-806626-1 sudo[125248]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:42.395907 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.664s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:42.397895 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:42.424694 n-d-806626-1 sudo[125258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:42.425795 n-d-806626-1 sudo[125258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:42.986731 n-d-806626-1 sudo[125258]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:42.989608 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.591s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:42.992897 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:42.998238 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] Unmanaged volume successfully.
Aug 31 11:44:43.008661 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-643e3f0b-dd6f-4f5d-81b1-3c0242e265da tempest-VolumeManageAdminTest-1461547263 None] Lock "b'cinder-c9666e53-74c8-4d1d-83d5-e0de73c37649-delete_volume'" released by "delete_volume" :: held 1.531s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:43.170234 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Flow 'volume_manage_existing_manager' (d677712c-11c0-41b4-8661-d0900e468dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:43.187552 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (2f5f8b80-ce26-42d3-a58c-3628ff3b1e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:43.196455 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (2f5f8b80-ce26-42d3-a58c-3628ff3b1e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:43.199595 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (db188189-a227-4173-84ef-dda01b18053c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:43.205641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9666e53-74c8-4d1d-83d5-e0de73c37649 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:43.245380 n-d-806626-1 sudo[125265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9666e53-74c8-4d1d-83d5-e0de73c37649
Aug 31 11:44:43.247753 n-d-806626-1 sudo[125265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:43.784024 n-d-806626-1 sudo[125265]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:43.786343 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9666e53-74c8-4d1d-83d5-e0de73c37649" returned: 0 in 0.580s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:43.791206 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (db188189-a227-4173-84ef-dda01b18053c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '9fe751da-af99-44d9-a632-33af2c647118', 'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-08-31T11:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-496325599',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=3255a5d4-c632-4398-bb88-05ccf71cae6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e609198e584a218bfaeaeea5c8194e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=0,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='d0108dd15db741559e969a876eebb83d',volume_attachment=>,volume_type=>,volume_type_id=9fe751da-af99-44d9-a632-33af2c647118), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-3255a5d4-c632-4398-bb88-05ccf71cae6d', 'volume_id': '3255a5d4-c632-4398-bb88-05ccf71cae6d'}}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:43.794889 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (991643c6-7eca-4607-a294-79794439cd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:43.912575 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Created reservations ['95591802-7b6b-435d-bcf8-c3212dd4bb89', '38bbc1f6-db3f-4bc9-85f9-a7d0c59be1ca'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:43.914607 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (991643c6-7eca-4607-a294-79794439cd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95591802-7b6b-435d-bcf8-c3212dd4bb89', '38bbc1f6-db3f-4bc9-85f9-a7d0c59be1ca']}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:43.916894 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (af960f1d-d5ab-4289-883f-e95251ece757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:43.922153 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9666e53-74c8-4d1d-83d5-e0de73c37649 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:43.967007 n-d-806626-1 sudo[125268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9666e53-74c8-4d1d-83d5-e0de73c37649
Aug 31 11:44:43.968739 n-d-806626-1 sudo[125268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:44.466703 n-d-806626-1 sudo[125268]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:44.469291 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9666e53-74c8-4d1d-83d5-e0de73c37649" returned: 0 in 0.547s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:44.480884 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-c9666e53-74c8-4d1d-83d5-e0de73c37649 volume-3255a5d4-c632-4398-bb88-05ccf71cae6d {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:44.749470 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-c9666e53-74c8-4d1d-83d5-e0de73c37649 volume-3255a5d4-c632-4398-bb88-05ccf71cae6d" returned: 0 in 0.271s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:44.749939 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:44:44.767327 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (af960f1d-d5ab-4289-883f-e95251ece757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-08-31T11:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-496325599',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=3255a5d4-c632-4398-bb88-05ccf71cae6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e609198e584a218bfaeaeea5c8194e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='d0108dd15db741559e969a876eebb83d',volume_attachment=>,volume_type=>,volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:44.771575 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c8dc92a-50a1-4a68-a5c2-b157c5567120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:44.802939 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c8dc92a-50a1-4a68-a5c2-b157c5567120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-08-31T11:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-496325599',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=3255a5d4-c632-4398-bb88-05ccf71cae6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e609198e584a218bfaeaeea5c8194e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='d0108dd15db741559e969a876eebb83d',volume_attachment=>,volume_type=>,volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:44.806907 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (c5595d08-99e2-4b79-a06c-1326fb837644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:44:44.821945 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Volume volume-3255a5d4-c632-4398-bb88-05ccf71cae6d (3255a5d4-c632-4398-bb88-05ccf71cae6d): created successfully
Aug 31 11:44:44.825600 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (c5595d08-99e2-4b79-a06c-1326fb837644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:44:44.831143 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Flow 'volume_manage_existing_manager' (d677712c-11c0-41b4-8661-d0900e468dcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:44:44.832385 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4288a23a-eae8-4ccf-b806-bf20b87b28b9 tempest-VolumeManageAdminTest-1461547263 None] Manage existing volume completed successfully.
Aug 31 11:44:45.856863 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Lock "b'cinder-3255a5d4-c632-4398-bb88-05ccf71cae6d-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:46.015137 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3255a5d4-c632-4398-bb88-05ccf71cae6d
Aug 31 11:44:46.017109 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3255a5d4-c632-4398-bb88-05ccf71cae6d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:46.077755 n-d-806626-1 sudo[125298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3255a5d4-c632-4398-bb88-05ccf71cae6d
Aug 31 11:44:46.079172 n-d-806626-1 sudo[125298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:46.614001 n-d-806626-1 sudo[125298]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:46.616410 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3255a5d4-c632-4398-bb88-05ccf71cae6d" returned: 0 in 0.600s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:46.618263 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3255a5d4-c632-4398-bb88-05ccf71cae6d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:46.648600 n-d-806626-1 sudo[125304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3255a5d4-c632-4398-bb88-05ccf71cae6d
Aug 31 11:44:46.650225 n-d-806626-1 sudo[125304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:47.165732 n-d-806626-1 sudo[125304]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:47.170609 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3255a5d4-c632-4398-bb88-05ccf71cae6d" returned: 0 in 0.552s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:47.190315 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3255a5d4-c632-4398-bb88-05ccf71cae6d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:47.223994 n-d-806626-1 sudo[125307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3255a5d4-c632-4398-bb88-05ccf71cae6d
Aug 31 11:44:47.225787 n-d-806626-1 sudo[125307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:47.713755 n-d-806626-1 sudo[125307]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:47.716639 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3255a5d4-c632-4398-bb88-05ccf71cae6d" returned: 0 in 0.532s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:47.718574 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Successfully deleted volume: 3255a5d4-c632-4398-bb88-05ccf71cae6d
Aug 31 11:44:47.776642 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Created reservations ['c3583566-786e-4522-a841-10c739cf0fd5', '51b76f32-922d-43dd-93fe-b1acbffa7be4', '9acac778-05af-43e6-b5f7-96e5bb4c339d', '028afdd5-06b1-438f-873b-2ced618ff79c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:47.778944 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:47.778944 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:47.778944 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:47.829259 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:47.830320 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:47.862846 n-d-806626-1 sudo[125313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:47.864272 n-d-806626-1 sudo[125313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:48.375368 n-d-806626-1 sudo[125313]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:48.379304 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.549s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:48.383402 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:48.445151 n-d-806626-1 sudo[125316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:48.455322 n-d-806626-1 sudo[125316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:48.952234 n-d-806626-1 sudo[125316]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:48.956506 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.571s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:48.959145 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:44:48.966617 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Deleted volume successfully.
Aug 31 11:44:48.997428 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3dfa2993-f369-4252-b764-e337d088a990 tempest-VolumeManageAdminTest-1461547263 None] Lock "b'cinder-3255a5d4-c632-4398-bb88-05ccf71cae6d-delete_volume'" released by "delete_volume" :: held 3.141s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:44:57.624974 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Lock "b'cinder-70e3638b-cc76-45a7-9728-3f732cdef9b8-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:44:57.723232 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Skipping remove_export. No iscsi_target is presently exported for volume: 70e3638b-cc76-45a7-9728-3f732cdef9b8
Aug 31 11:44:57.724791 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70e3638b-cc76-45a7-9728-3f732cdef9b8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:57.773086 n-d-806626-1 sudo[125383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70e3638b-cc76-45a7-9728-3f732cdef9b8
Aug 31 11:44:57.775365 n-d-806626-1 sudo[125383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:58.407520 n-d-806626-1 sudo[125383]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:58.410660 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70e3638b-cc76-45a7-9728-3f732cdef9b8" returned: 0 in 0.685s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:58.417712 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-70e3638b-cc76-45a7-9728-3f732cdef9b8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:58.453658 n-d-806626-1 sudo[125393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-70e3638b-cc76-45a7-9728-3f732cdef9b8
Aug 31 11:44:58.455342 n-d-806626-1 sudo[125393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:59.014258 n-d-806626-1 sudo[125393]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:59.017724 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-70e3638b-cc76-45a7-9728-3f732cdef9b8" returned: 0 in 0.600s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:59.021687 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70e3638b-cc76-45a7-9728-3f732cdef9b8 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:59.048162 n-d-806626-1 sudo[125400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70e3638b-cc76-45a7-9728-3f732cdef9b8
Aug 31 11:44:59.049198 n-d-806626-1 sudo[125400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:44:59.567220 n-d-806626-1 sudo[125400]: pam_unix(sudo:session): session closed for user root
Aug 31 11:44:59.569627 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70e3638b-cc76-45a7-9728-3f732cdef9b8" returned: 0 in 0.548s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:44:59.570787 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Successfully deleted volume: 70e3638b-cc76-45a7-9728-3f732cdef9b8
Aug 31 11:44:59.652567 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Created reservations ['5fab5f95-46af-4897-b712-6974a8651d11', 'e66e6f01-fa5e-462b-a7b8-15e1727536c8', 'b80bb665-a4d5-4c20-9e3d-b45bc3b66650', '33125a77-3f4f-423f-856c-6798ab0b4104'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:44:59.659303 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:44:59.659303 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:44:59.659303 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:44:59.769010 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:44:59.771136 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:44:59.849095 n-d-806626-1 sudo[125406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:44:59.852143 n-d-806626-1 sudo[125406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:00.940637 n-d-806626-1 sudo[125406]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:00.943157 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.171s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:00.946644 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:01.004168 n-d-806626-1 sudo[125436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:01.006712 n-d-806626-1 sudo[125436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:01.784686 n-d-806626-1 sudo[125436]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:01.787470 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.840s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:01.790593 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:45:01.802138 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Deleted volume successfully.
Aug 31 11:45:01.823951 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f3c959a4-0ba1-4cb9-84f4-699b7598e35b tempest-VolumesNegativeTest-1296545268 None] Lock "b'cinder-70e3638b-cc76-45a7-9728-3f732cdef9b8-delete_volume'" released by "delete_volume" :: held 4.199s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:45:04.031559 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:45:04.039353 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:45:04.042158 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:45:04.063498 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Flow 'volume_create_manager' (40f3bcce-be49-4f2a-b2df-ca75f8cbf64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:04.067260 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f847d581-4aae-43b7-88ca-5822eb1e188b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:04.099054 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:45:04.135149 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f847d581-4aae-43b7-88ca-5822eb1e188b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1897698037',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=bed8c239-44da-4542-a45d-baaa524265d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc045cf5d274d028e9c2814eeb209bf',provider_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-08-31T11:45:04Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:45:04Z,user_id='588273f5c537422ca570c163b595c00e',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:04.138531 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b01d6b9d-03af-42e4-8991-5beef448cb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:04.141069 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b01d6b9d-03af-42e4-8991-5beef448cb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:04.144339 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f573b78-ff76-4284-9d82-ca825c3d6f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:04.146873 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f573b78-ff76-4284-9d82-ca825c3d6f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bed8c239-44da-4542-a45d-baaa524265d4', 'volume_name': 'volume-bed8c239-44da-4542-a45d-baaa524265d4', 'volume_size': 2}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:04.150131 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ea415d8-68fb-4a2f-9f33-fb94518cec69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:04.152456 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ea415d8-68fb-4a2f-9f33-fb94518cec69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:04.155249 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edabb3ea-e0ef-4ce3-a4b5-208ee34dd4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:04.156042 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Volume bed8c239-44da-4542-a45d-baaa524265d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bed8c239-44da-4542-a45d-baaa524265d4', 'volume_size': 2}
Aug 31 11:45:04.157924 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bed8c239-44da-4542-a45d-baaa524265d4 stack-volumes-lvmdriver-1 -L 2g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:04.188800 n-d-806626-1 sudo[125469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bed8c239-44da-4542-a45d-baaa524265d4 stack-volumes-lvmdriver-1 -L 2g
Aug 31 11:45:04.190391 n-d-806626-1 sudo[125469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:04.754672 n-d-806626-1 sudo[125469]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:04.757102 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bed8c239-44da-4542-a45d-baaa524265d4 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.599s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:04.761182 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edabb3ea-e0ef-4ce3-a4b5-208ee34dd4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bed8c239-44da-4542-a45d-baaa524265d4', 'volume_size': 2}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:04.765853 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e141dd49-c697-4c01-9f84-8ca30f698d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:04.783582 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Volume volume-bed8c239-44da-4542-a45d-baaa524265d4 (bed8c239-44da-4542-a45d-baaa524265d4): created successfully
Aug 31 11:45:04.787073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e141dd49-c697-4c01-9f84-8ca30f698d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:04.791322 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Flow 'volume_create_manager' (40f3bcce-be49-4f2a-b2df-ca75f8cbf64a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:04.802412 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e3847ec5-3485-41e3-9676-4b1b6d39c04e tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Created volume successfully.
Aug 31 11:45:05.350404 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:45:05.355814 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:45:05.359031 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:45:05.377234 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Flow 'volume_create_manager' (ee4a4a33-d413-414d-9145-47f578c31f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:05.380687 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27078a6b-5a19-4c14-9505-1266756103a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:05.405078 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:45:05.439288 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27078a6b-5a19-4c14-9505-1266756103a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-125939598',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=b90d0ef6-ce1e-4691-a6e7-6531af286408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='961eb9294d464272aec31b252d07e91c',provider_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-08-31T11:45:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:45:05Z,user_id='da2ced8855ad454b83ac1c6e50e66bf5',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:05.442653 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (afcf2ec2-2182-485e-b0d3-443bae61eecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:05.445008 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (afcf2ec2-2182-485e-b0d3-443bae61eecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:05.447625 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ae8d02a-06f8-4115-90d6-a5389c17ce6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:05.450023 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ae8d02a-06f8-4115-90d6-a5389c17ce6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b90d0ef6-ce1e-4691-a6e7-6531af286408', 'volume_name': 'volume-b90d0ef6-ce1e-4691-a6e7-6531af286408', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:05.452901 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96ea363a-849b-4b85-9fd2-cba5d8acce01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:05.456129 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96ea363a-849b-4b85-9fd2-cba5d8acce01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:05.458579 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3193203c-b352-4fdf-92cc-55ee785be054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:05.459540 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Volume b90d0ef6-ce1e-4691-a6e7-6531af286408: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b90d0ef6-ce1e-4691-a6e7-6531af286408', 'volume_size': 1}
Aug 31 11:45:05.460826 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b90d0ef6-ce1e-4691-a6e7-6531af286408 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:05.494645 n-d-806626-1 sudo[125500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b90d0ef6-ce1e-4691-a6e7-6531af286408 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:45:05.495503 n-d-806626-1 sudo[125500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:05.811991 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-50aa85b4-37f9-475e-9bfd-2a3a50be77c7 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:05.833911 n-d-806626-1 sudo[125503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4
Aug 31 11:45:05.834696 n-d-806626-1 sudo[125503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:06.054176 n-d-806626-1 sudo[125500]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:06.057125 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b90d0ef6-ce1e-4691-a6e7-6531af286408 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.596s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:06.061446 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3193203c-b352-4fdf-92cc-55ee785be054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b90d0ef6-ce1e-4691-a6e7-6531af286408', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:06.064770 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bda6bca-4acb-400f-86ff-8aca98e41855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:06.079001 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Volume volume-b90d0ef6-ce1e-4691-a6e7-6531af286408 (b90d0ef6-ce1e-4691-a6e7-6531af286408): created successfully
Aug 31 11:45:06.081265 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bda6bca-4acb-400f-86ff-8aca98e41855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:06.086052 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Flow 'volume_create_manager' (ee4a4a33-d413-414d-9145-47f578c31f32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:06.097246 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d4781377-3fd2-44e6-8a09-7dd986aa90f0 tempest-VolumeQuotasAdminTestJSON-823181968 None] Created volume successfully.
Aug 31 11:45:06.279456 n-d-806626-1 sudo[125503]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:06.282476 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-50aa85b4-37f9-475e-9bfd-2a3a50be77c7 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4" returned: 0 in 0.470s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:06.284200 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-50aa85b4-37f9-475e-9bfd-2a3a50be77c7 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-955b40cd-bc85-4a19-b880-53604150c6d0 --snapshot stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4 -L 2.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:06.314202 n-d-806626-1 sudo[125535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-955b40cd-bc85-4a19-b880-53604150c6d0 --snapshot stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4 -L 2.00g
Aug 31 11:45:06.315727 n-d-806626-1 sudo[125535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:06.593646 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Lock "b'cinder-b90d0ef6-ce1e-4691-a6e7-6531af286408-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:45:06.740950 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Skipping remove_export. No iscsi_target is presently exported for volume: b90d0ef6-ce1e-4691-a6e7-6531af286408
Aug 31 11:45:06.742033 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b90d0ef6-ce1e-4691-a6e7-6531af286408 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:06.796185 n-d-806626-1 sudo[125538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b90d0ef6-ce1e-4691-a6e7-6531af286408
Aug 31 11:45:06.797872 n-d-806626-1 sudo[125538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:07.254023 n-d-806626-1 sudo[125535]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:07.256672 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-50aa85b4-37f9-475e-9bfd-2a3a50be77c7 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-955b40cd-bc85-4a19-b880-53604150c6d0 --snapshot stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4 -L 2.00g" returned: 0 in 0.972s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:07.316091 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-50aa85b4-37f9-475e-9bfd-2a3a50be77c7 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Create snapshot completed successfully
Aug 31 11:45:07.407093 n-d-806626-1 sudo[125538]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:07.409108 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b90d0ef6-ce1e-4691-a6e7-6531af286408" returned: 0 in 0.667s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:07.410363 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b90d0ef6-ce1e-4691-a6e7-6531af286408 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:07.430972 n-d-806626-1 sudo[125639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b90d0ef6-ce1e-4691-a6e7-6531af286408
Aug 31 11:45:07.432648 n-d-806626-1 sudo[125639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:07.924220 n-d-806626-1 sudo[125639]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:07.928881 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b90d0ef6-ce1e-4691-a6e7-6531af286408" returned: 0 in 0.516s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:07.930939 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b90d0ef6-ce1e-4691-a6e7-6531af286408 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:07.979076 n-d-806626-1 sudo[125642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b90d0ef6-ce1e-4691-a6e7-6531af286408
Aug 31 11:45:07.980195 n-d-806626-1 sudo[125642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:08.168535 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ccb8d27c-ce35-41b5-8320-e40401a47cfc tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Lock "b'cinder-955b40cd-bc85-4a19-b880-53604150c6d0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:45:08.171143 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ccb8d27c-ce35-41b5-8320-e40401a47cfc tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-955b40cd-bc85-4a19-b880-53604150c6d0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:08.199797 n-d-806626-1 sudo[125644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-955b40cd-bc85-4a19-b880-53604150c6d0
Aug 31 11:45:08.201448 n-d-806626-1 sudo[125644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:08.505556 n-d-806626-1 sudo[125642]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:08.508366 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b90d0ef6-ce1e-4691-a6e7-6531af286408" returned: 0 in 0.577s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:08.509750 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Successfully deleted volume: b90d0ef6-ce1e-4691-a6e7-6531af286408
Aug 31 11:45:08.560771 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Created reservations ['37e8c83f-8434-42a2-9355-0d165828afd5', '64becb7e-8dd0-4a65-bb6c-adfcfbe08328', 'ed8a699d-66f7-42e0-ac3d-dea8fd0391e8', '5f636c7a-6a09-4d94-904e-2bfe742f9864'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:45:08.563571 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:45:08.563571 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:45:08.563571 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:45:08.620744 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:45:08.621828 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:08.642161 n-d-806626-1 sudo[125644]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:08.649661 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ccb8d27c-ce35-41b5-8320-e40401a47cfc tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-955b40cd-bc85-4a19-b880-53604150c6d0" returned: 0 in 0.478s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:08.652403 n-d-806626-1 sudo[125650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:08.653214 n-d-806626-1 sudo[125650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:08.653840 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ccb8d27c-ce35-41b5-8320-e40401a47cfc tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-955b40cd-bc85-4a19-b880-53604150c6d0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:08.681589 n-d-806626-1 sudo[125652]: ubuntu : TTY=unknown ; 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-955b40cd-bc85-4a19-b880-53604150c6d0
Aug 31 11:45:08.682560 n-d-806626-1 sudo[125652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:09.178144 n-d-806626-1 sudo[125650]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:09.187476 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.565s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:09.190472 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:09.222694 n-d-806626-1 sudo[125692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:09.223512 n-d-806626-1 sudo[125692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:09.356184 n-d-806626-1 sudo[125652]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:09.358509 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ccb8d27c-ce35-41b5-8320-e40401a47cfc tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-955b40cd-bc85-4a19-b880-53604150c6d0" returned: 0 in 0.705s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:09.466394 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-ccb8d27c-ce35-41b5-8320-e40401a47cfc tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Created reservations ['d83eb9d7-6858-41db-b86f-abe6172543f1', '65aca83d-8006-4c78-a148-349fb76d90cc', '99b3c6b0-965a-471e-a9b5-a0a09c873ce6', '31279732-5e8a-43a5-a001-40e204b164e1'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:45:09.468591 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-ccb8d27c-ce35-41b5-8320-e40401a47cfc tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:45:09.468591 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:45:09.468591 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:45:09.554842 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ccb8d27c-ce35-41b5-8320-e40401a47cfc tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Delete snapshot completed successfully.
Aug 31 11:45:09.561546 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ccb8d27c-ce35-41b5-8320-e40401a47cfc tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Lock "b'cinder-955b40cd-bc85-4a19-b880-53604150c6d0-delete_snapshot'" released by "delete_snapshot" :: held 1.394s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:45:09.714458 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:45:09.720924 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:45:09.721775 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:45:09.738035 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Flow 'volume_create_manager' (559f12fa-548c-4fbf-9ee8-bc88bffcfa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:09.741346 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3f2462e-2def-4bf9-a27c-81cd5ed76fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:09.768375 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:45:09.805099 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3f2462e-2def-4bf9-a27c-81cd5ed76fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:45:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-474610030',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=58d21a26-137a-4f5d-b1b1-616194ea758b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='961eb9294d464272aec31b252d07e91c',provider_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-08-31T11:45:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:45:10Z,user_id='da2ced8855ad454b83ac1c6e50e66bf5',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:09.807871 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (761f5ff2-ba94-4e79-b7e9-8467997eccc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:09.810631 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (761f5ff2-ba94-4e79-b7e9-8467997eccc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:09.813600 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7450f52-5fda-4f50-85c3-9c87badc0ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:09.816221 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7450f52-5fda-4f50-85c3-9c87badc0ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '58d21a26-137a-4f5d-b1b1-616194ea758b', 'volume_name': 'volume-58d21a26-137a-4f5d-b1b1-616194ea758b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:09.819565 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (534cc226-09a6-4540-a719-95e921ca3448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:09.821794 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (534cc226-09a6-4540-a719-95e921ca3448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:09.824448 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5022934a-ca9b-45d8-abca-a62a92321417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:09.825584 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Volume 58d21a26-137a-4f5d-b1b1-616194ea758b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-58d21a26-137a-4f5d-b1b1-616194ea758b', 'volume_size': 1}
Aug 31 11:45:09.826769 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-58d21a26-137a-4f5d-b1b1-616194ea758b stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:09.855238 n-d-806626-1 sudo[125698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-58d21a26-137a-4f5d-b1b1-616194ea758b stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:45:09.862176 n-d-806626-1 sudo[125692]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:09.864515 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:09.866788 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:45:09.869209 n-d-806626-1 sudo[125698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:09.877676 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Deleted volume successfully.
Aug 31 11:45:09.896283 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1c8a3ebd-d148-4c61-8857-dad744b98ccc tempest-VolumeQuotasAdminTestJSON-823181968 None] Lock "b'cinder-b90d0ef6-ce1e-4691-a6e7-6531af286408-delete_volume'" released by "delete_volume" :: held 3.306s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:45:10.437572 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Lock "b'cinder-bed8c239-44da-4542-a45d-baaa524265d4-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:45:10.491235 n-d-806626-1 sudo[125698]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:10.496815 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-58d21a26-137a-4f5d-b1b1-616194ea758b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.669s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:10.499095 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5022934a-ca9b-45d8-abca-a62a92321417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-58d21a26-137a-4f5d-b1b1-616194ea758b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:10.501764 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de885e66-f623-4ac8-a13e-09a0884fe313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:10.534635 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Skipping remove_export. No iscsi_target is presently exported for volume: bed8c239-44da-4542-a45d-baaa524265d4
Aug 31 11:45:10.535805 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:10.562000 n-d-806626-1 sudo[125729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4
Aug 31 11:45:10.562635 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Volume volume-58d21a26-137a-4f5d-b1b1-616194ea758b (58d21a26-137a-4f5d-b1b1-616194ea758b): created successfully
Aug 31 11:45:10.562810 n-d-806626-1 sudo[125729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:10.567148 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de885e66-f623-4ac8-a13e-09a0884fe313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:10.570418 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Flow 'volume_create_manager' (559f12fa-548c-4fbf-9ee8-bc88bffcfa0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:10.581973 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6186f65d-f87d-49c6-9b6f-1b3eb3eb799b tempest-VolumeQuotasAdminTestJSON-823181968 None] Created volume successfully.
Aug 31 11:45:10.995132 n-d-806626-1 sudo[125729]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:10.997517 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4" returned: 0 in 0.462s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:10.999184 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:11.021068 n-d-806626-1 sudo[125734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4
Aug 31 11:45:11.022043 n-d-806626-1 sudo[125734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:11.460249 n-d-806626-1 sudo[125734]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:11.462919 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4" returned: 0 in 0.463s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:11.465181 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:11.485879 n-d-806626-1 sudo[125737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4
Aug 31 11:45:11.487422 n-d-806626-1 sudo[125737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:11.658631 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-af0d8794-7122-4223-90d8-d9422e2ed601 tempest-VolumeQuotasAdminTestJSON-1399012045 None] Transfer volume completed successfully.
Aug 31 11:45:12.102128 n-d-806626-1 sudo[125737]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:12.104195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bed8c239-44da-4542-a45d-baaa524265d4" returned: 0 in 0.639s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:12.105183 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Successfully deleted volume: bed8c239-44da-4542-a45d-baaa524265d4
Aug 31 11:45:12.156161 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Created reservations ['5bdd8ed7-91f0-4441-ab13-81721f851175', '8685d090-a576-4f71-963c-fd9c37c1d1dc', 'a6a2f4e0-c258-459a-aa92-f6adf8710ee3', 'c837fc95-302a-4ea9-a4ee-7afc389c58da'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:45:12.159051 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:45:12.159051 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:45:12.159051 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:45:12.214902 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:45:12.215874 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:12.241732 n-d-806626-1 sudo[125743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:12.242542 n-d-806626-1 sudo[125743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:12.438231 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Lock "b'cinder-58d21a26-137a-4f5d-b1b1-616194ea758b-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:45:12.524182 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Skipping remove_export. No iscsi_target is presently exported for volume: 58d21a26-137a-4f5d-b1b1-616194ea758b
Aug 31 11:45:12.526569 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-58d21a26-137a-4f5d-b1b1-616194ea758b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:12.556426 n-d-806626-1 sudo[125745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-58d21a26-137a-4f5d-b1b1-616194ea758b
Aug 31 11:45:12.557249 n-d-806626-1 sudo[125745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:12.850861 n-d-806626-1 sudo[125743]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:12.853081 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.637s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:12.855033 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:12.909098 n-d-806626-1 sudo[125748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:12.915990 n-d-806626-1 sudo[125748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:13.134993 n-d-806626-1 sudo[125745]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:13.138896 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-58d21a26-137a-4f5d-b1b1-616194ea758b" returned: 0 in 0.611s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:13.141805 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-58d21a26-137a-4f5d-b1b1-616194ea758b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:13.164679 n-d-806626-1 sudo[125751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-58d21a26-137a-4f5d-b1b1-616194ea758b
Aug 31 11:45:13.165979 n-d-806626-1 sudo[125751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:13.559063 n-d-806626-1 sudo[125748]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:13.562104 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.706s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:13.564913 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:45:13.579924 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Deleted volume successfully.
Aug 31 11:45:13.601465 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-c83f2e19-f0df-45d3-9558-950b65aff122 tempest-VolumesSnapshotNegativeTestJSON-1799913192 None] Lock "b'cinder-bed8c239-44da-4542-a45d-baaa524265d4-delete_volume'" released by "delete_volume" :: held 3.164s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:45:13.881850 n-d-806626-1 sudo[125751]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:13.884789 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-58d21a26-137a-4f5d-b1b1-616194ea758b" returned: 0 in 0.743s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:13.886975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-58d21a26-137a-4f5d-b1b1-616194ea758b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:13.924552 n-d-806626-1 sudo[125755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-58d21a26-137a-4f5d-b1b1-616194ea758b
Aug 31 11:45:13.926484 n-d-806626-1 sudo[125755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:14.575954 n-d-806626-1 sudo[125755]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:14.579314 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-58d21a26-137a-4f5d-b1b1-616194ea758b" returned: 0 in 0.691s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:14.581901 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Successfully deleted volume: 58d21a26-137a-4f5d-b1b1-616194ea758b
Aug 31 11:45:14.636566 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Created reservations ['f7a4dc4a-3bf2-4574-9bbf-43debf2feea7', '6179cbf4-08d4-40b4-bb7e-32dccb2f17f9', '6ba69f70-a86a-4909-a7ba-9b6b25590de6', 'f8c83c9b-e0dd-45d1-ad5d-fde8bc162629'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:45:14.638915 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:45:14.638915 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:45:14.638915 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:45:14.695398 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:45:14.696390 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:14.717781 n-d-806626-1 sudo[125761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:14.718634 n-d-806626-1 sudo[125761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:15.362340 n-d-806626-1 sudo[125761]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:15.365242 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.668s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:15.367953 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:15.421551 n-d-806626-1 sudo[125764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:15.424026 n-d-806626-1 sudo[125764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:16.018283 n-d-806626-1 sudo[125764]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:16.020654 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.653s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:16.027938 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:45:16.037907 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Deleted volume successfully.
Aug 31 11:45:16.059810 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f2a4cbef-0c98-4b0a-a87b-7b8b634d11f0 tempest-VolumeQuotasAdminTestJSON-631828191 None] Lock "b'cinder-58d21a26-137a-4f5d-b1b1-616194ea758b-delete_volume'" released by "delete_volume" :: held 3.622s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:45:17.483936 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:45:17.484680 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:45:17.485762 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:17.511438 n-d-806626-1 sudo[125767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:17.512907 n-d-806626-1 sudo[125767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:18.009463 n-d-806626-1 sudo[125767]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:18.011626 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.526s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:18.013484 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:18.039288 n-d-806626-1 sudo[125770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:18.041142 n-d-806626-1 sudo[125770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:18.708055 n-d-806626-1 sudo[125770]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:18.710352 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.697s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:18.712908 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:45:25.050879 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:45:25.057122 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:45:25.057927 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:45:25.078460 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Flow 'volume_create_manager' (4b3e852f-faef-4572-ba01-d0ad7672cab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:25.083072 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a4079e8-b5a7-4d91-ac47-512ff654c148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:25.116708 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:45:25.145394 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a4079e8-b5a7-4d91-ac47-512ff654c148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1209695528',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=c342e037-6a53-45df-9203-bb0c53104485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5e864a49694a579c10c652c5f16168',provider_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-08-31T11:45:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:45:25Z,user_id='b706d1ce269e400995b75efd9ac47578',volume_attachment=>,volume_type=VolumeType(62237391-b716-410e-809a-aa54dffccae1),volume_type_id=62237391-b716-410e-809a-aa54dffccae1)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:25.149628 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d816580-8782-4a62-9057-1df63c228379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:25.152778 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d816580-8782-4a62-9057-1df63c228379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:25.155613 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca09f1b3-a87f-4285-a302-e0e2945926fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:25.161732 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca09f1b3-a87f-4285-a302-e0e2945926fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c342e037-6a53-45df-9203-bb0c53104485', 'volume_name': 'volume-c342e037-6a53-45df-9203-bb0c53104485', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:25.164678 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d8cea9b4-d4fb-45e6-8cbd-ca743ad6e6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:25.178286 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d8cea9b4-d4fb-45e6-8cbd-ca743ad6e6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:25.180853 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15141018-042d-4e8a-b7e0-c1e39e272ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:25.181963 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Volume c342e037-6a53-45df-9203-bb0c53104485: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c342e037-6a53-45df-9203-bb0c53104485', 'volume_size': 1}
Aug 31 11:45:25.183191 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c342e037-6a53-45df-9203-bb0c53104485 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:25.270102 n-d-806626-1 sudo[125911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c342e037-6a53-45df-9203-bb0c53104485 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:45:25.273828 n-d-806626-1 sudo[125911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:26.117268 n-d-806626-1 sudo[125911]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:26.120898 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c342e037-6a53-45df-9203-bb0c53104485 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.937s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:26.128694 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15141018-042d-4e8a-b7e0-c1e39e272ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c342e037-6a53-45df-9203-bb0c53104485', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:26.134855 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4f3dedc-ef5e-44bf-bc66-a0ed201739c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:26.161894 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Volume volume-c342e037-6a53-45df-9203-bb0c53104485 (c342e037-6a53-45df-9203-bb0c53104485): created successfully
Aug 31 11:45:26.166248 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4f3dedc-ef5e-44bf-bc66-a0ed201739c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:26.183169 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Flow 'volume_create_manager' (4b3e852f-faef-4572-ba01-d0ad7672cab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:26.202870 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-303174ee-2649-4327-a070-7ce4f55fd1dc tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Created volume successfully.
Aug 31 11:45:27.430208 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-4b9dcf73-5539-49a0-aee3-7e5c104a8253 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:45:27.431427 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4b9dcf73-5539-49a0-aee3-7e5c104a8253 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:27.454903 n-d-806626-1 sudo[126004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:27.455727 n-d-806626-1 sudo[126004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:28.028928 n-d-806626-1 sudo[126004]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:28.031244 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4b9dcf73-5539-49a0-aee3-7e5c104a8253 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:28.035541 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4b9dcf73-5539-49a0-aee3-7e5c104a8253 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:28.081439 n-d-806626-1 sudo[126014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:28.085788 n-d-806626-1 sudo[126014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:28.694536 n-d-806626-1 sudo[126014]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:28.696812 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4b9dcf73-5539-49a0-aee3-7e5c104a8253 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.663s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:28.700186 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-4b9dcf73-5539-49a0-aee3-7e5c104a8253 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:45:28.706293 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4b9dcf73-5539-49a0-aee3-7e5c104a8253 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Retype volume completed successfully.
Aug 31 11:45:29.047471 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Lock "b'cinder-c342e037-6a53-45df-9203-bb0c53104485-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:45:29.153653 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Skipping remove_export. No iscsi_target is presently exported for volume: c342e037-6a53-45df-9203-bb0c53104485
Aug 31 11:45:29.154756 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c342e037-6a53-45df-9203-bb0c53104485 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:29.175278 n-d-806626-1 sudo[126024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c342e037-6a53-45df-9203-bb0c53104485
Aug 31 11:45:29.176094 n-d-806626-1 sudo[126024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:29.586690 n-d-806626-1 sudo[126024]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:29.590058 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c342e037-6a53-45df-9203-bb0c53104485" returned: 0 in 0.435s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:29.592107 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c342e037-6a53-45df-9203-bb0c53104485 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:29.614006 n-d-806626-1 sudo[126027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c342e037-6a53-45df-9203-bb0c53104485
Aug 31 11:45:29.614962 n-d-806626-1 sudo[126027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:30.097373 n-d-806626-1 sudo[126027]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:30.099792 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c342e037-6a53-45df-9203-bb0c53104485" returned: 0 in 0.508s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:30.101925 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c342e037-6a53-45df-9203-bb0c53104485 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:30.131209 n-d-806626-1 sudo[126030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c342e037-6a53-45df-9203-bb0c53104485
Aug 31 11:45:30.132798 n-d-806626-1 sudo[126030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:30.669975 n-d-806626-1 sudo[126030]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:30.672274 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c342e037-6a53-45df-9203-bb0c53104485" returned: 0 in 0.570s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:30.674232 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Successfully deleted volume: c342e037-6a53-45df-9203-bb0c53104485
Aug 31 11:45:30.708528 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:45:30.709844 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:45:30.731294 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Created reservations ['0fb7c5b8-86de-4ecd-85ca-c6bf3cec9eb6', '511f13df-6de8-4e4e-8dbf-39cbcb346419', 'ee3061a7-6207-40e7-997f-819b9bcf3c71', 'ea30a1cb-c14c-458d-a302-0442df99a2e0'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:45:30.733653 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:45:30.733653 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:45:30.733653 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:45:30.787087 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:45:30.789463 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:30.826042 n-d-806626-1 sudo[126040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:30.828390 n-d-806626-1 sudo[126040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:31.597016 n-d-806626-1 sudo[126040]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:31.600332 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.810s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:31.603688 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:31.658200 n-d-806626-1 sudo[126056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:31.660566 n-d-806626-1 sudo[126056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:32.511082 n-d-806626-1 sudo[126056]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:32.514286 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.910s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:32.522310 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:45:32.534681 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Deleted volume successfully.
Aug 31 11:45:32.557267 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-503de543-cfad-4b97-a56d-655bfe74a029 tempest-VolumeRetypeWithoutMigrationTest-267929757 None] Lock "b'cinder-c342e037-6a53-45df-9203-bb0c53104485-delete_volume'" released by "delete_volume" :: held 3.510s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:45:41.520043 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:45:41.528750 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:45:41.529718 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:45:41.554065 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Flow 'volume_create_manager' (b1e73753-fe1c-4f3b-9b47-b56bccb5f111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:41.559577 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b332ce0c-676f-4bd9-a6a1-0d207762d359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:41.593558 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:45:41.635354 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b332ce0c-676f-4bd9-a6a1-0d207762d359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1447479854',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=dfa36ee9-75b1-4301-a748-a3c586ad417f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea698ab8c0a1436f85ded0bd3c7fd1cd',provider_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-08-31T11:45:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:45:41Z,user_id='bd9d284df6c8436ab78a7e70e6b10c19',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:41.638252 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (974500c3-d2bc-49f4-9653-9ca6ce8ea385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:41.640555 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (974500c3-d2bc-49f4-9653-9ca6ce8ea385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:41.644793 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94d25b21-3e6f-4355-9d06-7ff89e39408c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:41.647710 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94d25b21-3e6f-4355-9d06-7ff89e39408c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dfa36ee9-75b1-4301-a748-a3c586ad417f', 'volume_name': 'volume-dfa36ee9-75b1-4301-a748-a3c586ad417f', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:41.650402 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64e7d1c1-0cdf-4dff-aa3d-e0c5f200a6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:41.652752 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64e7d1c1-0cdf-4dff-aa3d-e0c5f200a6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:41.655120 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c5cfb8d-aa81-4259-b6c7-aad6839d1955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:41.656003 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Volume dfa36ee9-75b1-4301-a748-a3c586ad417f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dfa36ee9-75b1-4301-a748-a3c586ad417f', 'volume_size': 1}
Aug 31 11:45:41.658676 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfa36ee9-75b1-4301-a748-a3c586ad417f stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:41.682183 n-d-806626-1 sudo[126156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfa36ee9-75b1-4301-a748-a3c586ad417f stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:45:41.683697 n-d-806626-1 sudo[126156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:42.411406 n-d-806626-1 sudo[126156]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:42.414077 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfa36ee9-75b1-4301-a748-a3c586ad417f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.756s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:42.417548 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c5cfb8d-aa81-4259-b6c7-aad6839d1955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfa36ee9-75b1-4301-a748-a3c586ad417f', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:42.421333 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (331c7698-5880-420c-b413-5a7506364b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:42.446095 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Volume volume-dfa36ee9-75b1-4301-a748-a3c586ad417f (dfa36ee9-75b1-4301-a748-a3c586ad417f): created successfully
Aug 31 11:45:42.453007 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (331c7698-5880-420c-b413-5a7506364b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:42.466607 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Flow 'volume_create_manager' (b1e73753-fe1c-4f3b-9b47-b56bccb5f111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:42.481335 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-80aaa217-107b-464c-9501-b66d89244b4c tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Created volume successfully.
Aug 31 11:45:43.307598 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-458c60b9-84f5-4fea-a977-f6613beeade3 tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:43.345049 n-d-806626-1 sudo[126194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f
Aug 31 11:45:43.349172 n-d-806626-1 sudo[126194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:43.818866 n-d-806626-1 sudo[126194]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:43.821738 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-458c60b9-84f5-4fea-a977-f6613beeade3 tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f" returned: 0 in 0.515s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:43.823431 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-458c60b9-84f5-4fea-a977-f6613beeade3 tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d071593b-ba79-4aac-b5dc-34935dd2416b --snapshot stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:43.844188 n-d-806626-1 sudo[126197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d071593b-ba79-4aac-b5dc-34935dd2416b --snapshot stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f -L 1.00g
Aug 31 11:45:43.845258 n-d-806626-1 sudo[126197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:44.621561 n-d-806626-1 sudo[126197]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:44.624262 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-458c60b9-84f5-4fea-a977-f6613beeade3 tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d071593b-ba79-4aac-b5dc-34935dd2416b --snapshot stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f -L 1.00g" returned: 0 in 0.800s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:44.698178 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-458c60b9-84f5-4fea-a977-f6613beeade3 tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Create snapshot completed successfully
Aug 31 11:45:46.271922 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-aba6ce5e-3c37-4341-a081-f4ccaa94ce5a tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Lock "b'cinder-d071593b-ba79-4aac-b5dc-34935dd2416b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:45:46.275758 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-aba6ce5e-3c37-4341-a081-f4ccaa94ce5a tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d071593b-ba79-4aac-b5dc-34935dd2416b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:46.315358 n-d-806626-1 sudo[126303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d071593b-ba79-4aac-b5dc-34935dd2416b
Aug 31 11:45:46.316678 n-d-806626-1 sudo[126303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:46.811152 n-d-806626-1 sudo[126303]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:46.815148 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-aba6ce5e-3c37-4341-a081-f4ccaa94ce5a tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d071593b-ba79-4aac-b5dc-34935dd2416b" returned: 0 in 0.538s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:46.817569 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-aba6ce5e-3c37-4341-a081-f4ccaa94ce5a tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d071593b-ba79-4aac-b5dc-34935dd2416b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:46.847640 n-d-806626-1 sudo[126306]: ubuntu : TTY=unknown ; 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-d071593b-ba79-4aac-b5dc-34935dd2416b
Aug 31 11:45:46.848864 n-d-806626-1 sudo[126306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:47.655389 n-d-806626-1 sudo[126306]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:47.657879 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-aba6ce5e-3c37-4341-a081-f4ccaa94ce5a tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d071593b-ba79-4aac-b5dc-34935dd2416b" returned: 0 in 0.840s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:47.763122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-aba6ce5e-3c37-4341-a081-f4ccaa94ce5a tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Created reservations ['efd36f04-7d58-4036-9fba-516b12aeadfe', 'f0f770ce-7ea5-4974-bdff-86eb284338da', '9a4f70e0-dbc3-4e1b-acc8-f2f0e3d210bf', '100ba39b-5269-4e2f-b7fa-9c2c98cbf4dc'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:45:47.765453 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-aba6ce5e-3c37-4341-a081-f4ccaa94ce5a tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:45:47.765453 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:45:47.765453 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:45:47.823592 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-aba6ce5e-3c37-4341-a081-f4ccaa94ce5a tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Delete snapshot completed successfully.
Aug 31 11:45:47.830126 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-aba6ce5e-3c37-4341-a081-f4ccaa94ce5a tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Lock "b'cinder-d071593b-ba79-4aac-b5dc-34935dd2416b-delete_snapshot'" released by "delete_snapshot" :: held 1.558s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:45:48.611262 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Lock "b'cinder-dfa36ee9-75b1-4301-a748-a3c586ad417f-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:45:48.755498 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Skipping remove_export. No iscsi_target is presently exported for volume: dfa36ee9-75b1-4301-a748-a3c586ad417f
Aug 31 11:45:48.757283 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:48.787742 n-d-806626-1 sudo[126349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f
Aug 31 11:45:48.789046 n-d-806626-1 sudo[126349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:49.243614 n-d-806626-1 sudo[126349]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:49.246227 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f" returned: 0 in 0.489s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:49.247917 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:49.268649 n-d-806626-1 sudo[126352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f
Aug 31 11:45:49.269866 n-d-806626-1 sudo[126352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:49.762385 n-d-806626-1 sudo[126352]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:49.765250 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f" returned: 0 in 0.517s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:49.768838 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:49.792942 n-d-806626-1 sudo[126355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f
Aug 31 11:45:49.795204 n-d-806626-1 sudo[126355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:50.432682 n-d-806626-1 sudo[126355]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:50.435975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfa36ee9-75b1-4301-a748-a3c586ad417f" returned: 0 in 0.666s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:50.437907 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Successfully deleted volume: dfa36ee9-75b1-4301-a748-a3c586ad417f
Aug 31 11:45:50.528767 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Created reservations ['d7b466cf-955b-401f-b082-a965bdf2bbc6', 'e6aa43c1-20b0-4218-a3f3-14f76250c68e', 'd8e927aa-03c4-4234-a53e-c5c453a4ef55', 'ba6ba835-2768-41bf-b444-117695774f2b'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:45:50.532727 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:45:50.532727 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:45:50.532727 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:45:50.601792 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:45:50.602960 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:50.634600 n-d-806626-1 sudo[126360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:50.635884 n-d-806626-1 sudo[126360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:51.211354 n-d-806626-1 sudo[126360]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:51.216511 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.612s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:51.222399 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:51.251136 n-d-806626-1 sudo[126365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:51.251992 n-d-806626-1 sudo[126365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:51.761570 n-d-806626-1 sudo[126365]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:51.764836 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.543s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:51.769381 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:45:51.778341 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Deleted volume successfully.
Aug 31 11:45:51.802898 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-dd367454-68bd-41fa-b8ed-316d8aa048fe tempest-VolumeSnapshotQuotasNegativeTestJSON-689035115 None] Lock "b'cinder-dfa36ee9-75b1-4301-a748-a3c586ad417f-delete_volume'" released by "delete_volume" :: held 3.192s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:45:57.218295 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:45:57.225506 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:45:57.226797 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:45:57.244285 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Flow 'volume_create_manager' (d58854fe-b913-4ee3-a721-fcb25d1699cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:57.249390 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (512a4f36-1612-4382-80be-8ebf2efb2d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:57.273481 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:45:57.300289 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (512a4f36-1612-4382-80be-8ebf2efb2d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:45:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-452572879',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=24d3807b-eb7a-4e3f-840b-f95c211b35b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfb750e7bfdb42909fadd7e32773fcbd',provider_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-08-31T11:45:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:45:57Z,user_id='9ba7eefd2f60497fb74b9ed4e684fddb',volume_attachment=>,volume_type=VolumeType(61d47851-de1c-4f35-9e93-5434af8580c8),volume_type_id=61d47851-de1c-4f35-9e93-5434af8580c8)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:57.302862 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26061a41-ff5e-447d-8cde-58954927a6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:57.305165 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26061a41-ff5e-447d-8cde-58954927a6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:57.307506 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2209b3b7-b56a-455c-a03a-fe229a767976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:57.309777 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2209b3b7-b56a-455c-a03a-fe229a767976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '24d3807b-eb7a-4e3f-840b-f95c211b35b4', 'volume_name': 'volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:57.312127 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1c3dc47d-e18c-412d-9c37-a9e6918e5d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:57.314581 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1c3dc47d-e18c-412d-9c37-a9e6918e5d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:57.316690 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20635014-b515-4a79-8589-61a6610f9741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:57.317663 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Volume 24d3807b-eb7a-4e3f-840b-f95c211b35b4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4', 'volume_size': 1}
Aug 31 11:45:57.318730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:57.341932 n-d-806626-1 sudo[126368]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:45:57.343026 n-d-806626-1 sudo[126368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:57.934333 n-d-806626-1 sudo[126368]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:57.936920 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.618s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:57.940768 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20635014-b515-4a79-8589-61a6610f9741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:57.943344 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7aad20f3-afba-4686-a6de-521d10b2aabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:45:57.956729 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Volume volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4 (24d3807b-eb7a-4e3f-840b-f95c211b35b4): created successfully
Aug 31 11:45:57.959920 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7aad20f3-afba-4686-a6de-521d10b2aabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:45:57.962997 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Flow 'volume_create_manager' (d58854fe-b913-4ee3-a721-fcb25d1699cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:45:57.973009 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5fb970d0-1e75-45f1-be31-2261a435ad4b tempest-VolumeTypesTest-156974695 None] Created volume successfully.
Aug 31 11:45:58.770757 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-af6af69f-3f38-44f5-876d-54a579c41344 tempest-VolumeTypesTest-156974695 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:45:58.771681 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af6af69f-3f38-44f5-876d-54a579c41344 tempest-VolumeTypesTest-156974695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:58.796965 n-d-806626-1 sudo[126402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:58.797993 n-d-806626-1 sudo[126402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:59.224382 n-d-806626-1 sudo[126402]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:59.226733 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af6af69f-3f38-44f5-876d-54a579c41344 tempest-VolumeTypesTest-156974695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:59.228906 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af6af69f-3f38-44f5-876d-54a579c41344 tempest-VolumeTypesTest-156974695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:45:59.248896 n-d-806626-1 sudo[126405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:45:59.249742 n-d-806626-1 sudo[126405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:45:59.665005 n-d-806626-1 sudo[126405]: pam_unix(sudo:session): session closed for user root
Aug 31 11:45:59.667423 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af6af69f-3f38-44f5-876d-54a579c41344 tempest-VolumeTypesTest-156974695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:45:59.669399 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-af6af69f-3f38-44f5-876d-54a579c41344 tempest-VolumeTypesTest-156974695 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:45:59.675583 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-af6af69f-3f38-44f5-876d-54a579c41344 tempest-VolumeTypesTest-156974695 None] Retype volume completed successfully.
Aug 31 11:46:01.258559 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Lock "b'cinder-24d3807b-eb7a-4e3f-840b-f95c211b35b4-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:46:01.358161 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Skipping remove_export. No iscsi_target is presently exported for volume: 24d3807b-eb7a-4e3f-840b-f95c211b35b4
Aug 31 11:46:01.359142 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:01.380556 n-d-806626-1 sudo[126411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4
Aug 31 11:46:01.382193 n-d-806626-1 sudo[126411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:01.799557 n-d-806626-1 sudo[126411]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:01.802047 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4" returned: 0 in 0.442s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:01.803595 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:01.824844 n-d-806626-1 sudo[126414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4
Aug 31 11:46:01.825653 n-d-806626-1 sudo[126414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:02.252745 n-d-806626-1 sudo[126414]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:02.255265 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4" returned: 0 in 0.451s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:02.270389 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:02.291384 n-d-806626-1 sudo[126417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4
Aug 31 11:46:02.292233 n-d-806626-1 sudo[126417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:02.846787 n-d-806626-1 sudo[126417]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:02.849243 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24d3807b-eb7a-4e3f-840b-f95c211b35b4" returned: 0 in 0.592s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:02.850902 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Successfully deleted volume: 24d3807b-eb7a-4e3f-840b-f95c211b35b4
Aug 31 11:46:02.888282 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1484600894 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1484600894, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:46:02.889360 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1484600894 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1484600894, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:46:02.910330 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Created reservations ['2f0922d3-a031-4f08-ab46-6dc4f4938de1', '3defd1a4-7a80-4dfe-a797-439b0cfa314e', '72e3ed23-cb83-4712-8254-131009652cf1', 'ebb15c20-9a04-4af1-9523-2816b30bfba3'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:46:02.913071 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:46:02.913071 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:46:02.913071 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:46:02.961590 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:46:02.962454 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:02.987260 n-d-806626-1 sudo[126425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:46:02.988092 n-d-806626-1 sudo[126425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:03.442617 n-d-806626-1 sudo[126425]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:03.445006 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:03.447259 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:03.465571 n-d-806626-1 sudo[126428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:46:03.466431 n-d-806626-1 sudo[126428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:03.930974 n-d-806626-1 sudo[126428]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:03.933493 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.486s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:03.935922 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:46:03.946166 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Deleted volume successfully.
Aug 31 11:46:03.964710 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-19595357-c4d4-40d0-9910-bd6cd330538c tempest-VolumeTypesTest-156974695 None] Lock "b'cinder-24d3807b-eb7a-4e3f-840b-f95c211b35b4-delete_volume'" released by "delete_volume" :: held 2.706s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:46:17.480320 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:46:17.481533 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:46:17.482405 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:17.503518 n-d-806626-1 sudo[126439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:46:17.504343 n-d-806626-1 sudo[126439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:17.968615 n-d-806626-1 sudo[126439]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:17.971697 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:17.974416 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:18.009072 n-d-806626-1 sudo[126442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:46:18.010976 n-d-806626-1 sudo[126442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:18.474717 n-d-806626-1 sudo[126442]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:18.477646 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.503s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:18.479267 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:46:43.636992 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:46:43.641475 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:46:43.642652 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:46:43.664491 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (3f478606-c9f5-4979-a0eb-15cd1e5b87d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:46:43.667752 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3bd202e7-2154-4ff2-9dc8-63eaeffe89a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:43.699629 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:46:43.726962 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3bd202e7-2154-4ff2-9dc8-63eaeffe89a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-127264661',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=dbc39dab-568c-4a32-9b61-53d023ebe53e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec459c6ea344d16b6b262b9d783065f',provider_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-08-31T11:46:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:46:44Z,user_id='44b9f00ef8fa455193802100e7dbd5b2',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:43.729488 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfb5fdae-a5ed-4063-9df8-243ca4ec6cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:43.731591 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfb5fdae-a5ed-4063-9df8-243ca4ec6cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:43.733884 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec605503-b629-439d-8dff-06773a5210b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:43.736847 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec605503-b629-439d-8dff-06773a5210b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dbc39dab-568c-4a32-9b61-53d023ebe53e', 'volume_name': 'volume-dbc39dab-568c-4a32-9b61-53d023ebe53e', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:43.739267 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e90c4d09-4524-4058-81b8-e5e014a7d21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:43.741435 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e90c4d09-4524-4058-81b8-e5e014a7d21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:43.743312 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96488d55-dadb-4c42-a3ef-1b34950bd564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:43.744085 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Volume dbc39dab-568c-4a32-9b61-53d023ebe53e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dbc39dab-568c-4a32-9b61-53d023ebe53e', 'volume_size': 1}
Aug 31 11:46:43.745088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbc39dab-568c-4a32-9b61-53d023ebe53e stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:43.767330 n-d-806626-1 sudo[126675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbc39dab-568c-4a32-9b61-53d023ebe53e stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:46:43.768843 n-d-806626-1 sudo[126675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:44.366027 n-d-806626-1 sudo[126675]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:44.368616 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbc39dab-568c-4a32-9b61-53d023ebe53e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.623s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:44.372301 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96488d55-dadb-4c42-a3ef-1b34950bd564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dbc39dab-568c-4a32-9b61-53d023ebe53e', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:44.375899 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97109c7d-48cb-4213-9a38-be1a44236c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:44.392672 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Volume volume-dbc39dab-568c-4a32-9b61-53d023ebe53e (dbc39dab-568c-4a32-9b61-53d023ebe53e): created successfully
Aug 31 11:46:44.396674 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97109c7d-48cb-4213-9a38-be1a44236c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:44.403503 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (3f478606-c9f5-4979-a0eb-15cd1e5b87d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:46:44.416770 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-821eeb93-5bdb-4d4d-9daf-1d27bff82ff5 tempest-VolumesActionsTest-1288529979 None] Created volume successfully.
Aug 31 11:46:44.943846 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f2f036fc-e462-4ccb-ae52-d561f82306e8 tempest-VolumesActionsTest-1288529979 None] Lock "b'cinder-dbc39dab-568c-4a32-9b61-53d023ebe53e'" acquired by "attach_volume" :: waited 0.016s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:46:45.013770 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f2f036fc-e462-4ccb-ae52-d561f82306e8 tempest-VolumesActionsTest-1288529979 None] Attaching volume dbc39dab-568c-4a32-9b61-53d023ebe53e to instance 487945f9-9cb4-4f36-952b-2f5803d6a4ce at mountpoint /dev/sdb on host None.
Aug 31 11:46:45.083567 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f2f036fc-e462-4ccb-ae52-d561f82306e8 tempest-VolumesActionsTest-1288529979 None] Attach volume completed successfully.
Aug 31 11:46:45.088493 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f2f036fc-e462-4ccb-ae52-d561f82306e8 tempest-VolumesActionsTest-1288529979 None] Lock "b'cinder-dbc39dab-568c-4a32-9b61-53d023ebe53e'" released by "attach_volume" :: held 0.145s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:46:45.950686 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1f7d31fc-201d-40d2-bd0c-fd55f1a26c92 tempest-VolumesActionsTest-1257169469 None] Terminate volume connection completed successfully.
Aug 31 11:46:45.979030 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1f7d31fc-201d-40d2-bd0c-fd55f1a26c92 tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-dbc39dab-568c-4a32-9b61-53d023ebe53e-detach_volume'" acquired by "detach_volume" :: waited 0.008s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:46:45.994851 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1f7d31fc-201d-40d2-bd0c-fd55f1a26c92 tempest-VolumesActionsTest-1257169469 None] Detaching volume dbc39dab-568c-4a32-9b61-53d023ebe53e from instance 487945f9-9cb4-4f36-952b-2f5803d6a4ce.
Aug 31 11:46:45.995505 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-1f7d31fc-201d-40d2-bd0c-fd55f1a26c92 tempest-VolumesActionsTest-1257169469 None] Skipping remove_export. No iscsi_target is presently exported for volume: dbc39dab-568c-4a32-9b61-53d023ebe53e
Aug 31 11:46:46.072022 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-1f7d31fc-201d-40d2-bd0c-fd55f1a26c92 tempest-VolumesActionsTest-1257169469 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:46:46.072022 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:46:46.072022 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:46:46.078009 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1f7d31fc-201d-40d2-bd0c-fd55f1a26c92 tempest-VolumesActionsTest-1257169469 None] Detach volume completed successfully.
Aug 31 11:46:46.084303 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1f7d31fc-201d-40d2-bd0c-fd55f1a26c92 tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-dbc39dab-568c-4a32-9b61-53d023ebe53e-detach_volume'" released by "detach_volume" :: held 0.105s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:46:46.367376 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-5e093c52-b619-4097-9491-e9ae1c158a3e tempest-VolumesActionsTest-1288529979 None] Lock "b'cinder-dbc39dab-568c-4a32-9b61-53d023ebe53e-detach_volume'" acquired by "detach_volume" :: waited 0.021s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:46:46.379934 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5e093c52-b619-4097-9491-e9ae1c158a3e tempest-VolumesActionsTest-1288529979 None] Volume detach called, but volume not attached.
Aug 31 11:46:46.393109 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-5e093c52-b619-4097-9491-e9ae1c158a3e tempest-VolumesActionsTest-1288529979 None] Lock "b'cinder-dbc39dab-568c-4a32-9b61-53d023ebe53e-detach_volume'" released by "detach_volume" :: held 0.026s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:46:51.549351 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:46:51.554433 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:46:51.555199 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:46:51.569320 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (859c5591-22f0-44a0-a2b9-53fe0cb4b6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:46:51.573078 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44976ca7-3223-4c4c-9bce-2b03074a7d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:51.596289 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:46:51.632009 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44976ca7-3223-4c4c-9bce-2b03074a7d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:46:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-140294284',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=de7b32af-9eba-463b-8d2c-56bfe947a544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec459c6ea344d16b6b262b9d783065f',provider_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-08-31T11:46:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:46:52Z,user_id='44b9f00ef8fa455193802100e7dbd5b2',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:51.634769 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4941116-b061-49f1-be2b-1b5f313300ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:51.637098 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4941116-b061-49f1-be2b-1b5f313300ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:51.639825 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fa0eb8f-c581-40d5-bcd2-02558fafb523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:51.643223 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fa0eb8f-c581-40d5-bcd2-02558fafb523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de7b32af-9eba-463b-8d2c-56bfe947a544', 'volume_name': 'volume-de7b32af-9eba-463b-8d2c-56bfe947a544', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:51.645635 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e93603df-b0a9-462b-acb4-7beaff893035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:51.648349 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e93603df-b0a9-462b-acb4-7beaff893035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:51.650903 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0b6f24a-d63c-4a53-8279-74f882a99d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:51.652132 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Volume de7b32af-9eba-463b-8d2c-56bfe947a544: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de7b32af-9eba-463b-8d2c-56bfe947a544', 'volume_size': 1}
Aug 31 11:46:51.653335 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de7b32af-9eba-463b-8d2c-56bfe947a544 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:51.674720 n-d-806626-1 sudo[126780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de7b32af-9eba-463b-8d2c-56bfe947a544 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:46:51.675706 n-d-806626-1 sudo[126780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:52.252965 n-d-806626-1 sudo[126780]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:52.255742 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de7b32af-9eba-463b-8d2c-56bfe947a544 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.602s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:52.259066 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0b6f24a-d63c-4a53-8279-74f882a99d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de7b32af-9eba-463b-8d2c-56bfe947a544', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:52.261397 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61b7e862-814c-45b3-8fbf-c792ee9df908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:52.273899 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Volume volume-de7b32af-9eba-463b-8d2c-56bfe947a544 (de7b32af-9eba-463b-8d2c-56bfe947a544): created successfully
Aug 31 11:46:52.276306 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61b7e862-814c-45b3-8fbf-c792ee9df908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:52.279840 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (859c5591-22f0-44a0-a2b9-53fe0cb4b6bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:46:52.292252 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6f62b98d-b858-4c80-8d3d-f2530bb3d1ec tempest-VolumesActionsTest-1288529979 None] Created volume successfully.
Aug 31 11:46:53.034546 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-de7b32af-9eba-463b-8d2c-56bfe947a544-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:46:53.103355 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Skipping remove_export. No iscsi_target is presently exported for volume: de7b32af-9eba-463b-8d2c-56bfe947a544
Aug 31 11:46:53.104756 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de7b32af-9eba-463b-8d2c-56bfe947a544 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:53.128739 n-d-806626-1 sudo[126861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de7b32af-9eba-463b-8d2c-56bfe947a544
Aug 31 11:46:53.129780 n-d-806626-1 sudo[126861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:53.564058 n-d-806626-1 sudo[126861]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:53.566709 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de7b32af-9eba-463b-8d2c-56bfe947a544" returned: 0 in 0.461s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:53.568698 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-de7b32af-9eba-463b-8d2c-56bfe947a544 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:53.592032 n-d-806626-1 sudo[126866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-de7b32af-9eba-463b-8d2c-56bfe947a544
Aug 31 11:46:53.592958 n-d-806626-1 sudo[126866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:54.073011 n-d-806626-1 sudo[126866]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:54.075676 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-de7b32af-9eba-463b-8d2c-56bfe947a544" returned: 0 in 0.507s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:54.077514 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de7b32af-9eba-463b-8d2c-56bfe947a544 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:54.101576 n-d-806626-1 sudo[126890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de7b32af-9eba-463b-8d2c-56bfe947a544
Aug 31 11:46:54.102819 n-d-806626-1 sudo[126890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:54.589513 n-d-806626-1 sudo[126890]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:54.591892 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de7b32af-9eba-463b-8d2c-56bfe947a544" returned: 0 in 0.514s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:54.593016 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Successfully deleted volume: de7b32af-9eba-463b-8d2c-56bfe947a544
Aug 31 11:46:54.654863 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Created reservations ['b7a5eaaf-0c72-4a7b-bb2f-e0f4834f11f8', '2f505d5e-1c9e-4d39-97b1-7ae08f5163a0', 'd7d4c7f2-3211-4aac-9935-b1311c5c007d', '47113e26-3bb3-4dad-ab6a-9c3d330000bc'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:46:54.658856 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:46:54.658856 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:46:54.658856 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:46:54.711509 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:46:54.712715 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:54.737920 n-d-806626-1 sudo[126919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:46:54.738739 n-d-806626-1 sudo[126919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:55.155817 n-d-806626-1 sudo[126919]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:55.158740 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:55.160690 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:55.179901 n-d-806626-1 sudo[126922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:46:55.180732 n-d-806626-1 sudo[126922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:55.613738 n-d-806626-1 sudo[126922]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:55.616747 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:55.620232 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:46:55.629643 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Deleted volume successfully.
Aug 31 11:46:55.648133 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b3997101-1576-477a-9659-ab315c91da90 tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-de7b32af-9eba-463b-8d2c-56bfe947a544-delete_volume'" released by "delete_volume" :: held 2.613s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:46:55.799158 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:46:55.803414 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:46:55.805774 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:46:55.824164 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (60d5e772-c60e-467c-89cb-0304044ffa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:46:55.827657 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae536895-9c6e-4277-b915-3847b2f1f865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:55.852669 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:46:55.882196 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae536895-9c6e-4277-b915-3847b2f1f865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:46:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1162738082',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=5298c606-d866-4fc7-990d-b0bc43b0b07d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec459c6ea344d16b6b262b9d783065f',provider_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-08-31T11:46:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:46:56Z,user_id='44b9f00ef8fa455193802100e7dbd5b2',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:55.890947 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf3df0f6-b65a-4ea4-9c50-17b36fdd131e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:55.894750 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf3df0f6-b65a-4ea4-9c50-17b36fdd131e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:55.898277 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50028826-b2f1-4b78-8efa-27895fefa295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:55.901638 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50028826-b2f1-4b78-8efa-27895fefa295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5298c606-d866-4fc7-990d-b0bc43b0b07d', 'volume_name': 'volume-5298c606-d866-4fc7-990d-b0bc43b0b07d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:55.904923 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba6621b0-ebc5-48a0-a151-c4bacbe9546c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:55.908083 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba6621b0-ebc5-48a0-a151-c4bacbe9546c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:55.911029 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1505c6c5-175b-4f0f-b6e8-58c36db6621f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:55.912271 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Volume 5298c606-d866-4fc7-990d-b0bc43b0b07d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5298c606-d866-4fc7-990d-b0bc43b0b07d', 'volume_size': 1}
Aug 31 11:46:55.913882 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5298c606-d866-4fc7-990d-b0bc43b0b07d stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:55.946529 n-d-806626-1 sudo[126927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5298c606-d866-4fc7-990d-b0bc43b0b07d stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:46:55.947353 n-d-806626-1 sudo[126927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:56.430503 n-d-806626-1 sudo[126927]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:56.433421 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5298c606-d866-4fc7-990d-b0bc43b0b07d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.519s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:56.436829 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1505c6c5-175b-4f0f-b6e8-58c36db6621f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5298c606-d866-4fc7-990d-b0bc43b0b07d', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:56.439917 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (543d0261-4740-47f7-8577-d2bb6a7caffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:46:56.451235 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Volume volume-5298c606-d866-4fc7-990d-b0bc43b0b07d (5298c606-d866-4fc7-990d-b0bc43b0b07d): created successfully
Aug 31 11:46:56.453281 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (543d0261-4740-47f7-8577-d2bb6a7caffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:46:56.456898 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (60d5e772-c60e-467c-89cb-0304044ffa5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:46:56.465247 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f39e2048-2794-4610-8b31-4f65514972ff tempest-VolumesActionsTest-1288529979 None] Created volume successfully.
Aug 31 11:46:57.328291 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-5298c606-d866-4fc7-990d-b0bc43b0b07d-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:46:57.409727 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5298c606-d866-4fc7-990d-b0bc43b0b07d
Aug 31 11:46:57.410730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5298c606-d866-4fc7-990d-b0bc43b0b07d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:57.435857 n-d-806626-1 sudo[126961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5298c606-d866-4fc7-990d-b0bc43b0b07d
Aug 31 11:46:57.436719 n-d-806626-1 sudo[126961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:57.878517 n-d-806626-1 sudo[126961]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:57.880881 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5298c606-d866-4fc7-990d-b0bc43b0b07d" returned: 0 in 0.470s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:57.882959 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5298c606-d866-4fc7-990d-b0bc43b0b07d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:57.913653 n-d-806626-1 sudo[126964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5298c606-d866-4fc7-990d-b0bc43b0b07d
Aug 31 11:46:57.915072 n-d-806626-1 sudo[126964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:58.406227 n-d-806626-1 sudo[126964]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:58.409192 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5298c606-d866-4fc7-990d-b0bc43b0b07d" returned: 0 in 0.526s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:58.411092 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5298c606-d866-4fc7-990d-b0bc43b0b07d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:58.440486 n-d-806626-1 sudo[126967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5298c606-d866-4fc7-990d-b0bc43b0b07d
Aug 31 11:46:58.442644 n-d-806626-1 sudo[126967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:58.951681 n-d-806626-1 sudo[126967]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:58.954585 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5298c606-d866-4fc7-990d-b0bc43b0b07d" returned: 0 in 0.543s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:58.957438 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Successfully deleted volume: 5298c606-d866-4fc7-990d-b0bc43b0b07d
Aug 31 11:46:59.015934 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Created reservations ['011466f1-850f-476b-a3ee-5968923293cb', 'ee39d0b2-9b83-4837-83e8-55a60c853ca8', '8679ab83-2e5c-4a8f-a954-752564293465', '1c71a486-84a1-4623-92db-e8cd64c0dfd5'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:46:59.018847 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:46:59.018847 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:46:59.018847 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:46:59.060592 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:46:59.062047 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:59.080553 n-d-806626-1 sudo[127002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:46:59.081518 n-d-806626-1 sudo[127002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:46:59.491162 n-d-806626-1 sudo[127002]: pam_unix(sudo:session): session closed for user root
Aug 31 11:46:59.493728 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:46:59.495860 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:46:59.516967 n-d-806626-1 sudo[127016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:46:59.518126 n-d-806626-1 sudo[127016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:00.008089 n-d-806626-1 sudo[127016]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:00.010729 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:00.013192 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:47:00.021206 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Deleted volume successfully.
Aug 31 11:47:00.052361 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-e73c0b5a-736c-43f7-ad84-ccde9c7ec9fb tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-5298c606-d866-4fc7-990d-b0bc43b0b07d-delete_volume'" released by "delete_volume" :: held 2.724s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:47:00.152784 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:47:00.160506 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:47:00.161354 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:47:00.177592 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (60730b38-6b4f-4fe5-ab39-543eeb3dd66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:47:00.182922 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3006908a-90a0-4390-b7c6-4da1223a7971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:00.209007 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:47:00.243770 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3006908a-90a0-4390-b7c6-4da1223a7971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-365546721',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=3587e63a-1625-485c-bb48-51d9b1de7f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec459c6ea344d16b6b262b9d783065f',provider_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-08-31T11:47:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:47:00Z,user_id='44b9f00ef8fa455193802100e7dbd5b2',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:00.246362 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57812e3c-10d3-447e-ac17-3b97ca178e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:00.248578 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57812e3c-10d3-447e-ac17-3b97ca178e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:00.251209 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e04c095a-2231-4aa3-851f-240e1b60c512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:00.254681 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e04c095a-2231-4aa3-851f-240e1b60c512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3587e63a-1625-485c-bb48-51d9b1de7f74', 'volume_name': 'volume-3587e63a-1625-485c-bb48-51d9b1de7f74', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:00.257215 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62118f28-8aeb-4b84-bb68-849d101e2587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:00.259739 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62118f28-8aeb-4b84-bb68-849d101e2587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:00.262373 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1b91d77-be06-4a4f-80fb-814eae7670d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:00.263322 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Volume 3587e63a-1625-485c-bb48-51d9b1de7f74: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3587e63a-1625-485c-bb48-51d9b1de7f74', 'volume_size': 1}
Aug 31 11:47:00.264801 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3587e63a-1625-485c-bb48-51d9b1de7f74 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:00.293289 n-d-806626-1 sudo[127034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3587e63a-1625-485c-bb48-51d9b1de7f74 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:47:00.294922 n-d-806626-1 sudo[127034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:00.918045 n-d-806626-1 sudo[127034]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:00.920426 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3587e63a-1625-485c-bb48-51d9b1de7f74 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.656s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:00.924438 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1b91d77-be06-4a4f-80fb-814eae7670d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3587e63a-1625-485c-bb48-51d9b1de7f74', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:00.927392 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (16c908e7-5356-4336-9dcf-0c101e49dded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:00.941741 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Volume volume-3587e63a-1625-485c-bb48-51d9b1de7f74 (3587e63a-1625-485c-bb48-51d9b1de7f74): created successfully
Aug 31 11:47:00.944305 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (16c908e7-5356-4336-9dcf-0c101e49dded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:00.948288 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (60730b38-6b4f-4fe5-ab39-543eeb3dd66e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:47:00.960974 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d061ffd5-f158-4744-a3cd-e588e623ff3a tempest-VolumesActionsTest-1288529979 None] Created volume successfully.
Aug 31 11:47:01.862500 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-3587e63a-1625-485c-bb48-51d9b1de7f74-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:47:01.957794 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3587e63a-1625-485c-bb48-51d9b1de7f74
Aug 31 11:47:01.959299 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3587e63a-1625-485c-bb48-51d9b1de7f74 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:01.980436 n-d-806626-1 sudo[127105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3587e63a-1625-485c-bb48-51d9b1de7f74
Aug 31 11:47:01.981969 n-d-806626-1 sudo[127105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:02.395301 n-d-806626-1 sudo[127105]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:02.398257 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3587e63a-1625-485c-bb48-51d9b1de7f74" returned: 0 in 0.438s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:02.400242 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3587e63a-1625-485c-bb48-51d9b1de7f74 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:02.422186 n-d-806626-1 sudo[127115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3587e63a-1625-485c-bb48-51d9b1de7f74
Aug 31 11:47:02.423128 n-d-806626-1 sudo[127115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:02.844729 n-d-806626-1 sudo[127115]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:02.847345 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3587e63a-1625-485c-bb48-51d9b1de7f74" returned: 0 in 0.447s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:02.849584 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3587e63a-1625-485c-bb48-51d9b1de7f74 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:02.891647 n-d-806626-1 sudo[127120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3587e63a-1625-485c-bb48-51d9b1de7f74
Aug 31 11:47:02.893116 n-d-806626-1 sudo[127120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:03.398911 n-d-806626-1 sudo[127120]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:03.401828 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3587e63a-1625-485c-bb48-51d9b1de7f74" returned: 0 in 0.552s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:03.403024 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Successfully deleted volume: 3587e63a-1625-485c-bb48-51d9b1de7f74
Aug 31 11:47:03.456453 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Created reservations ['dbe04750-8e80-40ef-b0d6-0e047f16a7e4', '91bbcaaa-b840-4189-b775-78cc7f27ba46', 'c5784f76-3f4c-4baa-a077-6062ab4f1a31', '9dcacd4a-61b9-4e0c-93cb-a7b46d2103fa'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:47:03.460039 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:47:03.460039 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:47:03.460039 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:47:03.504274 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:47:03.505227 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:03.529151 n-d-806626-1 sudo[127127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:03.530057 n-d-806626-1 sudo[127127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:03.951708 n-d-806626-1 sudo[127127]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:03.955261 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:03.957938 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:03.982079 n-d-806626-1 sudo[127132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:03.982900 n-d-806626-1 sudo[127132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:04.417780 n-d-806626-1 sudo[127132]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:04.420620 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:04.423411 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:47:04.430327 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Deleted volume successfully.
Aug 31 11:47:04.447257 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-978a1873-af46-4715-b2b0-884a3bab66c0 tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-3587e63a-1625-485c-bb48-51d9b1de7f74-delete_volume'" released by "delete_volume" :: held 2.585s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:47:04.795277 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:47:04.801034 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:47:04.801894 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:47:04.815292 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (8d4692ea-5ba9-4f5a-be8a-19df14ed5d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:47:04.818782 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4024950d-f417-4bd7-b7ec-84a4d0d21627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:04.841479 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:47:04.867556 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4024950d-f417-4bd7-b7ec-84a4d0d21627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1739301617',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=928a9f25-c767-426c-89e3-0a34469c9115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec459c6ea344d16b6b262b9d783065f',provider_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-08-31T11:47:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:47:05Z,user_id='44b9f00ef8fa455193802100e7dbd5b2',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:04.870259 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (001b9736-7113-49e4-b230-9118a8433897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:04.872301 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (001b9736-7113-49e4-b230-9118a8433897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:04.874595 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (128abde5-eb06-438a-849c-c71f1a9fd995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:04.877185 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (128abde5-eb06-438a-849c-c71f1a9fd995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '928a9f25-c767-426c-89e3-0a34469c9115', 'volume_name': 'volume-928a9f25-c767-426c-89e3-0a34469c9115', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:04.879563 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99d63dc7-26cd-4745-b13f-b54cf93b3311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:04.881832 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99d63dc7-26cd-4745-b13f-b54cf93b3311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:04.883904 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9a6efe8-8a50-42e2-a535-c0d02d1262ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:04.884676 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Volume 928a9f25-c767-426c-89e3-0a34469c9115: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-928a9f25-c767-426c-89e3-0a34469c9115', 'volume_size': 1}
Aug 31 11:47:04.885703 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-928a9f25-c767-426c-89e3-0a34469c9115 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:04.919307 n-d-806626-1 sudo[127139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-928a9f25-c767-426c-89e3-0a34469c9115 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:47:04.920113 n-d-806626-1 sudo[127139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:05.439290 n-d-806626-1 sudo[127139]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:05.441797 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-928a9f25-c767-426c-89e3-0a34469c9115 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.556s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:05.446631 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9a6efe8-8a50-42e2-a535-c0d02d1262ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-928a9f25-c767-426c-89e3-0a34469c9115', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:05.448901 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3195130c-3520-44dd-b5cd-f73d0e5f0f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:05.460350 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Volume volume-928a9f25-c767-426c-89e3-0a34469c9115 (928a9f25-c767-426c-89e3-0a34469c9115): created successfully
Aug 31 11:47:05.462287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3195130c-3520-44dd-b5cd-f73d0e5f0f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:05.465285 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (8d4692ea-5ba9-4f5a-be8a-19df14ed5d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:47:05.473539 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5af5c115-431f-48ef-9971-ff2184a574d5 tempest-VolumesActionsTest-1288529979 None] Created volume successfully.
Aug 31 11:47:06.362862 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-928a9f25-c767-426c-89e3-0a34469c9115-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:47:06.429585 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Skipping remove_export. No iscsi_target is presently exported for volume: 928a9f25-c767-426c-89e3-0a34469c9115
Aug 31 11:47:06.430838 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-928a9f25-c767-426c-89e3-0a34469c9115 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:06.455461 n-d-806626-1 sudo[127200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-928a9f25-c767-426c-89e3-0a34469c9115
Aug 31 11:47:06.456277 n-d-806626-1 sudo[127200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:06.866412 n-d-806626-1 sudo[127200]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:06.869048 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-928a9f25-c767-426c-89e3-0a34469c9115" returned: 0 in 0.438s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:06.871507 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-928a9f25-c767-426c-89e3-0a34469c9115 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:06.893084 n-d-806626-1 sudo[127216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-928a9f25-c767-426c-89e3-0a34469c9115
Aug 31 11:47:06.894517 n-d-806626-1 sudo[127216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:07.312658 n-d-806626-1 sudo[127216]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:07.315410 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-928a9f25-c767-426c-89e3-0a34469c9115" returned: 0 in 0.444s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:07.317253 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-928a9f25-c767-426c-89e3-0a34469c9115 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:07.337709 n-d-806626-1 sudo[127228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-928a9f25-c767-426c-89e3-0a34469c9115
Aug 31 11:47:07.338525 n-d-806626-1 sudo[127228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:07.812049 n-d-806626-1 sudo[127228]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:07.814801 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-928a9f25-c767-426c-89e3-0a34469c9115" returned: 0 in 0.497s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:07.815973 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Successfully deleted volume: 928a9f25-c767-426c-89e3-0a34469c9115
Aug 31 11:47:07.867753 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Created reservations ['2ea9a0af-decf-4d1c-8351-8afa7978b469', '35b73a90-7d68-410d-a8ef-4057fcd01c73', '92839783-3d0e-4c78-8886-161fe7157792', 'd673d2c3-bdeb-4bc7-b767-a7ddc0c0f516'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:47:07.870341 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:47:07.870341 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:47:07.870341 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:47:07.925377 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:47:07.926757 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:07.961131 n-d-806626-1 sudo[127249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:07.962630 n-d-806626-1 sudo[127249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:08.424372 n-d-806626-1 sudo[127249]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:08.426778 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:08.428896 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:08.448375 n-d-806626-1 sudo[127264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:08.449165 n-d-806626-1 sudo[127264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:08.964236 n-d-806626-1 sudo[127264]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:08.968193 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.537s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:08.972230 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:47:08.978105 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Deleted volume successfully.
Aug 31 11:47:08.998208 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f0414fc1-eb5b-44bb-87c1-91cbd76111b7 tempest-VolumesActionsTest-1257169469 None] Lock "b'cinder-928a9f25-c767-426c-89e3-0a34469c9115-delete_volume'" released by "delete_volume" :: held 2.635s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:47:09.293871 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:47:09.299483 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:47:09.300459 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:47:09.318078 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (9d35824c-9f2b-4819-8187-cff8f486fa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:47:09.322409 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d41d4818-dc94-4024-9872-26281a7f8a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:09.352570 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:47:09.387135 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d41d4818-dc94-4024-9872-26281a7f8a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:47:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-887472873',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=ccf1bf69-2f40-4e19-8988-46e2ca222499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec459c6ea344d16b6b262b9d783065f',provider_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-08-31T11:47:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:47:09Z,user_id='44b9f00ef8fa455193802100e7dbd5b2',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:09.389505 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1693f627-612b-4154-9622-087e6a455937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:09.392338 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1693f627-612b-4154-9622-087e6a455937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:09.394593 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd7c9610-88e4-4cce-82ce-11502d58dae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:09.396736 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd7c9610-88e4-4cce-82ce-11502d58dae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ccf1bf69-2f40-4e19-8988-46e2ca222499', 'volume_name': 'volume-ccf1bf69-2f40-4e19-8988-46e2ca222499', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:09.399029 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff881f6b-767e-4e03-84eb-71636742c307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:09.401204 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff881f6b-767e-4e03-84eb-71636742c307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:09.403550 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7f4d215-a4fd-4502-909e-327f7b6ec3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:09.404304 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Volume ccf1bf69-2f40-4e19-8988-46e2ca222499: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ccf1bf69-2f40-4e19-8988-46e2ca222499', 'volume_size': 1}
Aug 31 11:47:09.405283 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ccf1bf69-2f40-4e19-8988-46e2ca222499 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:09.424801 n-d-806626-1 sudo[127279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ccf1bf69-2f40-4e19-8988-46e2ca222499 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:47:09.425609 n-d-806626-1 sudo[127279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:09.937746 n-d-806626-1 sudo[127279]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:09.940997 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ccf1bf69-2f40-4e19-8988-46e2ca222499 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.535s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:09.944488 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7f4d215-a4fd-4502-909e-327f7b6ec3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ccf1bf69-2f40-4e19-8988-46e2ca222499', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:09.947052 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5ef6fc6-f3e5-4174-ad51-789951131da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:09.961528 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Volume volume-ccf1bf69-2f40-4e19-8988-46e2ca222499 (ccf1bf69-2f40-4e19-8988-46e2ca222499): created successfully
Aug 31 11:47:09.965895 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5ef6fc6-f3e5-4174-ad51-789951131da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:09.970543 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Flow 'volume_create_manager' (9d35824c-9f2b-4819-8187-cff8f486fa81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:47:09.979641 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d7f98800-e8b8-4253-bafd-a4de86dc2a02 tempest-VolumesActionsTest-1288529979 None] Created volume successfully.
Aug 31 11:47:11.666364 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Lock "b'cinder-ccf1bf69-2f40-4e19-8988-46e2ca222499-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:47:11.733007 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Skipping remove_export. No iscsi_target is presently exported for volume: ccf1bf69-2f40-4e19-8988-46e2ca222499
Aug 31 11:47:11.734063 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ccf1bf69-2f40-4e19-8988-46e2ca222499 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:11.754775 n-d-806626-1 sudo[127323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ccf1bf69-2f40-4e19-8988-46e2ca222499
Aug 31 11:47:11.755735 n-d-806626-1 sudo[127323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:12.164172 n-d-806626-1 sudo[127323]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:12.166701 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ccf1bf69-2f40-4e19-8988-46e2ca222499" returned: 0 in 0.432s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:12.168249 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ccf1bf69-2f40-4e19-8988-46e2ca222499 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:12.187474 n-d-806626-1 sudo[127326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ccf1bf69-2f40-4e19-8988-46e2ca222499
Aug 31 11:47:12.189468 n-d-806626-1 sudo[127326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:12.603619 n-d-806626-1 sudo[127326]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:12.606677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ccf1bf69-2f40-4e19-8988-46e2ca222499" returned: 0 in 0.437s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:12.608002 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ccf1bf69-2f40-4e19-8988-46e2ca222499 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:12.628168 n-d-806626-1 sudo[127329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ccf1bf69-2f40-4e19-8988-46e2ca222499
Aug 31 11:47:12.628974 n-d-806626-1 sudo[127329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:13.107696 n-d-806626-1 sudo[127329]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:13.110985 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ccf1bf69-2f40-4e19-8988-46e2ca222499" returned: 0 in 0.502s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:13.112447 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Successfully deleted volume: ccf1bf69-2f40-4e19-8988-46e2ca222499
Aug 31 11:47:13.165441 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Created reservations ['61a6c873-536a-4d06-a5ec-9ec2714ed21a', '4d7be8b1-5f50-494b-963d-13137a16443c', 'a7a2a68f-f302-49ed-878a-aff930ad9c53', 'ec67cdb3-575e-437a-a9e9-d408e32e37e2'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:47:13.167678 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:47:13.167678 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:47:13.167678 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:47:13.211469 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:47:13.212342 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:13.231733 n-d-806626-1 sudo[127335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:13.232641 n-d-806626-1 sudo[127335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:13.660661 n-d-806626-1 sudo[127335]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:13.663288 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:13.665334 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:13.685908 n-d-806626-1 sudo[127338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:13.686812 n-d-806626-1 sudo[127338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:14.170440 n-d-806626-1 sudo[127338]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:14.173397 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.507s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:14.177208 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:47:14.189183 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Deleted volume successfully.
Aug 31 11:47:14.205918 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0404f2d9-d39f-4ec1-84d6-7e2247ae6642 tempest-VolumesActionsTest-1288529979 None] Lock "b'cinder-ccf1bf69-2f40-4e19-8988-46e2ca222499-delete_volume'" released by "delete_volume" :: held 2.540s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:47:14.349654 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Lock "b'cinder-dbc39dab-568c-4a32-9b61-53d023ebe53e-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:47:14.435151 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Skipping remove_export. No iscsi_target is presently exported for volume: dbc39dab-568c-4a32-9b61-53d023ebe53e
Aug 31 11:47:14.436147 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbc39dab-568c-4a32-9b61-53d023ebe53e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:14.456815 n-d-806626-1 sudo[127344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbc39dab-568c-4a32-9b61-53d023ebe53e
Aug 31 11:47:14.457836 n-d-806626-1 sudo[127344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:14.882043 n-d-806626-1 sudo[127344]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:14.884618 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbc39dab-568c-4a32-9b61-53d023ebe53e" returned: 0 in 0.448s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:14.886364 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dbc39dab-568c-4a32-9b61-53d023ebe53e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:14.912547 n-d-806626-1 sudo[127348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dbc39dab-568c-4a32-9b61-53d023ebe53e
Aug 31 11:47:14.913500 n-d-806626-1 sudo[127348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:15.339213 n-d-806626-1 sudo[127348]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:15.342244 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dbc39dab-568c-4a32-9b61-53d023ebe53e" returned: 0 in 0.455s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:15.344279 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbc39dab-568c-4a32-9b61-53d023ebe53e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:15.372126 n-d-806626-1 sudo[127351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbc39dab-568c-4a32-9b61-53d023ebe53e
Aug 31 11:47:15.373474 n-d-806626-1 sudo[127351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:16.044972 n-d-806626-1 sudo[127351]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:16.050687 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbc39dab-568c-4a32-9b61-53d023ebe53e" returned: 0 in 0.705s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:16.053098 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Successfully deleted volume: dbc39dab-568c-4a32-9b61-53d023ebe53e
Aug 31 11:47:16.111829 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Created reservations ['ee7e94d4-26a7-4a4e-bad7-8ffa98e444b6', '38a72656-dcf3-47fe-9687-66a26ea95d23', '29ba05a4-5445-420a-b577-8a0a4ba59745', 'cc068bb9-a18d-4aa2-8c11-a162204796ea'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:47:16.115350 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:47:16.115350 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:47:16.115350 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:47:16.160874 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:47:16.162023 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:16.196402 n-d-806626-1 sudo[127357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:16.197297 n-d-806626-1 sudo[127357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:16.718849 n-d-806626-1 sudo[127357]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:16.723822 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.561s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:16.728147 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:16.755300 n-d-806626-1 sudo[127360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:16.756345 n-d-806626-1 sudo[127360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:17.278215 n-d-806626-1 sudo[127360]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:17.280985 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.552s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:17.283725 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:47:17.295715 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Deleted volume successfully.
Aug 31 11:47:17.316388 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-0f8b4937-6fc7-4cb7-bb3d-558ad9b68841 tempest-VolumesActionsTest-1288529979 None] Lock "b'cinder-dbc39dab-568c-4a32-9b61-53d023ebe53e-delete_volume'" released by "delete_volume" :: held 2.967s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:47:17.486251 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:47:17.487182 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:47:17.488810 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:17.543445 n-d-806626-1 sudo[127381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:17.546076 n-d-806626-1 sudo[127381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:18.081401 n-d-806626-1 sudo[127381]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:18.083717 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.595s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:18.086551 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:18.111719 n-d-806626-1 sudo[127402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:47:18.113219 n-d-806626-1 sudo[127402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:18.629462 n-d-806626-1 sudo[127402]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:18.633142 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.546s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:18.636112 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:47:24.406289 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:47:24.411047 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:47:24.411824 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:47:24.427720 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Flow 'volume_create_manager' (2ecd8fd8-b1b7-452b-bc77-f5e983c79dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:47:24.433335 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00afe6e3-d58b-4b93-ac09-d21adad38ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:24.460105 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:47:24.487051 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00afe6e3-d58b-4b93-ac09-d21adad38ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:47:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-33020116',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=b415d305-60ab-499f-8f33-a58f0bfb6708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acab0b23ff9842048051cd740f6eb92e',provider_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-08-31T11:47:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:47:24Z,user_id='1d2ce940693446e2ba080aafe198525b',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:24.489552 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (867bcd50-3246-4cb2-824f-e6b146281d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:24.491723 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (867bcd50-3246-4cb2-824f-e6b146281d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:24.494192 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f037483-807a-4260-884c-a4dd542f1b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:24.496463 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f037483-807a-4260-884c-a4dd542f1b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b415d305-60ab-499f-8f33-a58f0bfb6708', 'volume_name': 'volume-b415d305-60ab-499f-8f33-a58f0bfb6708', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:24.498724 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7c65ae7-34ab-4073-97e5-ba583d087c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:24.502103 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7c65ae7-34ab-4073-97e5-ba583d087c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:24.504318 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e4edb90-0e22-408c-bc08-47d9b1651c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:24.505330 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Volume b415d305-60ab-499f-8f33-a58f0bfb6708: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b415d305-60ab-499f-8f33-a58f0bfb6708', 'volume_size': 1}
Aug 31 11:47:24.506519 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b415d305-60ab-499f-8f33-a58f0bfb6708 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:24.526882 n-d-806626-1 sudo[127566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b415d305-60ab-499f-8f33-a58f0bfb6708 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:47:24.528510 n-d-806626-1 sudo[127566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:25.127735 n-d-806626-1 sudo[127566]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:25.130032 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b415d305-60ab-499f-8f33-a58f0bfb6708 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.623s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:25.133232 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e4edb90-0e22-408c-bc08-47d9b1651c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b415d305-60ab-499f-8f33-a58f0bfb6708', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:25.135541 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1e417d4-1195-4f50-8aef-c52b9a11dff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:47:25.147179 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Volume volume-b415d305-60ab-499f-8f33-a58f0bfb6708 (b415d305-60ab-499f-8f33-a58f0bfb6708): created successfully
Aug 31 11:47:25.148590 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1e417d4-1195-4f50-8aef-c52b9a11dff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:47:25.151519 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Flow 'volume_create_manager' (2ecd8fd8-b1b7-452b-bc77-f5e983c79dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:47:25.160423 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b12df5c6-c979-428f-8169-6efb294bc16d tempest-VolumesBackupsV39Test-482785884 None] Created volume successfully.
Aug 31 11:47:25.871297 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.driver [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Creating a new backup for volume volume-b415d305-60ab-499f-8f33-a58f0bfb6708. {{(pid=84130) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Aug 31 11:47:25.885121 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:25.908629 n-d-806626-1 sudo[127621]: 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-b415d305-60ab-499f-8f33-a58f0bfb6708
Aug 31 11:47:25.910492 n-d-806626-1 sudo[127621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:47:26.370359 n-d-806626-1 sudo[127621]: pam_unix(sudo:session): session closed for user root
Aug 31 11:47:26.372981 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708" returned: 0 in 0.487s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:26.421530 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:26.429197 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:26.429581 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:47:26.430451 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:47:26.431321 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Creating iscsi_target for Volume ID: volume-b415d305-60ab-499f-8f33-a58f0bfb6708 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Created volume path /opt/stack/data/cinder/volumes/volume-b415d305-60ab-499f-8f33-a58f0bfb6708,
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]: incominguser ZTT6xVS5Utf99mdSPZqP EVofMcRdGQwze8dw
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:47:26.436173 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:47:26.440864 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b415d305-60ab-499f-8f33-a58f0bfb6708 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:26.818847 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b415d305-60ab-499f-8f33-a58f0bfb6708" returned: 0 in 0.380s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:26.819175 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:47:26.819791 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:47:26.820264 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:47:26.821758 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:26.830153 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:26.830500 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b415d305-60ab-499f-8f33-a58f0bfb6708\n System information:\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-b415d305-60ab-499f-8f33-a58f0bfb6708\n Backing store flags: \n Account information:\n ZTT6xVS5Utf99mdSPZqP\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:47:26.831073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:47:26.832094 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:26.937306 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:26.939831 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b415d305-60ab-499f-8f33-a58f0bfb6708\n System information:\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-b415d305-60ab-499f-8f33-a58f0bfb6708\n Backing store flags: \n Account information:\n ZTT6xVS5Utf99mdSPZqP\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:47:26.945205 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:27.043381 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:27.043713 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b415d305-60ab-499f-8f33-a58f0bfb6708\n System information:\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-b415d305-60ab-499f-8f33-a58f0bfb6708\n Backing store flags: \n Account information:\n ZTT6xVS5Utf99mdSPZqP\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:47:27.044692 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-b415d305-60ab-499f-8f33-a58f0bfb6708 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:47:27.091805 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Initialize volume connection completed successfully.
Aug 31 11:47:59.363195 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Terminate volume connection completed successfully.
Aug 31 11:47:59.414794 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:59.511294 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:59.511630 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b415d305-60ab-499f-8f33-a58f0bfb6708\n System information:\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-b415d305-60ab-499f-8f33-a58f0bfb6708\n Backing store flags: \n Account information:\n ZTT6xVS5Utf99mdSPZqP\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:47:59.512256 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Removing iscsi_target for Volume ID: b415d305-60ab-499f-8f33-a58f0bfb6708
Aug 31 11:47:59.513353 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b415d305-60ab-499f-8f33-a58f0bfb6708 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:59.724355 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b415d305-60ab-499f-8f33-a58f0bfb6708 -f" returned: 0 in 0.211s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:59.725380 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:47:59.728565 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:47:59.828000 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:47:59.829233 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:47:59.830278 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-350b98c6-36bf-4a2f-82f9-e96d7cb07376 tempest-VolumesBackupsV39Test-482785884 None] Remove volume export completed successfully.
Aug 31 11:48:05.184145 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Lock "b'cinder-b415d305-60ab-499f-8f33-a58f0bfb6708-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:48:05.293078 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:05.386020 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:05.386369 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:48:05.387271 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Skipping remove_export. No iscsi_target is presently exported for volume: b415d305-60ab-499f-8f33-a58f0bfb6708
Aug 31 11:48:05.388354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:05.410515 n-d-806626-1 sudo[128132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708
Aug 31 11:48:05.411334 n-d-806626-1 sudo[128132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:05.952830 n-d-806626-1 sudo[128132]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:05.956414 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708" returned: 0 in 0.567s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:05.960175 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:05.991717 n-d-806626-1 sudo[128135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708
Aug 31 11:48:05.992826 n-d-806626-1 sudo[128135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:06.558492 n-d-806626-1 sudo[128135]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:06.560958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708" returned: 0 in 0.602s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:06.565330 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:06.591903 n-d-806626-1 sudo[128138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708
Aug 31 11:48:06.595504 n-d-806626-1 sudo[128138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:07.218197 n-d-806626-1 sudo[128138]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:07.222832 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b415d305-60ab-499f-8f33-a58f0bfb6708" returned: 0 in 0.656s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:07.223168 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Successfully deleted volume: b415d305-60ab-499f-8f33-a58f0bfb6708
Aug 31 11:48:07.292106 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Created reservations ['1cadbfe2-43f5-417c-a47c-c4c80d77fdad', '38c9d13e-d745-4865-b1a8-2c928657f9bd', '46f313b5-facc-4bec-a1f1-05602cd07622', '9e1d17cd-9121-4d26-a4c6-d4adad3e8a7e'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:48:07.295957 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:48:07.295957 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:48:07.295957 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:48:07.347118 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:48:07.347857 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:07.389291 n-d-806626-1 sudo[128178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:48:07.390562 n-d-806626-1 sudo[128178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:07.992486 n-d-806626-1 sudo[128178]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:07.997966 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.647s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:08.004506 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:08.043983 n-d-806626-1 sudo[128200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:48:08.046291 n-d-806626-1 sudo[128200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:08.671683 n-d-806626-1 sudo[128200]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:08.676215 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.672s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:08.679986 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:48:08.688960 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Deleted volume successfully.
Aug 31 11:48:08.745594 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4d70bd76-6b22-4abe-a976-88d809ffab71 tempest-VolumesBackupsV39Test-482785884 None] Lock "b'cinder-b415d305-60ab-499f-8f33-a58f0bfb6708-delete_volume'" released by "delete_volume" :: held 3.561s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:48:12.283895 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:48:12.288061 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:48:12.288810 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:48:12.302047 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (29221981-835f-4769-8c3d-32710b6e4ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:48:12.309811 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b713045-9991-422a-99d0-d1c755453d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:48:12.333446 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:48:12.363242 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b713045-9991-422a-99d0-d1c755453d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-742335350',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=722aee69-639c-4ff8-9878-ce294abb7726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7683c44300ce4d3aafaef1ff3f38d598',provider_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-08-31T11:48:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:48:12Z,user_id='fd74dd4a78b9427d9b02f96035c9d9ec',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:48:12.365691 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bffcb74-e3b1-4ea8-ad7c-52f0f80107f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:48:12.367819 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bffcb74-e3b1-4ea8-ad7c-52f0f80107f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:48:12.370102 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e785cc14-de96-4b0d-853b-54f6a01c1350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:48:12.372266 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e785cc14-de96-4b0d-853b-54f6a01c1350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '722aee69-639c-4ff8-9878-ce294abb7726', 'volume_name': 'volume-722aee69-639c-4ff8-9878-ce294abb7726', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:48:12.374502 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99c02dc2-f63a-4d74-bbe1-9517bfa5304e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:48:12.376609 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99c02dc2-f63a-4d74-bbe1-9517bfa5304e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:48:12.384250 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (44c1f8c9-8583-447a-a1cc-7e4af2f9f048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:48:12.384250 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Volume 722aee69-639c-4ff8-9878-ce294abb7726: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-722aee69-639c-4ff8-9878-ce294abb7726', 'volume_size': 1}
Aug 31 11:48:12.384250 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-722aee69-639c-4ff8-9878-ce294abb7726 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:12.400560 n-d-806626-1 sudo[128249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-722aee69-639c-4ff8-9878-ce294abb7726 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:48:12.401379 n-d-806626-1 sudo[128249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:12.975561 n-d-806626-1 sudo[128249]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:12.978535 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-722aee69-639c-4ff8-9878-ce294abb7726 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.597s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:12.981851 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (44c1f8c9-8583-447a-a1cc-7e4af2f9f048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-722aee69-639c-4ff8-9878-ce294abb7726', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:48:12.985506 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80a9fc0d-d7cc-4f10-8122-be194818126f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:48:12.997310 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Volume volume-722aee69-639c-4ff8-9878-ce294abb7726 (722aee69-639c-4ff8-9878-ce294abb7726): created successfully
Aug 31 11:48:12.999493 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80a9fc0d-d7cc-4f10-8122-be194818126f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:48:13.004140 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (29221981-835f-4769-8c3d-32710b6e4ff5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:48:13.013031 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1dcdb0db-fa25-45c4-8d3d-8b261246f365 tempest-VolumesSnapshotTestJSON-510069986 None] Created volume successfully.
Aug 31 11:48:13.881085 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23b07e1b-24ff-4dd1-ac91-d3f42938cf17 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:13.901887 n-d-806626-1 sudo[128286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:48:13.903620 n-d-806626-1 sudo[128286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:14.416459 n-d-806626-1 sudo[128286]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:14.419690 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23b07e1b-24ff-4dd1-ac91-d3f42938cf17 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.538s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:14.421434 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23b07e1b-24ff-4dd1-ac91-d3f42938cf17 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6043ae07-d933-4b4b-9128-6b4223055139 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:14.444941 n-d-806626-1 sudo[128289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6043ae07-d933-4b4b-9128-6b4223055139 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g
Aug 31 11:48:14.445788 n-d-806626-1 sudo[128289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:15.256141 n-d-806626-1 sudo[128289]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:15.259549 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-23b07e1b-24ff-4dd1-ac91-d3f42938cf17 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6043ae07-d933-4b4b-9128-6b4223055139 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g" returned: 0 in 0.837s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:15.316691 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-23b07e1b-24ff-4dd1-ac91-d3f42938cf17 tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:48:16.615819 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.driver [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Creating a new backup for volume volume-722aee69-639c-4ff8-9878-ce294abb7726. {{(pid=84130) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Aug 31 11:48:16.676230 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a1da5947-c829-4033-8a3d-e9c77898f098 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:16.697107 n-d-806626-1 sudo[128398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a1da5947-c829-4033-8a3d-e9c77898f098 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:48:16.697996 n-d-806626-1 sudo[128398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:17.252594 n-d-806626-1 sudo[128398]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:17.255661 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a1da5947-c829-4033-8a3d-e9c77898f098 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.579s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:17.257308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6043ae07-d933-4b4b-9128-6b4223055139 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:17.281019 n-d-806626-1 sudo[128430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6043ae07-d933-4b4b-9128-6b4223055139
Aug 31 11:48:17.282110 n-d-806626-1 sudo[128430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:17.483778 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:48:17.484294 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:48:17.485311 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:17.508445 n-d-806626-1 sudo[128432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:48:17.509253 n-d-806626-1 sudo[128432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:17.759651 n-d-806626-1 sudo[128430]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:17.762513 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6043ae07-d933-4b4b-9128-6b4223055139" returned: 0 in 0.505s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:17.766915 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098 iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:17.791211 n-d-806626-1 sudo[128435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098 iflag=direct
Aug 31 11:48:17.792138 n-d-806626-1 sudo[128435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:17.994856 n-d-806626-1 sudo[128432]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:17.997166 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:17.998937 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:18.023712 n-d-806626-1 sudo[128438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:48:18.024910 n-d-806626-1 sudo[128438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:18.144868 n-d-806626-1 sudo[128435]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:18.147500 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098 iflag=direct" returned: 0 in 0.381s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:18.148544 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:18.169415 n-d-806626-1 sudo[128450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098 oflag=direct
Aug 31 11:48:18.170689 n-d-806626-1 sudo[128450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:18.498394 n-d-806626-1 sudo[128438]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:18.504107 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:18.506948 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:48:18.527941 n-d-806626-1 sudo[128450]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:18.530070 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098 oflag=direct" returned: 0 in 0.381s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:18.531018 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:18.554207 n-d-806626-1 sudo[128463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:48:18.555158 n-d-806626-1 sudo[128463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:23.686041 n-d-806626-1 sudo[128463]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:23.693784 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.157s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:23.693784 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6043ae07--d933--4b4b--9128--6b4223055139, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--a1da5947--c829--4033--8a3d--e9c77898f098, size 1024.00 MB, duration 5.16 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:48:23.693784 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Volume copy 1024.00 MB at 198.47 MB/s
Aug 31 11:48:23.731138 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:23.779498 n-d-806626-1 sudo[128510]: 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-a1da5947-c829-4033-8a3d-e9c77898f098
Aug 31 11:48:23.781926 n-d-806626-1 sudo[128510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:48:24.269969 n-d-806626-1 sudo[128510]: pam_unix(sudo:session): session closed for user root
Aug 31 11:48:24.272223 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098" returned: 0 in 0.542s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:24.330782 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:24.339011 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:24.339571 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409664]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:48:24.340336 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:48:24.341568 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Creating iscsi_target for Volume ID: volume-a1da5947-c829-4033-8a3d-e9c77898f098 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Created volume path /opt/stack/data/cinder/volumes/volume-a1da5947-c829-4033-8a3d-e9c77898f098,
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]: incominguser J7EVVsyrGkKUDeR629hS pxURnmKC7J9APG7w
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:48:24.346740 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:48:24.348028 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a1da5947-c829-4033-8a3d-e9c77898f098 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:24.755360 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a1da5947-c829-4033-8a3d-e9c77898f098" returned: 0 in 0.407s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:24.758958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409664]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:48:24.759722 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:48:24.761012 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:48:24.767414 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:24.795229 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:24.795826 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a1da5947-c829-4033-8a3d-e9c77898f098\n System information:\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-a1da5947-c829-4033-8a3d-e9c77898f098\n Backing store flags: \n Account information:\n J7EVVsyrGkKUDeR629hS\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:48:24.797398 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:48:24.799095 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:24.931236 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:24.931573 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a1da5947-c829-4033-8a3d-e9c77898f098\n System information:\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-a1da5947-c829-4033-8a3d-e9c77898f098\n Backing store flags: \n Account information:\n J7EVVsyrGkKUDeR629hS\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:48:24.932785 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:48:25.035760 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:48:25.036088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a1da5947-c829-4033-8a3d-e9c77898f098\n System information:\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-a1da5947-c829-4033-8a3d-e9c77898f098\n Backing store flags: \n Account information:\n J7EVVsyrGkKUDeR629hS\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:48:25.037109 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-a1da5947-c829-4033-8a3d-e9c77898f098 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:48:25.081324 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Initialize volume connection completed successfully.
Aug 31 11:49:02.988385 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Terminate volume connection completed successfully.
Aug 31 11:49:03.040504 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:03.138995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:03.139333 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a1da5947-c829-4033-8a3d-e9c77898f098\n System information:\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-a1da5947-c829-4033-8a3d-e9c77898f098\n Backing store flags: \n Account information:\n J7EVVsyrGkKUDeR629hS\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:03.139992 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Removing iscsi_target for Volume ID: a1da5947-c829-4033-8a3d-e9c77898f098
Aug 31 11:49:03.142825 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a1da5947-c829-4033-8a3d-e9c77898f098 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:03.357320 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a1da5947-c829-4033-8a3d-e9c77898f098 -f" returned: 0 in 0.212s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:03.357320 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:03.358697 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:03.460854 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:03.461185 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:03.462020 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Remove volume export completed successfully.
Aug 31 11:49:03.542365 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-a1da5947-c829-4033-8a3d-e9c77898f098-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:49:03.593927 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Trying to delete temp volume: a1da5947-c829-4033-8a3d-e9c77898f098
Aug 31 11:49:03.595674 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:03.686973 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:03.688092 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:03.688796 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Skipping remove_export. No iscsi_target is presently exported for volume: a1da5947-c829-4033-8a3d-e9c77898f098
Aug 31 11:49:03.689897 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:03.708715 n-d-806626-1 sudo[129336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098
Aug 31 11:49:03.709544 n-d-806626-1 sudo[129336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:04.139191 n-d-806626-1 sudo[129336]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:04.142798 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098" returned: 0 in 0.451s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:04.144443 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:04.165410 n-d-806626-1 sudo[129349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098
Aug 31 11:49:04.166326 n-d-806626-1 sudo[129349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:04.582550 n-d-806626-1 sudo[129349]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:04.585125 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098" returned: 0 in 0.440s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:04.587138 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:04.607694 n-d-806626-1 sudo[129352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098
Aug 31 11:49:04.608508 n-d-806626-1 sudo[129352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:05.139047 n-d-806626-1 sudo[129352]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:05.141607 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a1da5947-c829-4033-8a3d-e9c77898f098" returned: 0 in 0.554s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:05.143023 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Successfully deleted volume: a1da5947-c829-4033-8a3d-e9c77898f098
Aug 31 11:49:05.148651 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:49:05.148651 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:49:05.148651 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:49:05.170596 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Deleted volume successfully.
Aug 31 11:49:05.178974 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ac5b8ebe-55e7-4f03-b822-b3fe54e0b6ce tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-a1da5947-c829-4033-8a3d-e9c77898f098-delete_volume'" released by "delete_volume" :: held 1.637s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:49:17.485694 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:49:17.486284 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:49:17.486921 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:17.508706 n-d-806626-1 sudo[129451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:49:17.509909 n-d-806626-1 sudo[129451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:17.977359 n-d-806626-1 sudo[129451]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:17.980390 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:17.981975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:18.002586 n-d-806626-1 sudo[129455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:49:18.003995 n-d-806626-1 sudo[129455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:18.510901 n-d-806626-1 sudo[129455]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:18.512888 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.531s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:18.515038 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:49:24.370058 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:49:24.376478 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:49:24.377258 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:49:24.393468 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (3ffc7b9d-d08d-498b-ab9e-2b23e64e3315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:49:24.398038 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccacccd8-0500-4adc-9592-6da748208f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:24.423881 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:49:24.450213 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccacccd8-0500-4adc-9592-6da748208f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-379625518',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=2d1861dc-3281-41c6-a75d-544c9a60eddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7683c44300ce4d3aafaef1ff3f38d598',provider_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-08-31T11:49:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:49:24Z,user_id='fd74dd4a78b9427d9b02f96035c9d9ec',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:24.453305 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1193cf6d-614a-49c9-9d49-8fb3e33d245e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:24.455922 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1193cf6d-614a-49c9-9d49-8fb3e33d245e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:24.458323 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c41c1199-49c5-4c18-8d38-102221b79a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:24.616329 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c41c1199-49c5-4c18-8d38-102221b79a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2d1861dc-3281-41c6-a75d-544c9a60eddb', 'volume_name': 'volume-2d1861dc-3281-41c6-a75d-544c9a60eddb', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:24.618867 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05e17834-9d74-42cc-8d38-e98ecb5672fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:24.621018 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05e17834-9d74-42cc-8d38-e98ecb5672fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:24.623320 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c08e8dc7-6666-464c-a633-cc2148ca17c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:24.628209 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Volume 2d1861dc-3281-41c6-a75d-544c9a60eddb: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2d1861dc-3281-41c6-a75d-544c9a60eddb', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:49:24.628835 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Cloning 2d1861dc-3281-41c6-a75d-544c9a60eddb from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:49:39.574810 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1, size 616.00 MB, duration 14.94 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:49:39.576622 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Image download 616.00 MB at 41.22 MB/s
Aug 31 11:49:39.622175 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:39.723029 n-d-806626-1 sudo[129712]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1
Aug 31 11:49:39.724092 n-d-806626-1 sudo[129712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:40.365276 n-d-806626-1 sudo[129712]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:40.368903 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1" returned: 0 in 0.746s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:40.370184 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user fd74dd4a78b9427d9b02f96035c9d9ec. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:49:40.485579 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:40.646093 n-d-806626-1 sudo[129751]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1
Aug 31 11:49:40.647043 n-d-806626-1 sudo[129751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:41.325839 n-d-806626-1 sudo[129751]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:41.328595 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1" returned: 0 in 0.848s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:41.330730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d1861dc-3281-41c6-a75d-544c9a60eddb stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:41.380471 n-d-806626-1 sudo[129796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d1861dc-3281-41c6-a75d-544c9a60eddb stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:49:41.382499 n-d-806626-1 sudo[129796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:42.274020 n-d-806626-1 sudo[129796]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:42.276631 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d1861dc-3281-41c6-a75d-544c9a60eddb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.945s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:42.308666 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 2d1861dc-3281-41c6-a75d-544c9a60eddb. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:49:42.400906 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_400eucnt {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:42.519751 n-d-806626-1 sudo[129857]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_400eucnt
Aug 31 11:49:42.520824 n-d-806626-1 sudo[129857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:42.886399 n-d-806626-1 sudo[129857]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:42.888954 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_400eucnt" returned: 0 in 0.488s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:42.892390 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:43.147846 n-d-806626-1 sudo[129873]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1
Aug 31 11:49:43.148895 n-d-806626-1 sudo[129873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:43.600738 n-d-806626-1 sudo[129873]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:43.605510 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1" returned: 0 in 0.711s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:43.607537 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:49:43.612074 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d1861dc--3281--41c6--a75d--544c9a60eddb oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:43.647676 n-d-806626-1 sudo[129902]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d1861dc--3281--41c6--a75d--544c9a60eddb oflag=direct
Aug 31 11:49:43.649039 n-d-806626-1 sudo[129902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:44.129805 n-d-806626-1 sudo[129902]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:44.133217 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d1861dc--3281--41c6--a75d--544c9a60eddb oflag=direct" returned: 0 in 0.524s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:44.134770 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2d1861dc--3281--41c6--a75d--544c9a60eddb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:44.174226 n-d-806626-1 sudo[129916]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2d1861dc--3281--41c6--a75d--544c9a60eddb
Aug 31 11:49:44.175901 n-d-806626-1 sudo[129916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:45.429931 n-d-806626-1 sudo[129916]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:45.433758 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2d1861dc--3281--41c6--a75d--544c9a60eddb" returned: 0 in 1.297s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:45.435314 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:45.552274 n-d-806626-1 sudo[129981]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1
Aug 31 11:49:45.556144 n-d-806626-1 sudo[129981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:46.048371 n-d-806626-1 sudo[129981]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:46.050869 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 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_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1" returned: 0 in 0.615s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:46.051867 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_0f8x6cjbn-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.30 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2d1861dc--3281--41c6--a75d--544c9a60eddb {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:49:46.052251 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Converted 700.00 MB image at 538.39 MB/s
Aug 31 11:49:46.053525 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 2d1861dc-3281-41c6-a75d-544c9a60eddb successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:49:46.243889 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user fd74dd4a78b9427d9b02f96035c9d9ec is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:49:46.247758 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Marking volume 2d1861dc-3281-41c6-a75d-544c9a60eddb as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:49:46.275819 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 2d1861dc-3281-41c6-a75d-544c9a60eddb. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:49:46.276291 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Creating volume glance metadata for volume 2d1861dc-3281-41c6-a75d-544c9a60eddb backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:49:46.403167 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c08e8dc7-6666-464c-a633-cc2148ca17c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d1861dc-3281-41c6-a75d-544c9a60eddb', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:46.410472 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81e8b469-3d7a-4f14-8df2-f73c6969d9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:46.432146 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Volume volume-2d1861dc-3281-41c6-a75d-544c9a60eddb (2d1861dc-3281-41c6-a75d-544c9a60eddb): created successfully
Aug 31 11:49:46.434301 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81e8b469-3d7a-4f14-8df2-f73c6969d9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:46.438010 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (3ffc7b9d-d08d-498b-ab9e-2b23e64e3315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:49:46.454350 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0be4aff2-f17c-40a0-b3a7-2976df3bfe37 tempest-VolumesSnapshotTestJSON-510069986 None] Created volume successfully.
Aug 31 11:49:49.600163 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:49.662141 n-d-806626-1 sudo[130049]: 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-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:49:49.664107 n-d-806626-1 sudo[130049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:50.410618 n-d-806626-1 sudo[130049]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:50.412942 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb" returned: 0 in 0.812s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:50.502704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:50.512913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:50.513507 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:50.514327 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:49:50.516334 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] Creating iscsi_target for Volume ID: volume-2d1861dc-3281-41c6-a75d-544c9a60eddb {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] Created volume path /opt/stack/data/cinder/volumes/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb,
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]: incominguser k3JJXL6VoqHuTAHKJ83d i3XqPy8F3mE3RLfM
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:49:50.521102 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:49:50.525088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:51.156372 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb" returned: 0 in 0.632s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:51.157513 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:51.158447 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:49:51.158809 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:49:51.160410 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:51.177916 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:51.178820 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n System information:\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-2d1861dc-3281-41c6-a75d-544c9a60eddb\n Backing store flags: \n Account information:\n k3JJXL6VoqHuTAHKJ83d\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:51.179438 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:49:51.182710 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:51.308568 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:51.308568 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n System information:\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-2d1861dc-3281-41c6-a75d-544c9a60eddb\n Backing store flags: \n Account information:\n k3JJXL6VoqHuTAHKJ83d\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:51.311336 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:51.446562 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:51.446907 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n System information:\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-2d1861dc-3281-41c6-a75d-544c9a60eddb\n Backing store flags: \n Account information:\n k3JJXL6VoqHuTAHKJ83d\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:51.448162 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:49:51.688662 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-8942960a-94c1-4711-a06c-a64c54b9f040 req-276aaa4b-e0e6-4cf1-a98a-1d503a3e240c tempest-VolumesSnapshotTestJSON-510069986 None] attachment_update completed successfully.
Aug 31 11:49:52.334200 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:49:52.339203 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:49:52.340199 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:49:52.359114 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (786a6042-94ff-4020-90e8-6cd939fbc9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:49:52.362788 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81d1f3d9-ad1a-4b26-b0e0-4231d3c5bbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:52.417478 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:49:52.457802 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81d1f3d9-ad1a-4b26-b0e0-4231d3c5bbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1938236224',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=aefab1b7-b8fa-4e73-ba84-a8a31c26edad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566a0ca2d234456c936875e2e87e77ed',provider_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-08-31T11:49:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:49:52Z,user_id='a1547125a0bc4254b6ba67fcb2b92fd6',volume_attachment=>,volume_type=VolumeType(db079d68-e93d-45aa-8f7c-17a2bedb9cc9),volume_type_id=db079d68-e93d-45aa-8f7c-17a2bedb9cc9)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:52.462386 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91efbda3-3be7-4405-aa81-629ffb40eece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:52.465562 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91efbda3-3be7-4405-aa81-629ffb40eece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:52.470522 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91ff3f33-0dfb-4a00-a00d-1b81dd5eb7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:52.473961 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91ff3f33-0dfb-4a00-a00d-1b81dd5eb7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aefab1b7-b8fa-4e73-ba84-a8a31c26edad', 'volume_name': 'volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:52.476609 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23ac148d-9dc9-41ce-95a3-ecb78c29c2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:52.479755 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23ac148d-9dc9-41ce-95a3-ecb78c29c2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:52.482563 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2af384a7-3a86-40c7-9116-8a4e3fbc334d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:52.484320 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Volume aefab1b7-b8fa-4e73-ba84-a8a31c26edad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad', 'volume_size': 1}
Aug 31 11:49:52.485755 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:52.521252 n-d-806626-1 sudo[130216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:49:52.522271 n-d-806626-1 sudo[130216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:53.082206 n-d-806626-1 sudo[130216]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:53.085051 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.599s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:53.089937 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2af384a7-3a86-40c7-9116-8a4e3fbc334d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:53.096387 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c15e6db1-a9bd-4ce9-b3ff-0dfe16ab7279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:49:53.115201 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Volume volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad (aefab1b7-b8fa-4e73-ba84-a8a31c26edad): created successfully
Aug 31 11:49:53.117902 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c15e6db1-a9bd-4ce9-b3ff-0dfe16ab7279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:49:53.122170 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (786a6042-94ff-4020-90e8-6cd939fbc9dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:49:53.132587 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-77ab2961-63ae-4492-b3a8-449353fa6ddd tempest-TestVolumeBootPattern-1195523060 None] Created volume successfully.
Aug 31 11:49:57.259657 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:57.284639 n-d-806626-1 sudo[130367]: 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-aefab1b7-b8fa-4e73-ba84-a8a31c26edad
Aug 31 11:49:57.285692 n-d-806626-1 sudo[130367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:49:58.110497 n-d-806626-1 sudo[130367]: pam_unix(sudo:session): session closed for user root
Aug 31 11:49:58.113039 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad" returned: 0 in 0.853s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:58.217414 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:58.224989 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:58.225582 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n Backing store flags: \n Account information:\n k3JJXL6VoqHuTAHKJ83d\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: I_T nexus: 38
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: k3JJXL6VoqHuTAHKJ83d
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:49:58.227596 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:49:58.232754 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] Creating iscsi_target for Volume ID: volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] Created volume path /opt/stack/data/cinder/volumes/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad,
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]: incominguser aRPGaRijWCumH7d2M32f RY9JFMfPqQJ6AizL
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:49:58.238052 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:49:58.241232 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:59.198255 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad" returned: 0 in 0.956s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:59.198822 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:59.199189 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:49:59.199557 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:49:59.200805 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:59.222762 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:59.223105 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n Backing store flags: \n Account information:\n k3JJXL6VoqHuTAHKJ83d\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n System information:\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-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n Backing store flags: \n Account information:\n aRPGaRijWCumH7d2M32f\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: I_T nexus: 38
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: k3JJXL6VoqHuTAHKJ83d
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:49:59.223761 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:49:59.227091 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:59.425338 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:59.425701 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n Backing store flags: \n Account information:\n k3JJXL6VoqHuTAHKJ83d\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n System information:\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-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n Backing store flags: \n Account information:\n aRPGaRijWCumH7d2M32f\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:59.426842 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:49:59.635656 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:49:59.636359 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n Backing store flags: \n Account information:\n k3JJXL6VoqHuTAHKJ83d\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n System information:\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-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n Backing store flags: \n Account information:\n aRPGaRijWCumH7d2M32f\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:49:59.637616 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] Set provider_location to: 10.222.0.50:3260,2 iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:49:59.894712 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-e29e0d53-6cbd-4fd5-9a1a-d8391603065e req-d4a4235e-7f4d-4914-be50-db2ea9a43cc7 tempest-TestVolumeBootPattern-1195523060 None] attachment_update completed successfully.
Aug 31 11:50:00.015289 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fd8beea4-c72e-4498-a331-b94bd1eec73e tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:00.041364 n-d-806626-1 sudo[130469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:50:00.042549 n-d-806626-1 sudo[130469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:00.562702 n-d-806626-1 sudo[130469]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:00.566716 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fd8beea4-c72e-4498-a331-b94bd1eec73e tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb" returned: 0 in 0.551s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:00.568626 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fd8beea4-c72e-4498-a331-b94bd1eec73e tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab5d9911-7105-4eb3-b2f9-b8f48376cc91 --snapshot stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:00.612187 n-d-806626-1 sudo[130479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab5d9911-7105-4eb3-b2f9-b8f48376cc91 --snapshot stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -L 1.00g
Aug 31 11:50:00.620671 n-d-806626-1 sudo[130479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:01.526302 n-d-806626-1 sudo[130479]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:01.529429 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fd8beea4-c72e-4498-a331-b94bd1eec73e tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab5d9911-7105-4eb3-b2f9-b8f48376cc91 --snapshot stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -L 1.00g" returned: 0 in 0.960s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:01.680804 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fd8beea4-c72e-4498-a331-b94bd1eec73e tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:50:02.516345 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eee4c0d2-ede7-421e-98c0-77f175b2fc3a tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:02.586320 n-d-806626-1 sudo[130628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:50:02.587818 n-d-806626-1 sudo[130628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:03.117258 n-d-806626-1 sudo[130628]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:03.119913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eee4c0d2-ede7-421e-98c0-77f175b2fc3a tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb" returned: 0 in 0.604s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:03.122343 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eee4c0d2-ede7-421e-98c0-77f175b2fc3a tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4a6e8b6a-5123-4aab-acbe-6eca682fca3a --snapshot stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:03.154769 n-d-806626-1 sudo[130654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4a6e8b6a-5123-4aab-acbe-6eca682fca3a --snapshot stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -L 1.00g
Aug 31 11:50:03.157277 n-d-806626-1 sudo[130654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:04.060856 n-d-806626-1 sudo[130654]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:04.064060 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eee4c0d2-ede7-421e-98c0-77f175b2fc3a tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4a6e8b6a-5123-4aab-acbe-6eca682fca3a --snapshot stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -L 1.00g" returned: 0 in 0.941s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:04.200448 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-eee4c0d2-ede7-421e-98c0-77f175b2fc3a tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:50:04.882528 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af46fd42-95b0-49eb-b736-b5f5a00d6a95 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:04.904436 n-d-806626-1 sudo[130804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:50:04.907013 n-d-806626-1 sudo[130804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:05.331441 n-d-806626-1 sudo[130804]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:05.334088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af46fd42-95b0-49eb-b736-b5f5a00d6a95 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb" returned: 0 in 0.451s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:05.335590 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af46fd42-95b0-49eb-b736-b5f5a00d6a95 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0735cee6-c426-441e-b18a-870d4bc7500d --snapshot stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:05.356825 n-d-806626-1 sudo[130807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0735cee6-c426-441e-b18a-870d4bc7500d --snapshot stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -L 1.00g
Aug 31 11:50:05.357656 n-d-806626-1 sudo[130807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:06.266851 n-d-806626-1 sudo[130807]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:06.269637 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af46fd42-95b0-49eb-b736-b5f5a00d6a95 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0735cee6-c426-441e-b18a-870d4bc7500d --snapshot stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -L 1.00g" returned: 0 in 0.933s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:06.362855 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-af46fd42-95b0-49eb-b736-b5f5a00d6a95 tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:50:07.058181 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-965e5aea-2b90-4ea7-9a6a-ceb8395b9b0c tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-ab5d9911-7105-4eb3-b2f9-b8f48376cc91-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:50:07.060796 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-965e5aea-2b90-4ea7-9a6a-ceb8395b9b0c tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ab5d9911-7105-4eb3-b2f9-b8f48376cc91 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:07.079046 n-d-806626-1 sudo[130951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ab5d9911-7105-4eb3-b2f9-b8f48376cc91
Aug 31 11:50:07.079866 n-d-806626-1 sudo[130951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:07.530501 n-d-806626-1 sudo[130951]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:07.533785 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-965e5aea-2b90-4ea7-9a6a-ceb8395b9b0c tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ab5d9911-7105-4eb3-b2f9-b8f48376cc91" returned: 0 in 0.473s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:07.536900 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-965e5aea-2b90-4ea7-9a6a-ceb8395b9b0c tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ab5d9911-7105-4eb3-b2f9-b8f48376cc91 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:07.557611 n-d-806626-1 sudo[130954]: ubuntu : TTY=unknown ; 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-ab5d9911-7105-4eb3-b2f9-b8f48376cc91
Aug 31 11:50:07.559075 n-d-806626-1 sudo[130954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:08.216693 n-d-806626-1 sudo[130954]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:08.219835 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-965e5aea-2b90-4ea7-9a6a-ceb8395b9b0c tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ab5d9911-7105-4eb3-b2f9-b8f48376cc91" returned: 0 in 0.682s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:08.343643 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-965e5aea-2b90-4ea7-9a6a-ceb8395b9b0c tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['e5afc174-1390-40df-abdf-e47b6d0ec0d1', '23692bca-656c-4e31-97ed-f036dccf86b7', '0ed87b0a-dc57-4296-9969-d606f72a9daf', '2ef002fe-fd72-4762-a17f-f823e51b51ad'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:50:08.346489 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-965e5aea-2b90-4ea7-9a6a-ceb8395b9b0c tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:50:08.346489 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:50:08.346489 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:08.400000 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-965e5aea-2b90-4ea7-9a6a-ceb8395b9b0c tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:50:08.409245 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-965e5aea-2b90-4ea7-9a6a-ceb8395b9b0c tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-ab5d9911-7105-4eb3-b2f9-b8f48376cc91-delete_snapshot'" released by "delete_snapshot" :: held 1.351s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:50:09.298091 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-bc1e3502-bce1-4261-bdea-05fa715e91b3 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-0735cee6-c426-441e-b18a-870d4bc7500d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:50:09.300510 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bc1e3502-bce1-4261-bdea-05fa715e91b3 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0735cee6-c426-441e-b18a-870d4bc7500d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:09.325455 n-d-806626-1 sudo[131045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0735cee6-c426-441e-b18a-870d4bc7500d
Aug 31 11:50:09.326598 n-d-806626-1 sudo[131045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:09.737890 n-d-806626-1 sudo[131045]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:09.740781 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bc1e3502-bce1-4261-bdea-05fa715e91b3 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0735cee6-c426-441e-b18a-870d4bc7500d" returned: 0 in 0.439s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:09.743326 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bc1e3502-bce1-4261-bdea-05fa715e91b3 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0735cee6-c426-441e-b18a-870d4bc7500d {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:09.761479 n-d-806626-1 sudo[131048]: ubuntu : TTY=unknown ; 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-0735cee6-c426-441e-b18a-870d4bc7500d
Aug 31 11:50:09.762320 n-d-806626-1 sudo[131048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:10.364398 n-d-806626-1 sudo[131048]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:10.366851 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bc1e3502-bce1-4261-bdea-05fa715e91b3 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0735cee6-c426-441e-b18a-870d4bc7500d" returned: 0 in 0.624s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:10.490545 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-bc1e3502-bce1-4261-bdea-05fa715e91b3 tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['a2704b70-797a-42d8-98ce-8e967148a230', 'c8773015-4a24-4382-9cda-787b41111b9d', 'ae3b6f8d-a297-4f4f-aa7c-3178be2e62e6', '79f3af9a-f2f5-4be1-aa9b-171aeff533f6'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:50:10.493092 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-bc1e3502-bce1-4261-bdea-05fa715e91b3 tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:50:10.493092 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:50:10.493092 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:10.577595 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-bc1e3502-bce1-4261-bdea-05fa715e91b3 tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:50:10.601381 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-bc1e3502-bce1-4261-bdea-05fa715e91b3 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-0735cee6-c426-441e-b18a-870d4bc7500d-delete_snapshot'" released by "delete_snapshot" :: held 1.303s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:50:11.527286 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-5085f2a7-6559-4a6f-bba6-878f8d465f17 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-4a6e8b6a-5123-4aab-acbe-6eca682fca3a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:50:11.532531 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5085f2a7-6559-4a6f-bba6-878f8d465f17 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4a6e8b6a-5123-4aab-acbe-6eca682fca3a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:11.554158 n-d-806626-1 sudo[131117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4a6e8b6a-5123-4aab-acbe-6eca682fca3a
Aug 31 11:50:11.555132 n-d-806626-1 sudo[131117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:12.004204 n-d-806626-1 sudo[131117]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:12.007909 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5085f2a7-6559-4a6f-bba6-878f8d465f17 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4a6e8b6a-5123-4aab-acbe-6eca682fca3a" returned: 0 in 0.474s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:12.012894 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5085f2a7-6559-4a6f-bba6-878f8d465f17 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4a6e8b6a-5123-4aab-acbe-6eca682fca3a {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:12.040769 n-d-806626-1 sudo[131121]: ubuntu : TTY=unknown ; 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-4a6e8b6a-5123-4aab-acbe-6eca682fca3a
Aug 31 11:50:12.042045 n-d-806626-1 sudo[131121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:12.693658 n-d-806626-1 sudo[131121]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:12.696416 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5085f2a7-6559-4a6f-bba6-878f8d465f17 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4a6e8b6a-5123-4aab-acbe-6eca682fca3a" returned: 0 in 0.683s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:12.837090 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-5085f2a7-6559-4a6f-bba6-878f8d465f17 tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['1101b4ce-7704-46ce-bf4a-79903be9e629', '384a4b32-4be4-4fda-a365-b1ad42d15037', 'a8000c56-7e4e-493c-8911-3ffbebe19e89', '45c393a1-9636-4d4e-a995-57178c5ce432'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:50:12.839829 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-5085f2a7-6559-4a6f-bba6-878f8d465f17 tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:50:12.839829 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:50:12.839829 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:12.913436 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5085f2a7-6559-4a6f-bba6-878f8d465f17 tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:50:12.917758 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-5085f2a7-6559-4a6f-bba6-878f8d465f17 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-4a6e8b6a-5123-4aab-acbe-6eca682fca3a-delete_snapshot'" released by "delete_snapshot" :: held 1.390s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:50:14.667677 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-0eb88dc6-9dba-4133-98b4-3c3afc3b9ccb req-c12238fe-9212-43c9-9707-bab858f9b82b tempest-VolumesSnapshotTestJSON-510069986 None] Terminate volume connection completed successfully.
Aug 31 11:50:14.668300 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-0eb88dc6-9dba-4133-98b4-3c3afc3b9ccb req-c12238fe-9212-43c9-9707-bab858f9b82b tempest-VolumesSnapshotTestJSON-510069986 None] Deleting attachment 3a77afa8-eba1-4136-b01a-fcf4d3ddb26d. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:50:14.669724 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:14.774383 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:14.775061 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb\n System information:\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-2d1861dc-3281-41c6-a75d-544c9a60eddb\n Backing store flags: \n Account information:\n k3JJXL6VoqHuTAHKJ83d\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n Backing store flags: \n Account information:\n aRPGaRijWCumH7d2M32f\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:14.775725 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-0eb88dc6-9dba-4133-98b4-3c3afc3b9ccb req-c12238fe-9212-43c9-9707-bab858f9b82b tempest-VolumesSnapshotTestJSON-510069986 None] Removing iscsi_target for Volume ID: 2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:50:14.776800 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:14.879380 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2d1861dc-3281-41c6-a75d-544c9a60eddb -f" returned: 0 in 0.102s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:14.880540 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:14.881878 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:15.050893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:15.051362 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n Backing store flags: \n Account information:\n aRPGaRijWCumH7d2M32f\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:15.166429 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-0eb88dc6-9dba-4133-98b4-3c3afc3b9ccb req-c12238fe-9212-43c9-9707-bab858f9b82b tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:50:15.166429 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:50:15.166429 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:16.036971 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-21cecd16-87c4-41af-ac5c-631240754999 tempest-BackendsCapabilitiesAdminTestsJSON-1868496585 None] Obtained capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-806626-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=84130) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Aug 31 11:50:16.074395 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-be9e3e2b-5696-42a6-8323-b0bb38619623 tempest-BackendsCapabilitiesAdminTestsJSON-1868496585 None] Obtained capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-806626-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=84130) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Aug 31 11:50:17.489816 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:50:17.490676 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:50:17.490794 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:17.532578 n-d-806626-1 sudo[131191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:50:17.533388 n-d-806626-1 sudo[131191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:18.150532 n-d-806626-1 sudo[131191]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:18.153647 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:18.157906 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:18.187819 n-d-806626-1 sudo[131194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:50:18.189474 n-d-806626-1 sudo[131194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:18.885154 n-d-806626-1 sudo[131194]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:18.887375 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.729s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:18.890840 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:50:20.473565 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-ab6fe354-fdce-44f0-86d5-60d4f26cff63 req-a96204f3-c2e9-450b-938a-d3537bf938bf tempest-TestVolumeBootPattern-1195523060 None] Terminate volume connection completed successfully.
Aug 31 11:50:20.475155 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab6fe354-fdce-44f0-86d5-60d4f26cff63 req-a96204f3-c2e9-450b-938a-d3537bf938bf tempest-TestVolumeBootPattern-1195523060 None] Deleting attachment 6a228f2e-ef5f-469d-8e10-10f31dbc6721. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:50:20.478942 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:20.588035 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:20.588432 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n System information:\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-aefab1b7-b8fa-4e73-ba84-a8a31c26edad\n Backing store flags: \n Account information:\n aRPGaRijWCumH7d2M32f\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:20.589079 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-ab6fe354-fdce-44f0-86d5-60d4f26cff63 req-a96204f3-c2e9-450b-938a-d3537bf938bf tempest-TestVolumeBootPattern-1195523060 None] Removing iscsi_target for Volume ID: aefab1b7-b8fa-4e73-ba84-a8a31c26edad
Aug 31 11:50:20.590310 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:20.757937 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad -f" returned: 0 in 0.159s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:20.758405 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:20.808917 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:20.815307 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d45511c2-3645-469f-9894-48cfbf976698 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:20.848077 n-d-806626-1 sudo[131226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:50:20.850184 n-d-806626-1 sudo[131226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:20.936701 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:20.938078 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:21.088340 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-ab6fe354-fdce-44f0-86d5-60d4f26cff63 req-a96204f3-c2e9-450b-938a-d3537bf938bf tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:50:21.088340 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:50:21.088340 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:21.467091 n-d-806626-1 sudo[131226]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:21.469732 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d45511c2-3645-469f-9894-48cfbf976698 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.655s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:21.471657 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d45511c2-3645-469f-9894-48cfbf976698 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8c94ff24-d7d1-4a59-8ef6-818878e68e35 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:21.498638 n-d-806626-1 sudo[131232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8c94ff24-d7d1-4a59-8ef6-818878e68e35 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g
Aug 31 11:50:21.500368 n-d-806626-1 sudo[131232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:22.357134 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-aefab1b7-b8fa-4e73-ba84-a8a31c26edad-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:50:22.478863 n-d-806626-1 sudo[131232]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:22.490514 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d45511c2-3645-469f-9894-48cfbf976698 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8c94ff24-d7d1-4a59-8ef6-818878e68e35 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g" returned: 0 in 1.019s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:22.556505 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:22.598359 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d45511c2-3645-469f-9894-48cfbf976698 tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:50:22.669988 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:22.670526 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:22.671640 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Skipping remove_export. No iscsi_target is presently exported for volume: aefab1b7-b8fa-4e73-ba84-a8a31c26edad
Aug 31 11:50:22.673112 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:22.696246 n-d-806626-1 sudo[131351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad
Aug 31 11:50:22.697310 n-d-806626-1 sudo[131351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:23.226662 n-d-806626-1 sudo[131351]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:23.230342 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad" returned: 0 in 0.557s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:23.232188 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:23.255517 n-d-806626-1 sudo[131354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad
Aug 31 11:50:23.256934 n-d-806626-1 sudo[131354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:23.260689 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-eb1d6d86-fef9-4357-bb8a-d3899cd8a962 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-8c94ff24-d7d1-4a59-8ef6-818878e68e35-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.033s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:50:23.304486 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eb1d6d86-fef9-4357-bb8a-d3899cd8a962 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8c94ff24-d7d1-4a59-8ef6-818878e68e35 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:23.323981 n-d-806626-1 sudo[131356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8c94ff24-d7d1-4a59-8ef6-818878e68e35
Aug 31 11:50:23.324809 n-d-806626-1 sudo[131356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:23.854881 n-d-806626-1 sudo[131356]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:23.855228 n-d-806626-1 sudo[131354]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:23.857990 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad" returned: 0 in 0.625s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:23.861696 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:23.882058 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eb1d6d86-fef9-4357-bb8a-d3899cd8a962 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8c94ff24-d7d1-4a59-8ef6-818878e68e35" returned: 0 in 0.576s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:23.884075 n-d-806626-1 sudo[131361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad
Aug 31 11:50:23.885001 n-d-806626-1 sudo[131361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:23.886962 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eb1d6d86-fef9-4357-bb8a-d3899cd8a962 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8c94ff24-d7d1-4a59-8ef6-818878e68e35 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:23.908873 n-d-806626-1 sudo[131363]: ubuntu : TTY=unknown ; 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-8c94ff24-d7d1-4a59-8ef6-818878e68e35
Aug 31 11:50:23.909888 n-d-806626-1 sudo[131363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:24.470394 n-d-806626-1 sudo[131361]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:24.474408 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aefab1b7-b8fa-4e73-ba84-a8a31c26edad" returned: 0 in 0.611s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:24.478683 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Successfully deleted volume: aefab1b7-b8fa-4e73-ba84-a8a31c26edad
Aug 31 11:50:24.540773 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1927958883 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1927958883, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:50:24.541952 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1927958883 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1927958883, it is now deprecated. Please use the default quota class for default quota.
Aug 31 11:50:24.572978 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['3772c1c1-5d8c-43b6-8fe1-2d3b0d6374a7', '63c55e3a-199b-4932-bf44-7820782deb69', 'd0373a59-bc61-48b7-8c12-74b93df31849', 'e2eb1169-c383-44a2-8e06-7ff74e9eed62'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:50:24.578364 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:50:24.578364 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:50:24.578364 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:24.690783 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:50:24.692581 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:24.728472 n-d-806626-1 sudo[131447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:50:24.729904 n-d-806626-1 sudo[131447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:24.776040 n-d-806626-1 sudo[131363]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:24.779123 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-eb1d6d86-fef9-4357-bb8a-d3899cd8a962 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8c94ff24-d7d1-4a59-8ef6-818878e68e35" returned: 0 in 0.892s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:25.063719 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-eb1d6d86-fef9-4357-bb8a-d3899cd8a962 tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['c82b3178-000f-4785-986c-f0736ee4b0e6', '5d9b7a1b-b943-4e4f-a3a4-5d678bffd72a', '35598abb-703e-4849-b147-7cc90799d583', 'fa2f4a69-3a72-4454-a8c9-7f809f75ec2c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:50:25.069471 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-eb1d6d86-fef9-4357-bb8a-d3899cd8a962 tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:50:25.069471 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:50:25.069471 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:25.165434 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-eb1d6d86-fef9-4357-bb8a-d3899cd8a962 tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:50:25.177092 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-eb1d6d86-fef9-4357-bb8a-d3899cd8a962 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-8c94ff24-d7d1-4a59-8ef6-818878e68e35-delete_snapshot'" released by "delete_snapshot" :: held 1.917s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:50:25.425241 n-d-806626-1 sudo[131447]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:25.427078 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.735s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:25.428804 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:25.462902 n-d-806626-1 sudo[131466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:50:25.464151 n-d-806626-1 sudo[131466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:25.996947 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f947084b-bae8-48b9-aaf4-480823bc17c0 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:26.056212 n-d-806626-1 sudo[131466]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:26.059754 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.630s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:26.065026 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:50:26.070631 n-d-806626-1 sudo[131469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:50:26.071910 n-d-806626-1 sudo[131469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:26.074524 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Deleted volume successfully.
Aug 31 11:50:26.106524 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ac790aed-e533-4e0a-89eb-84246e1c8bd0 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-aefab1b7-b8fa-4e73-ba84-a8a31c26edad-delete_volume'" released by "delete_volume" :: held 3.747s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:50:26.246195 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:50:26.253566 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:50:26.254921 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:50:26.276453 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (924ab856-19d7-48bc-8448-608bc460d02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:50:26.282254 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3d23b8b-4a9e-4c5f-b15e-2721c6f4b659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:26.313195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:50:26.347292 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3d23b8b-4a9e-4c5f-b15e-2721c6f4b659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:50:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1686696392',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=53700aac-3863-456a-a21b-39ade28d0d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566a0ca2d234456c936875e2e87e77ed',provider_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-08-31T11:50:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:50:26Z,user_id='a1547125a0bc4254b6ba67fcb2b92fd6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:26.350126 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c2f542d-0cda-441f-9668-5d9eac1581c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:26.352167 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c2f542d-0cda-441f-9668-5d9eac1581c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:26.355308 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (319cc91e-1d7f-4b93-9f20-d556dd148960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:26.461931 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (319cc91e-1d7f-4b93-9f20-d556dd148960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '53700aac-3863-456a-a21b-39ade28d0d16', 'volume_name': 'volume-53700aac-3863-456a-a21b-39ade28d0d16', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:26.464382 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8dce3476-d7a2-41ee-814c-e952767b54b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:26.466696 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8dce3476-d7a2-41ee-814c-e952767b54b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:26.469604 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38ee8d56-911d-48bb-9053-ef2038fd66c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:26.470510 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Volume 53700aac-3863-456a-a21b-39ade28d0d16: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-53700aac-3863-456a-a21b-39ade28d0d16', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:50:26.471122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Cloning 53700aac-3863-456a-a21b-39ade28d0d16 from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:50:26.540713 n-d-806626-1 sudo[131469]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:26.543154 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f947084b-bae8-48b9-aaf4-480823bc17c0 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.547s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:26.545198 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f947084b-bae8-48b9-aaf4-480823bc17c0 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-61f5981d-0d0d-4feb-b44f-00805fd41549 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:26.598792 n-d-806626-1 sudo[131472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-61f5981d-0d0d-4feb-b44f-00805fd41549 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g
Aug 31 11:50:26.599944 n-d-806626-1 sudo[131472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:27.568206 n-d-806626-1 sudo[131472]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:27.570673 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f947084b-bae8-48b9-aaf4-480823bc17c0 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-61f5981d-0d0d-4feb-b44f-00805fd41549 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g" returned: 0 in 1.026s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:27.632946 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f947084b-bae8-48b9-aaf4-480823bc17c0 tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:50:38.358245 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:50:38.365263 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:50:38.366091 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:50:38.392525 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Flow 'volume_create_manager' (6d4079cf-fc27-4827-a872-89d87e3bc07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:50:38.397959 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9edb0d60-8a01-431b-bb71-d931c8f9ae46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:38.449537 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:50:38.500240 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9edb0d60-8a01-431b-bb71-d931c8f9ae46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1957832467',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=c7d5438f-dbeb-45d7-a986-702de8741621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae4723f9f3d14d53b77b88c1d5bac04c',provider_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-08-31T11:50:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:50:38Z,user_id='b688c3b293a247f0a8c32d46367401c9',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:38.505988 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae2c955c-422b-45a2-99b6-d56aa37014e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:38.510793 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae2c955c-422b-45a2-99b6-d56aa37014e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:38.516025 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ecec586-9e27-47af-b624-0b9fed15d606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:38.520863 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ecec586-9e27-47af-b624-0b9fed15d606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7d5438f-dbeb-45d7-a986-702de8741621', 'volume_name': 'volume-c7d5438f-dbeb-45d7-a986-702de8741621', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:38.525657 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (925d6bec-3eb3-4337-a4b8-a5ed44813143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:38.530847 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (925d6bec-3eb3-4337-a4b8-a5ed44813143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:38.535824 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (728c651e-bb3f-4351-a8f8-d149e6c4bac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:38.537527 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Volume c7d5438f-dbeb-45d7-a986-702de8741621: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7d5438f-dbeb-45d7-a986-702de8741621', 'volume_size': 1}
Aug 31 11:50:38.539437 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7d5438f-dbeb-45d7-a986-702de8741621 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:38.580337 n-d-806626-1 sudo[131585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7d5438f-dbeb-45d7-a986-702de8741621 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:50:38.583161 n-d-806626-1 sudo[131585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:39.356239 n-d-806626-1 sudo[131585]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:39.359882 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7d5438f-dbeb-45d7-a986-702de8741621 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.819s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:39.365377 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (728c651e-bb3f-4351-a8f8-d149e6c4bac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7d5438f-dbeb-45d7-a986-702de8741621', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:39.369949 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52e122f4-00de-4783-8dab-e442dc4f188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:39.386770 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Volume volume-c7d5438f-dbeb-45d7-a986-702de8741621 (c7d5438f-dbeb-45d7-a986-702de8741621): created successfully
Aug 31 11:50:39.391590 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52e122f4-00de-4783-8dab-e442dc4f188c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:39.397638 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Flow 'volume_create_manager' (6d4079cf-fc27-4827-a872-89d87e3bc07c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:50:39.413550 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-897416b3-b790-4b46-ae0f-79cc1a58ba48 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Created volume successfully.
Aug 31 11:50:41.235623 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Lock "b'cinder-c7d5438f-dbeb-45d7-a986-702de8741621-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:50:41.333838 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Skipping remove_export. No iscsi_target is presently exported for volume: c7d5438f-dbeb-45d7-a986-702de8741621
Aug 31 11:50:41.335476 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7d5438f-dbeb-45d7-a986-702de8741621 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:41.360677 n-d-806626-1 sudo[131621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7d5438f-dbeb-45d7-a986-702de8741621
Aug 31 11:50:41.361799 n-d-806626-1 sudo[131621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:41.925378 n-d-806626-1 sudo[131621]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:41.928984 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7d5438f-dbeb-45d7-a986-702de8741621" returned: 0 in 0.593s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:41.931183 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c7d5438f-dbeb-45d7-a986-702de8741621 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:41.955715 n-d-806626-1 sudo[131625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c7d5438f-dbeb-45d7-a986-702de8741621
Aug 31 11:50:41.957054 n-d-806626-1 sudo[131625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:42.404193 n-d-806626-1 sudo[131625]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:42.408748 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c7d5438f-dbeb-45d7-a986-702de8741621" returned: 0 in 0.477s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:42.411564 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7d5438f-dbeb-45d7-a986-702de8741621 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:42.442485 n-d-806626-1 sudo[131628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7d5438f-dbeb-45d7-a986-702de8741621
Aug 31 11:50:42.443840 n-d-806626-1 sudo[131628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:43.111242 n-d-806626-1 sudo[131628]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:43.112208 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1, size 616.00 MB, duration 16.64 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:50:43.113715 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Image download 616.00 MB at 37.02 MB/s
Aug 31 11:50:43.118499 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7d5438f-dbeb-45d7-a986-702de8741621" returned: 0 in 0.707s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:43.119396 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Successfully deleted volume: c7d5438f-dbeb-45d7-a986-702de8741621
Aug 31 11:50:43.180808 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:43.223071 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Created reservations ['15f75499-d19f-42a5-a959-866e84cc2c25', 'd983db2b-bf7c-4b57-ae06-fed9ef1427b8', 'da127c6c-9378-436c-92c3-4049d81710d2', 'f148ec1a-eb13-42fe-8cfa-e04641331525'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:50:43.232789 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:50:43.232789 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:50:43.232789 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:43.298401 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:50:43.299146 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:43.313508 n-d-806626-1 sudo[131634]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1
Aug 31 11:50:43.315463 n-d-806626-1 sudo[131634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:43.331611 n-d-806626-1 sudo[131635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:50:43.332812 n-d-806626-1 sudo[131635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:43.783473 n-d-806626-1 sudo[131634]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:43.788115 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1" returned: 0 in 0.606s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:43.789570 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user a1547125a0bc4254b6ba67fcb2b92fd6. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:50:43.912481 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:43.929791 n-d-806626-1 sudo[131635]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:43.949798 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.649s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:43.954052 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:43.987156 n-d-806626-1 sudo[131643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:50:43.988504 n-d-806626-1 sudo[131643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:44.094336 n-d-806626-1 sudo[131642]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1
Aug 31 11:50:44.096493 n-d-806626-1 sudo[131642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:44.382551 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:44.422720 n-d-806626-1 sudo[131646]: 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-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:50:44.423676 n-d-806626-1 sudo[131646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:44.529542 n-d-806626-1 sudo[131642]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:44.532322 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1" returned: 0 in 0.620s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:44.534056 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53700aac-3863-456a-a21b-39ade28d0d16 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:44.573776 n-d-806626-1 sudo[131652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53700aac-3863-456a-a21b-39ade28d0d16 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:50:44.575459 n-d-806626-1 sudo[131652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:44.725005 n-d-806626-1 sudo[131643]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:44.727904 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.774s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:44.730703 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:50:44.738692 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Deleted volume successfully.
Aug 31 11:50:44.760538 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ab9659e9-e892-48bb-a11f-45d2dfb706e1 tempest-VolumeQuotasNegativeTestJSON-1413604274 None] Lock "b'cinder-c7d5438f-dbeb-45d7-a986-702de8741621-delete_volume'" released by "delete_volume" :: held 3.525s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:50:45.026402 n-d-806626-1 sudo[131646]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:45.030518 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.647s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:45.147440 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:45.157937 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:45.158231 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408064]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:45.158885 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:50:45.159977 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] Creating iscsi_target for Volume ID: volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] Created volume path /opt/stack/data/cinder/volumes/volume-722aee69-639c-4ff8-9878-ce294abb7726,
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]: incominguser 6Yt5D5sMWTfAtYJjNtyU ffok9AErotAuFM7s
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:45.168861 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:50:45.177586 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:45.363204 n-d-806626-1 sudo[131652]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:45.365888 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53700aac-3863-456a-a21b-39ade28d0d16 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.831s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:45.411256 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 53700aac-3863-456a-a21b-39ade28d0d16. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:50:45.492880 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_c6yn48_5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:45.646057 n-d-806626-1 sudo[131696]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_c6yn48_5
Aug 31 11:50:45.647195 n-d-806626-1 sudo[131696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:45.771737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.600s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:45.773208 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408064]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:45.774565 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:50:45.775966 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:50:45.779317 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:45.794407 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:45.794407 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-722aee69-639c-4ff8-9878-ce294abb7726\n System information:\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-722aee69-639c-4ff8-9878-ce294abb7726\n Backing store flags: \n Account information:\n 6Yt5D5sMWTfAtYJjNtyU\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:45.794407 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:50:45.803361 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:45.977234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:45.977651 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-722aee69-639c-4ff8-9878-ce294abb7726\n System information:\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-722aee69-639c-4ff8-9878-ce294abb7726\n Backing store flags: \n Account information:\n 6Yt5D5sMWTfAtYJjNtyU\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:45.979067 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:46.070212 n-d-806626-1 sudo[131696]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:46.073834 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_c6yn48_5" returned: 0 in 0.581s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:46.079129 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:46.127690 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:46.128043 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-722aee69-639c-4ff8-9878-ce294abb7726\n System information:\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-722aee69-639c-4ff8-9878-ce294abb7726\n Backing store flags: \n Account information:\n 6Yt5D5sMWTfAtYJjNtyU\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:50:46.129812 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-722aee69-639c-4ff8-9878-ce294abb7726 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:50:46.250753 n-d-806626-1 sudo[131725]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1
Aug 31 11:50:46.251992 n-d-806626-1 sudo[131725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:46.452237 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-a4bd4c44-10a9-4f6c-a24c-be25e6b4c94c req-ce5ab134-11ed-4660-bdb0-bd63d6e43141 tempest-VolumesSnapshotTestJSON-510069986 None] attachment_update completed successfully.
Aug 31 11:50:46.799206 n-d-806626-1 sudo[131725]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:46.801482 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1" returned: 0 in 0.725s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:46.802543 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:50:46.803994 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--53700aac--3863--456a--a21b--39ade28d0d16 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:46.827877 n-d-806626-1 sudo[131731]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--53700aac--3863--456a--a21b--39ade28d0d16 oflag=direct
Aug 31 11:50:46.829314 n-d-806626-1 sudo[131731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:47.260749 n-d-806626-1 sudo[131731]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:47.263718 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--53700aac--3863--456a--a21b--39ade28d0d16 oflag=direct" returned: 0 in 0.459s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:47.265689 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--53700aac--3863--456a--a21b--39ade28d0d16 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:47.291872 n-d-806626-1 sudo[131743]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--53700aac--3863--456a--a21b--39ade28d0d16
Aug 31 11:50:47.293225 n-d-806626-1 sudo[131743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:48.367661 n-d-806626-1 sudo[131743]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:48.370557 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--53700aac--3863--456a--a21b--39ade28d0d16" returned: 0 in 1.104s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:48.373192 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:48.503840 n-d-806626-1 sudo[131774]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1
Aug 31 11:50:48.504885 n-d-806626-1 sudo[131774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:48.871659 n-d-806626-1 sudo[131774]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:48.875737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1" returned: 0 in 0.501s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:48.879566 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_rau82dw8n-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.11 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--53700aac--3863--456a--a21b--39ade28d0d16 {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:50:48.880396 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Converted 700.00 MB image at 632.11 MB/s
Aug 31 11:50:48.881303 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 53700aac-3863-456a-a21b-39ade28d0d16 successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:50:49.041959 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user a1547125a0bc4254b6ba67fcb2b92fd6 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:50:49.042615 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Marking volume 53700aac-3863-456a-a21b-39ade28d0d16 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:50:49.054896 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 53700aac-3863-456a-a21b-39ade28d0d16. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:50:49.055528 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Creating volume glance metadata for volume 53700aac-3863-456a-a21b-39ade28d0d16 backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:50:49.159613 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38ee8d56-911d-48bb-9053-ef2038fd66c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53700aac-3863-456a-a21b-39ade28d0d16', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:49.162379 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc2aceca-92f1-4b56-be87-f3fc954200dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:49.173996 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Volume volume-53700aac-3863-456a-a21b-39ade28d0d16 (53700aac-3863-456a-a21b-39ade28d0d16): created successfully
Aug 31 11:50:49.176580 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc2aceca-92f1-4b56-be87-f3fc954200dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:49.179977 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (924ab856-19d7-48bc-8448-608bc460d02a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:50:49.193248 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fedb953f-215e-4dbf-853e-a6199a68fca6 tempest-TestVolumeBootPattern-1195523060 None] Created volume successfully.
Aug 31 11:50:49.559758 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:50:49.570700 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:50:49.571582 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:50:49.595195 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Flow 'volume_create_manager' (91187078-a75e-458e-97f1-d732a4f0da5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:50:49.600448 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b870305-7250-432b-9cb0-e033c6acb09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:49.641487 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:50:49.684160 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b870305-7250-432b-9cb0-e033c6acb09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-301835540',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=80f4ce49-ffa2-427f-8bbf-db52699b6d50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2d8590ed43a4ae8b9d792eb64921ed0',provider_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-08-31T11:50:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:50:50Z,user_id='7725a8facf3e427aaa51c7db818a1ddf',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:49.689032 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d49e4fcf-22ab-4168-9fc6-052e0bdd439d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:49.692366 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d49e4fcf-22ab-4168-9fc6-052e0bdd439d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:49.696049 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (21619670-9c36-482d-a549-d997c963a4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:49.699552 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (21619670-9c36-482d-a549-d997c963a4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '80f4ce49-ffa2-427f-8bbf-db52699b6d50', 'volume_name': 'volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:49.703964 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18d40206-3a2d-42de-8e74-04eb97a10a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:49.707224 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18d40206-3a2d-42de-8e74-04eb97a10a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:49.710585 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f490e060-b990-4071-a5f9-f98fd7e3499e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:49.711755 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Volume 80f4ce49-ffa2-427f-8bbf-db52699b6d50: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50', 'volume_size': 1}
Aug 31 11:50:49.713208 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:49.739896 n-d-806626-1 sudo[131779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:50:49.741028 n-d-806626-1 sudo[131779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:50.434640 n-d-806626-1 sudo[131779]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:50.439271 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.725s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:50.444730 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f490e060-b990-4071-a5f9-f98fd7e3499e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:50.449620 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f81d455-6964-4f0d-8f85-bcd146e87c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:50.467598 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Volume volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50 (80f4ce49-ffa2-427f-8bbf-db52699b6d50): created successfully
Aug 31 11:50:50.472039 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f81d455-6964-4f0d-8f85-bcd146e87c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:50.478690 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Flow 'volume_create_manager' (91187078-a75e-458e-97f1-d732a4f0da5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:50:50.492066 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-d61292f7-fc98-4380-8436-1e0c6713b07b tempest-VolumesMetadataTest-1144773091 None] Created volume successfully.
Aug 31 11:50:50.882016 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-96efaea9-0c0f-481b-82ac-49ce77761737 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:50.912230 n-d-806626-1 sudo[131811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16
Aug 31 11:50:50.913342 n-d-806626-1 sudo[131811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:51.471907 n-d-806626-1 sudo[131811]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:51.475402 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-96efaea9-0c0f-481b-82ac-49ce77761737 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16" returned: 0 in 0.593s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:51.478054 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-96efaea9-0c0f-481b-82ac-49ce77761737 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7 --snapshot stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:51.508217 n-d-806626-1 sudo[131816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7 --snapshot stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16 -L 1.00g
Aug 31 11:50:51.509471 n-d-806626-1 sudo[131816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:52.276895 n-d-806626-1 sudo[131816]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:52.279180 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-96efaea9-0c0f-481b-82ac-49ce77761737 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7 --snapshot stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16 -L 1.00g" returned: 0 in 0.801s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:52.374949 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-96efaea9-0c0f-481b-82ac-49ce77761737 tempest-TestVolumeBootPattern-1195523060 None] Create snapshot completed successfully
Aug 31 11:50:52.438420 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Lock "b'cinder-80f4ce49-ffa2-427f-8bbf-db52699b6d50-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:50:52.516578 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Skipping remove_export. No iscsi_target is presently exported for volume: 80f4ce49-ffa2-427f-8bbf-db52699b6d50
Aug 31 11:50:52.517817 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:52.538016 n-d-806626-1 sudo[131918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50
Aug 31 11:50:52.538999 n-d-806626-1 sudo[131918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:52.961051 n-d-806626-1 sudo[131918]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:52.963564 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50" returned: 0 in 0.445s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:52.965177 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:52.986221 n-d-806626-1 sudo[131921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50
Aug 31 11:50:52.987056 n-d-806626-1 sudo[131921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:53.411227 n-d-806626-1 sudo[131921]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:53.413896 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50" returned: 0 in 0.448s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:53.416415 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:53.439353 n-d-806626-1 sudo[131924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50
Aug 31 11:50:53.440320 n-d-806626-1 sudo[131924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:53.748160 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-29bfe93c-4661-4288-b47f-402471db2f31 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:53.768251 n-d-806626-1 sudo[131926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:50:53.769203 n-d-806626-1 sudo[131926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:53.941035 n-d-806626-1 sudo[131924]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:53.943589 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80f4ce49-ffa2-427f-8bbf-db52699b6d50" returned: 0 in 0.527s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:53.945033 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Successfully deleted volume: 80f4ce49-ffa2-427f-8bbf-db52699b6d50
Aug 31 11:50:53.996752 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Created reservations ['bacf9afe-d4ea-4f73-8ff6-3c09ea1cc41b', '148535f2-953c-448c-87ee-164fe0dc03a7', 'eeb5cfef-6842-42cc-971a-dfefd1026c9f', 'f7309db4-b7af-46af-b6dd-67848b1c0bd3'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:50:54.000164 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:50:54.000164 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:50:54.000164 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:50:54.051199 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:50:54.052197 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:54.073405 n-d-806626-1 sudo[131932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:50:54.074288 n-d-806626-1 sudo[131932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:54.266158 n-d-806626-1 sudo[131926]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:54.268983 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-29bfe93c-4661-4288-b47f-402471db2f31 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.521s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:54.270706 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-29bfe93c-4661-4288-b47f-402471db2f31 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d65da82b-7505-495f-908c-16bf7d6d4032 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:54.291951 n-d-806626-1 sudo[131935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d65da82b-7505-495f-908c-16bf7d6d4032 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g
Aug 31 11:50:54.292874 n-d-806626-1 sudo[131935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:54.558203 n-d-806626-1 sudo[131932]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:54.560599 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:54.564117 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:54.586082 n-d-806626-1 sudo[131938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:50:54.586897 n-d-806626-1 sudo[131938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:55.196553 n-d-806626-1 sudo[131935]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:55.199333 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-29bfe93c-4661-4288-b47f-402471db2f31 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d65da82b-7505-495f-908c-16bf7d6d4032 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g" returned: 0 in 0.928s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:55.262208 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-29bfe93c-4661-4288-b47f-402471db2f31 tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:50:55.298538 n-d-806626-1 sudo[131938]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:55.301068 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.737s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:55.304438 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:50:55.313291 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Deleted volume successfully.
Aug 31 11:50:55.334976 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4122e529-700c-4e50-9041-4f0a2560e3df tempest-VolumesMetadataTest-1144773091 None] Lock "b'cinder-80f4ce49-ffa2-427f-8bbf-db52699b6d50-delete_volume'" released by "delete_volume" :: held 2.896s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:50:56.250642 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b426abf-7500-4b31-96e5-e2d18f7ce83f tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:56.278998 n-d-806626-1 sudo[132072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:50:56.280290 n-d-806626-1 sudo[132072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:56.805258 n-d-806626-1 sudo[132072]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:56.808735 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b426abf-7500-4b31-96e5-e2d18f7ce83f tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.558s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:56.812132 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b426abf-7500-4b31-96e5-e2d18f7ce83f tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-abb9f436-a8c0-40db-8e58-eb8c4f189456 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:56.874576 n-d-806626-1 sudo[132075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-abb9f436-a8c0-40db-8e58-eb8c4f189456 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g
Aug 31 11:50:56.876900 n-d-806626-1 sudo[132075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:58.060013 n-d-806626-1 sudo[132075]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:58.063633 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5b426abf-7500-4b31-96e5-e2d18f7ce83f tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-abb9f436-a8c0-40db-8e58-eb8c4f189456 --snapshot stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 -L 1.00g" returned: 0 in 1.252s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:58.187720 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5b426abf-7500-4b31-96e5-e2d18f7ce83f tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:50:58.390741 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:50:58.403082 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:50:58.407650 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:50:58.470944 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (0c27f957-feea-44b0-bb28-02734768cb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:50:58.494439 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44e6e566-b3e7-49c0-8cc7-f18c6c437329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:58.552760 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:50:58.616985 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44e6e566-b3e7-49c0-8cc7-f18c6c437329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-08-31T11:50:58Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566a0ca2d234456c936875e2e87e77ed',provider_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-08-31T11:50:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a7cff407-dde9-4188-8400-9a7d5ac2d8e7,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:50:58Z,user_id='a1547125a0bc4254b6ba67fcb2b92fd6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:58.619652 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56664a6d-648a-4990-baa6-1990540a4c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:58.626002 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56664a6d-648a-4990-baa6-1990540a4c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:58.640827 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20fdd244-9bdb-4271-8504-271a72b54b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:58.644423 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20fdd244-9bdb-4271-8504-271a72b54b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2', 'volume_name': 'volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2', 'volume_size': 1, 'snapshot_id': 'a7cff407-dde9-4188-8400-9a7d5ac2d8e7'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:58.650915 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70355b9e-122b-4c9a-8dfb-46ebe214cb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:58.654251 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70355b9e-122b-4c9a-8dfb-46ebe214cb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:50:58.663208 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (356bbc72-d085-44e7-bf56-3c68c2f03ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:50:58.664631 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Volume 9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2', 'volume_size': 1, 'snapshot_id': 'a7cff407-dde9-4188-8400-9a7d5ac2d8e7'}
Aug 31 11:50:58.728197 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:58.781011 n-d-806626-1 sudo[132239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:50:58.788561 n-d-806626-1 sudo[132239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:58.814245 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-83c1167f-9b54-4d9e-97d5-00db461a2894 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-abb9f436-a8c0-40db-8e58-eb8c4f189456-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:50:58.819714 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-83c1167f-9b54-4d9e-97d5-00db461a2894 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-abb9f436-a8c0-40db-8e58-eb8c4f189456 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:58.863526 n-d-806626-1 sudo[132242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-abb9f436-a8c0-40db-8e58-eb8c4f189456
Aug 31 11:50:58.864379 n-d-806626-1 sudo[132242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:59.596653 n-d-806626-1 sudo[132239]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:59.599792 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.871s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:59.602383 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:59.632039 n-d-806626-1 sudo[132278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7
Aug 31 11:50:59.633230 n-d-806626-1 sudo[132278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:50:59.703340 n-d-806626-1 sudo[132242]: pam_unix(sudo:session): session closed for user root
Aug 31 11:50:59.706209 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-83c1167f-9b54-4d9e-97d5-00db461a2894 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-abb9f436-a8c0-40db-8e58-eb8c4f189456" returned: 0 in 0.889s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:50:59.708889 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-83c1167f-9b54-4d9e-97d5-00db461a2894 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-abb9f436-a8c0-40db-8e58-eb8c4f189456 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:50:59.731174 n-d-806626-1 sudo[132280]: ubuntu : TTY=unknown ; 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-abb9f436-a8c0-40db-8e58-eb8c4f189456
Aug 31 11:50:59.732636 n-d-806626-1 sudo[132280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:00.514144 n-d-806626-1 sudo[132278]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:00.517064 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7" returned: 0 in 0.915s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:00.520268 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2 iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:00.553363 n-d-806626-1 sudo[132294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2 iflag=direct
Aug 31 11:51:00.554699 n-d-806626-1 sudo[132294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:01.096628 n-d-806626-1 sudo[132280]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:01.100070 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-83c1167f-9b54-4d9e-97d5-00db461a2894 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-abb9f436-a8c0-40db-8e58-eb8c4f189456" returned: 0 in 1.390s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:01.371100 n-d-806626-1 sudo[132294]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:01.378669 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2 iflag=direct" returned: 0 in 0.856s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:01.380548 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:01.435133 n-d-806626-1 sudo[132419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2 oflag=direct
Aug 31 11:51:01.436845 n-d-806626-1 sudo[132419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:01.526628 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-83c1167f-9b54-4d9e-97d5-00db461a2894 tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['ea921b2a-d2c8-4e67-839a-4f23ae7ebf82', 'dc4ade9a-3446-4eb5-9203-4e3e2fedf9be', '3c45c1a5-bc9c-4e93-8767-970da3bfc749', 'b3cdb26b-6398-49b9-8945-c01593866bcd'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:01.531909 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-83c1167f-9b54-4d9e-97d5-00db461a2894 tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:01.531909 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:01.531909 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:01.669378 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-83c1167f-9b54-4d9e-97d5-00db461a2894 tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:51:01.685658 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-83c1167f-9b54-4d9e-97d5-00db461a2894 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-abb9f436-a8c0-40db-8e58-eb8c4f189456-delete_snapshot'" released by "delete_snapshot" :: held 2.871s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:02.082758 n-d-806626-1 sudo[132419]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:02.085587 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2 oflag=direct" returned: 0 in 0.705s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:02.087334 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:02.142167 n-d-806626-1 sudo[132431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:51:02.144853 n-d-806626-1 sudo[132431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:02.585208 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-2573b3c9-4560-42d9-b088-fe030a58d04e tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-61f5981d-0d0d-4feb-b44f-00805fd41549-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.037s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:02.589149 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2573b3c9-4560-42d9-b088-fe030a58d04e tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-61f5981d-0d0d-4feb-b44f-00805fd41549 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:02.640298 n-d-806626-1 sudo[132433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-61f5981d-0d0d-4feb-b44f-00805fd41549
Aug 31 11:51:02.641354 n-d-806626-1 sudo[132433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:03.145994 n-d-806626-1 sudo[132433]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:03.154444 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2573b3c9-4560-42d9-b088-fe030a58d04e tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-61f5981d-0d0d-4feb-b44f-00805fd41549" returned: 0 in 0.564s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:03.159368 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2573b3c9-4560-42d9-b088-fe030a58d04e tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-61f5981d-0d0d-4feb-b44f-00805fd41549 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:03.222938 n-d-806626-1 sudo[132437]: ubuntu : TTY=unknown ; 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-61f5981d-0d0d-4feb-b44f-00805fd41549
Aug 31 11:51:03.224099 n-d-806626-1 sudo[132437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:04.269255 n-d-806626-1 sudo[132437]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:04.273161 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2573b3c9-4560-42d9-b088-fe030a58d04e tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-61f5981d-0d0d-4feb-b44f-00805fd41549" returned: 0 in 1.113s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:04.421838 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-2573b3c9-4560-42d9-b088-fe030a58d04e tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['78e82d13-d2ea-4a83-bf04-e3cf4fe422ac', 'fc178467-1991-4761-b5d7-d46030410615', '1b2f7d52-a27b-40b5-9771-21047e8f47d4', '452a726b-3217-4b9e-84cd-7459df8e085b'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:04.425453 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-2573b3c9-4560-42d9-b088-fe030a58d04e tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:04.425453 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:04.425453 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:04.503249 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2573b3c9-4560-42d9-b088-fe030a58d04e tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:51:04.515714 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-2573b3c9-4560-42d9-b088-fe030a58d04e tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-61f5981d-0d0d-4feb-b44f-00805fd41549-delete_snapshot'" released by "delete_snapshot" :: held 1.931s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:05.104097 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-44e98929-c98f-4493-8e1e-dfebeca62340 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-d65da82b-7505-495f-908c-16bf7d6d4032-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:05.110036 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-44e98929-c98f-4493-8e1e-dfebeca62340 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d65da82b-7505-495f-908c-16bf7d6d4032 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:05.151312 n-d-806626-1 sudo[132520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d65da82b-7505-495f-908c-16bf7d6d4032
Aug 31 11:51:05.152548 n-d-806626-1 sudo[132520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:05.735644 n-d-806626-1 sudo[132520]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:05.739470 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-44e98929-c98f-4493-8e1e-dfebeca62340 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d65da82b-7505-495f-908c-16bf7d6d4032" returned: 0 in 0.631s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:05.744433 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-44e98929-c98f-4493-8e1e-dfebeca62340 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d65da82b-7505-495f-908c-16bf7d6d4032 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:05.772833 n-d-806626-1 sudo[132523]: ubuntu : TTY=unknown ; 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-d65da82b-7505-495f-908c-16bf7d6d4032
Aug 31 11:51:05.775080 n-d-806626-1 sudo[132523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:06.614701 n-d-806626-1 sudo[132523]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:06.617504 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-44e98929-c98f-4493-8e1e-dfebeca62340 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d65da82b-7505-495f-908c-16bf7d6d4032" returned: 0 in 0.873s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:06.726293 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-44e98929-c98f-4493-8e1e-dfebeca62340 tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['ac54d6df-3e6a-4a20-a43a-2d9e950c3c81', '7e8d9e4d-cfab-4712-9f95-df762afba802', '8ecc1392-74bb-403f-86ef-81e62f018fb6', '92d82b30-762d-4fb0-90ae-87c0baba8930'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:06.733844 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-44e98929-c98f-4493-8e1e-dfebeca62340 tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:06.733844 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:06.733844 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:06.787021 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-44e98929-c98f-4493-8e1e-dfebeca62340 tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:51:06.793248 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-44e98929-c98f-4493-8e1e-dfebeca62340 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-d65da82b-7505-495f-908c-16bf7d6d4032-delete_snapshot'" released by "delete_snapshot" :: held 1.690s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:08.515224 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-821c0d20-ba1b-48ae-aa32-abfb7c1c19a5 req-4614ccde-532c-49c9-ab63-1295cccf5ffd tempest-VolumesSnapshotTestJSON-510069986 None] Terminate volume connection completed successfully.
Aug 31 11:51:08.516553 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-821c0d20-ba1b-48ae-aa32-abfb7c1c19a5 req-4614ccde-532c-49c9-ab63-1295cccf5ffd tempest-VolumesSnapshotTestJSON-510069986 None] Deleting attachment 1f836029-49b6-4291-9b9b-a45326aae70c. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:51:08.519594 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:08.672915 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:08.673589 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-722aee69-639c-4ff8-9878-ce294abb7726\n System information:\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-722aee69-639c-4ff8-9878-ce294abb7726\n Backing store flags: \n Account information:\n 6Yt5D5sMWTfAtYJjNtyU\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:08.674177 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-821c0d20-ba1b-48ae-aa32-abfb7c1c19a5 req-4614ccde-532c-49c9-ab63-1295cccf5ffd tempest-VolumesSnapshotTestJSON-510069986 None] Removing iscsi_target for Volume ID: 722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:51:08.675397 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-722aee69-639c-4ff8-9878-ce294abb7726 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:08.839122 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-722aee69-639c-4ff8-9878-ce294abb7726 -f" returned: 0 in 0.163s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:08.839607 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:08.840952 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:09.188354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.345s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:09.190793 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:09.279758 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-821c0d20-ba1b-48ae-aa32-abfb7c1c19a5 req-4614ccde-532c-49c9-ab63-1295cccf5ffd tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:09.279758 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:09.279758 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:10.704636 n-d-806626-1 sudo[132431]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:10.706733 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.619s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:10.707304 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7cff407--dde9--4188--8400--9a7d5ac2d8e7, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9db3f3b9--29c4--4dfe--9ee3--4172ba834cd2, size 1024.00 MB, duration 8.62 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:51:10.707690 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Volume copy 1024.00 MB at 118.79 MB/s
Aug 31 11:51:10.756226 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Marking volume 9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:51:10.765342 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Copying metadata from snapshot a7cff407-dde9-4188-8400-9a7d5ac2d8e7 to 9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Aug 31 11:51:10.803093 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (356bbc72-d085-44e7-bf56-3c68c2f03ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2', 'volume_size': 1, 'snapshot_id': 'a7cff407-dde9-4188-8400-9a7d5ac2d8e7'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:10.805725 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecf263a1-f9a9-4e2f-a13d-432a6ade71f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:10.814595 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Volume volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 (9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2): created successfully
Aug 31 11:51:10.816841 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecf263a1-f9a9-4e2f-a13d-432a6ade71f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:10.820121 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (0c27f957-feea-44b0-bb28-02734768cb7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:10.835776 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-ee447eb1-c16b-4eac-ae0a-78e94f71ef8d tempest-TestVolumeBootPattern-1195523060 None] Created volume successfully.
Aug 31 11:51:12.176316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:12.197395 n-d-806626-1 sudo[132613]: 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-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2
Aug 31 11:51:12.198240 n-d-806626-1 sudo[132613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:12.690719 n-d-806626-1 sudo[132613]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:12.694038 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2" returned: 0 in 0.517s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:12.744652 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:12.753530 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:12.755072 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:12.755829 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:51:12.756762 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] Creating iscsi_target for Volume ID: volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] Created volume path /opt/stack/data/cinder/volumes/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2,
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]: incominguser T9ku3LY7BbagjzmoY8KR VxWBcCX2ySLjDL46
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:12.760601 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:51:12.762622 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:13.158312 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2" returned: 0 in 0.395s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:13.159090 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:13.159772 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:51:13.160218 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:51:13.161819 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:13.171486 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:13.171486 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2\n System information:\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-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2\n Backing store flags: \n Account information:\n T9ku3LY7BbagjzmoY8KR\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:13.172088 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:51:13.173044 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:13.263231 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:13.264782 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2\n System information:\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-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2\n Backing store flags: \n Account information:\n T9ku3LY7BbagjzmoY8KR\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:13.268164 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:13.359765 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:13.360568 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2\n System information:\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-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2\n Backing store flags: \n Account information:\n T9ku3LY7BbagjzmoY8KR\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:13.361650 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:51:13.581495 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-3670f1ba-2b9c-441e-9638-f29d0b996a9b req-3fd49b79-6a79-410c-a6ce-44191f52452c tempest-TestVolumeBootPattern-1195523060 None] attachment_update completed successfully.
Aug 31 11:51:16.275470 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:51:16.291450 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:51:16.293018 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:51:16.313306 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (bf76274a-0691-4fee-ab17-b9741fb890fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:16.317461 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe9133ea-4f4d-4d0b-9945-6832a64611d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:16.355648 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:51:16.404050 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe9133ea-4f4d-4d0b-9945-6832a64611d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-760490695',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=304f4111-db46-4fce-b41c-1948a67bc930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7683c44300ce4d3aafaef1ff3f38d598',provider_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-08-31T11:51:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:51:16Z,user_id='fd74dd4a78b9427d9b02f96035c9d9ec',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:16.420956 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb500e1a-5866-4c53-88cf-c5d1e4f0a53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:16.423736 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb500e1a-5866-4c53-88cf-c5d1e4f0a53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:16.427040 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18aa2710-17cc-4bac-8ae6-6f4a3b45ef2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:16.429566 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18aa2710-17cc-4bac-8ae6-6f4a3b45ef2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '304f4111-db46-4fce-b41c-1948a67bc930', 'volume_name': 'volume-304f4111-db46-4fce-b41c-1948a67bc930', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:16.432135 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ec51231-3545-4a23-a90a-00ab30ab3ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:16.434541 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ec51231-3545-4a23-a90a-00ab30ab3ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:16.438142 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b022816-9c9e-4bdf-87c1-d8fdaf0b8261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:16.439326 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Volume 304f4111-db46-4fce-b41c-1948a67bc930: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-304f4111-db46-4fce-b41c-1948a67bc930', 'volume_size': 1}
Aug 31 11:51:16.440995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-304f4111-db46-4fce-b41c-1948a67bc930 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:16.460752 n-d-806626-1 sudo[132773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-304f4111-db46-4fce-b41c-1948a67bc930 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:51:16.461719 n-d-806626-1 sudo[132773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:17.023552 n-d-806626-1 sudo[132773]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:17.025920 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-304f4111-db46-4fce-b41c-1948a67bc930 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.584s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:17.030923 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b022816-9c9e-4bdf-87c1-d8fdaf0b8261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-304f4111-db46-4fce-b41c-1948a67bc930', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:17.033581 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cfc1e6e-b581-4b4b-ae94-da202f476429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:17.046675 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Volume volume-304f4111-db46-4fce-b41c-1948a67bc930 (304f4111-db46-4fce-b41c-1948a67bc930): created successfully
Aug 31 11:51:17.048689 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cfc1e6e-b581-4b4b-ae94-da202f476429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:17.051827 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (bf76274a-0691-4fee-ab17-b9741fb890fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:17.071299 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b0f4f940-6098-428f-822d-e7b4701ec7a1 tempest-VolumesSnapshotTestJSON-510069986 None] Created volume successfully.
Aug 31 11:51:17.490089 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:51:17.491157 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:51:17.491742 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:17.514806 n-d-806626-1 sudo[132833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:17.515629 n-d-806626-1 sudo[132833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:17.989761 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8abbfadf-f978-4b3c-b016-6aa3df6bab8b tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:18.043818 n-d-806626-1 sudo[132833]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:18.047514 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.555s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:18.048079 n-d-806626-1 sudo[132836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930
Aug 31 11:51:18.048941 n-d-806626-1 sudo[132836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:18.052484 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:18.114985 n-d-806626-1 sudo[132838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:18.116159 n-d-806626-1 sudo[132838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:18.579692 n-d-806626-1 sudo[132838]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:18.583865 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.530s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:18.586807 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:51:18.597731 n-d-806626-1 sudo[132836]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:18.599542 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8abbfadf-f978-4b3c-b016-6aa3df6bab8b tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930" returned: 0 in 0.610s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:18.600935 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8abbfadf-f978-4b3c-b016-6aa3df6bab8b tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e --snapshot stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930 -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:18.619869 n-d-806626-1 sudo[132842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e --snapshot stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930 -L 1.00g
Aug 31 11:51:18.620827 n-d-806626-1 sudo[132842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:19.424056 n-d-806626-1 sudo[132842]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:19.426809 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8abbfadf-f978-4b3c-b016-6aa3df6bab8b tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e --snapshot stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930 -L 1.00g" returned: 0 in 0.825s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:19.492481 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8abbfadf-f978-4b3c-b016-6aa3df6bab8b tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:51:20.834851 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:51:20.848927 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:51:20.849766 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:51:20.903940 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (84ff28ff-5a17-4a22-a9c7-6cb18adf6346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:20.913626 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6733d7b4-5bcb-43dd-a336-4e8aa47860c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:20.957352 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:51:20.992112 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6733d7b4-5bcb-43dd-a336-4e8aa47860c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:51:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-390405691',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=ff762a0a-388f-46bf-9db5-95bf1dae8848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7683c44300ce4d3aafaef1ff3f38d598',provider_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-08-31T11:51:21Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=d11437b4-ee0b-4255-bfd1-e13d77d7264e,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:51:21Z,user_id='fd74dd4a78b9427d9b02f96035c9d9ec',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:20.996623 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0035b374-5301-4a32-b53f-2858e8a944f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:20.999472 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0035b374-5301-4a32-b53f-2858e8a944f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:21.001969 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1cfb4fe-9443-4d75-928a-35e458649234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:21.004922 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1cfb4fe-9443-4d75-928a-35e458649234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'ff762a0a-388f-46bf-9db5-95bf1dae8848', 'volume_name': 'volume-ff762a0a-388f-46bf-9db5-95bf1dae8848', 'volume_size': 2, 'snapshot_id': 'd11437b4-ee0b-4255-bfd1-e13d77d7264e'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:21.007611 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (808e4902-d5d0-4ec2-9fd5-b636d6c90e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:21.010056 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (808e4902-d5d0-4ec2-9fd5-b636d6c90e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:21.012450 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da7d0383-82c1-49cb-978c-c137378bd6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:21.013502 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Volume ff762a0a-388f-46bf-9db5-95bf1dae8848: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-ff762a0a-388f-46bf-9db5-95bf1dae8848', 'volume_size': 2, 'snapshot_id': 'd11437b4-ee0b-4255-bfd1-e13d77d7264e'}
Aug 31 11:51:21.042605 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff762a0a-388f-46bf-9db5-95bf1dae8848 stack-volumes-lvmdriver-1 -L 2g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:21.070187 n-d-806626-1 sudo[133004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff762a0a-388f-46bf-9db5-95bf1dae8848 stack-volumes-lvmdriver-1 -L 2g
Aug 31 11:51:21.071564 n-d-806626-1 sudo[133004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:21.697206 n-d-806626-1 sudo[133004]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:21.700520 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff762a0a-388f-46bf-9db5-95bf1dae8848 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.657s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:21.704574 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:21.737131 n-d-806626-1 sudo[133051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e
Aug 31 11:51:21.738471 n-d-806626-1 sudo[133051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:22.182581 n-d-806626-1 sudo[133051]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:22.185093 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e" returned: 0 in 0.480s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:22.188704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848 iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:22.218632 n-d-806626-1 sudo[133062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848 iflag=direct
Aug 31 11:51:22.219533 n-d-806626-1 sudo[133062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:22.609326 n-d-806626-1 sudo[133062]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:22.612443 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848 iflag=direct" returned: 0 in 0.423s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:22.613479 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:22.633038 n-d-806626-1 sudo[133080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848 oflag=direct
Aug 31 11:51:22.634889 n-d-806626-1 sudo[133080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:23.017454 n-d-806626-1 sudo[133080]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:23.020538 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848 oflag=direct" returned: 0 in 0.406s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:23.022050 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:23.046627 n-d-806626-1 sudo[133095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:51:23.048903 n-d-806626-1 sudo[133095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:28.567468 n-d-806626-1 sudo[133095]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:28.570047 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.548s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:28.570636 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d11437b4--ee0b--4255--bfd1--e13d77d7264e, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--ff762a0a--388f--46bf--9db5--95bf1dae8848, size 1024.00 MB, duration 5.55 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:51:28.570984 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Volume copy 1024.00 MB at 184.52 MB/s
Aug 31 11:51:28.617211 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da7d0383-82c1-49cb-978c-c137378bd6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ff762a0a-388f-46bf-9db5-95bf1dae8848', 'volume_size': 2, 'snapshot_id': 'd11437b4-ee0b-4255-bfd1-e13d77d7264e'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:28.619436 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c1aafb8-cd02-4032-a8fd-1d760ad55bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:28.628965 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Volume volume-ff762a0a-388f-46bf-9db5-95bf1dae8848 (ff762a0a-388f-46bf-9db5-95bf1dae8848): created successfully
Aug 31 11:51:28.630818 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c1aafb8-cd02-4032-a8fd-1d760ad55bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:28.633735 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (84ff28ff-5a17-4a22-a9c7-6cb18adf6346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:28.648003 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3d0eadf1-2781-4765-8f70-974c18939325 tempest-VolumesSnapshotTestJSON-510069986 None] Created volume successfully.
Aug 31 11:51:29.181167 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-ff762a0a-388f-46bf-9db5-95bf1dae8848-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:29.258302 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Skipping remove_export. No iscsi_target is presently exported for volume: ff762a0a-388f-46bf-9db5-95bf1dae8848
Aug 31 11:51:29.259668 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff762a0a-388f-46bf-9db5-95bf1dae8848 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:29.295546 n-d-806626-1 sudo[133174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff762a0a-388f-46bf-9db5-95bf1dae8848
Aug 31 11:51:29.296500 n-d-806626-1 sudo[133174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:29.717218 n-d-806626-1 sudo[133174]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:29.719727 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff762a0a-388f-46bf-9db5-95bf1dae8848" returned: 0 in 0.460s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:29.721247 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ff762a0a-388f-46bf-9db5-95bf1dae8848 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:29.739830 n-d-806626-1 sudo[133180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ff762a0a-388f-46bf-9db5-95bf1dae8848
Aug 31 11:51:29.740642 n-d-806626-1 sudo[133180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:30.148927 n-d-806626-1 sudo[133180]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:30.151757 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ff762a0a-388f-46bf-9db5-95bf1dae8848" returned: 0 in 0.430s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:30.154220 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff762a0a-388f-46bf-9db5-95bf1dae8848 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:30.175267 n-d-806626-1 sudo[133183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff762a0a-388f-46bf-9db5-95bf1dae8848
Aug 31 11:51:30.176102 n-d-806626-1 sudo[133183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:30.703846 n-d-806626-1 sudo[133183]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:30.706423 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff762a0a-388f-46bf-9db5-95bf1dae8848" returned: 0 in 0.552s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:30.707684 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Successfully deleted volume: ff762a0a-388f-46bf-9db5-95bf1dae8848
Aug 31 11:51:30.794604 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-c14616af-f423-429c-9bbc-50880841c8b4 req-4470013b-06fd-4524-8aa5-ff65c2eb331d tempest-TestVolumeBootPattern-1195523060 None] Terminate volume connection completed successfully.
Aug 31 11:51:30.795563 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-c14616af-f423-429c-9bbc-50880841c8b4 req-4470013b-06fd-4524-8aa5-ff65c2eb331d tempest-TestVolumeBootPattern-1195523060 None] Deleting attachment d15bfa94-f1fd-4315-a634-9a83dd91b284. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:51:30.799815 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:30.804890 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['a447f4d5-e3de-445f-a328-319c9c77a002', '33c36690-c882-4543-8f53-c9c14072e2c6', '5452baf0-b30e-4aec-8797-14221d8680d3', '52c3a828-5f46-40b0-a08a-de56ed1b437b'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:30.807617 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:30.807617 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:30.807617 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:30.855083 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:51:30.855862 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:30.876657 n-d-806626-1 sudo[133202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:30.877821 n-d-806626-1 sudo[133202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:30.914178 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:30.914754 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2\n System information:\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-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2\n Backing store flags: \n Account information:\n T9ku3LY7BbagjzmoY8KR\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:30.916352 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-c14616af-f423-429c-9bbc-50880841c8b4 req-4470013b-06fd-4524-8aa5-ff65c2eb331d tempest-TestVolumeBootPattern-1195523060 None] Removing iscsi_target for Volume ID: 9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2
Aug 31 11:51:30.918489 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:31.041837 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 -f" returned: 0 in 0.122s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:31.042212 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408064]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:31.043974 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:31.147441 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:31.147948 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408064]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:31.275957 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-c14616af-f423-429c-9bbc-50880841c8b4 req-4470013b-06fd-4524-8aa5-ff65c2eb331d tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:31.275957 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:31.275957 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:31.358803 n-d-806626-1 sudo[133202]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:31.361267 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:31.363103 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:31.395846 n-d-806626-1 sudo[133222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:31.397118 n-d-806626-1 sudo[133222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:31.503389 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:31.603072 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:31.707500 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:31.707829 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:31.708519 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2
Aug 31 11:51:31.710424 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:31.734809 n-d-806626-1 sudo[133227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2
Aug 31 11:51:31.735696 n-d-806626-1 sudo[133227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:31.873518 n-d-806626-1 sudo[133222]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:31.875821 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:31.878731 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:51:31.893639 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Deleted volume successfully.
Aug 31 11:51:31.914739 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-6cf3f9c1-37b5-480d-adfb-f673921c9cbb tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-ff762a0a-388f-46bf-9db5-95bf1dae8848-delete_volume'" released by "delete_volume" :: held 2.734s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:32.298592 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:51:32.302919 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:51:32.303506 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:51:32.323388 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (f005cdb7-c53c-433f-ae5d-338aad6fe9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:32.327633 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d89ed7e3-54cb-4515-a76f-e78973d3c769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:32.346934 n-d-806626-1 sudo[133227]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:32.349822 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2" returned: 0 in 0.639s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:32.351121 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:32.366141 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:51:32.369706 n-d-806626-1 sudo[133231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2
Aug 31 11:51:32.370563 n-d-806626-1 sudo[133231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:32.400837 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d89ed7e3-54cb-4515-a76f-e78973d3c769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:51:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-48659610',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=b49dde80-3269-4991-99f5-ad4eba1bd77c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7683c44300ce4d3aafaef1ff3f38d598',provider_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-08-31T11:51:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:51:32Z,user_id='fd74dd4a78b9427d9b02f96035c9d9ec',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:32.403561 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf23eee3-1d77-4bcf-82ce-4d942bbb65c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:32.406306 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf23eee3-1d77-4bcf-82ce-4d942bbb65c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:32.409393 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6505f20d-1116-48b8-b0d1-90161a505d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:32.412036 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6505f20d-1116-48b8-b0d1-90161a505d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b49dde80-3269-4991-99f5-ad4eba1bd77c', 'volume_name': 'volume-b49dde80-3269-4991-99f5-ad4eba1bd77c', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:32.414405 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a662f47-b746-4805-b184-df73cfda28a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:32.416696 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a662f47-b746-4805-b184-df73cfda28a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:32.418834 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d363d209-fec3-46b6-b8d5-84be165213d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:32.419879 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Volume b49dde80-3269-4991-99f5-ad4eba1bd77c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b49dde80-3269-4991-99f5-ad4eba1bd77c', 'volume_size': 1}
Aug 31 11:51:32.421504 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b49dde80-3269-4991-99f5-ad4eba1bd77c stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:32.443486 n-d-806626-1 sudo[133234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b49dde80-3269-4991-99f5-ad4eba1bd77c stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:51:32.444347 n-d-806626-1 sudo[133234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:32.806206 n-d-806626-1 sudo[133231]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:32.808946 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2" returned: 0 in 0.457s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:32.812386 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:32.847908 n-d-806626-1 sudo[133240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2
Aug 31 11:51:32.849147 n-d-806626-1 sudo[133240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:32.970667 n-d-806626-1 sudo[133234]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:32.972978 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b49dde80-3269-4991-99f5-ad4eba1bd77c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.551s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:32.976259 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d363d209-fec3-46b6-b8d5-84be165213d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b49dde80-3269-4991-99f5-ad4eba1bd77c', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:32.978707 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c33ff525-1638-4d38-8a7f-792a5f67564a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:32.990969 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Volume volume-b49dde80-3269-4991-99f5-ad4eba1bd77c (b49dde80-3269-4991-99f5-ad4eba1bd77c): created successfully
Aug 31 11:51:32.992981 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c33ff525-1638-4d38-8a7f-792a5f67564a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:32.996092 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (f005cdb7-c53c-433f-ae5d-338aad6fe9f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:33.004731 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e50ba945-4b19-4c1f-b337-c81930910c5a tempest-VolumesSnapshotTestJSON-510069986 None] Created volume successfully.
Aug 31 11:51:33.349877 n-d-806626-1 sudo[133240]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:33.351762 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2" returned: 0 in 0.540s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:33.352924 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Successfully deleted volume: 9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2
Aug 31 11:51:33.413920 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['29d47b04-81c4-4b33-883d-8468074adb92', '862ea709-b821-4196-b248-2152eed1e74e', '7f5caa18-d174-4842-9d41-0414a3467838', '8cad7cfe-5ea0-4fa5-be3e-ef917acb694c'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:33.417298 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:33.417298 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:33.417298 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:33.475704 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:51:33.476543 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:33.503675 n-d-806626-1 sudo[133273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:33.504487 n-d-806626-1 sudo[133273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:33.794460 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f6237bf-912f-4eb4-bab3-f6304792ed2a tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:33.819172 n-d-806626-1 sudo[133275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c
Aug 31 11:51:33.820018 n-d-806626-1 sudo[133275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:33.945862 n-d-806626-1 sudo[133273]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:33.948128 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:33.950490 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:33.973084 n-d-806626-1 sudo[133278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:33.974596 n-d-806626-1 sudo[133278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:34.266171 n-d-806626-1 sudo[133275]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:34.268481 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f6237bf-912f-4eb4-bab3-f6304792ed2a tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c" returned: 0 in 0.474s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:34.270841 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f6237bf-912f-4eb4-bab3-f6304792ed2a tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5 --snapshot stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:34.291321 n-d-806626-1 sudo[133282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5 --snapshot stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c -L 1.00g
Aug 31 11:51:34.292139 n-d-806626-1 sudo[133282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:34.393377 n-d-806626-1 sudo[133278]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:34.395687 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:34.397847 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:51:34.403233 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Deleted volume successfully.
Aug 31 11:51:34.423577 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-c14616af-f423-429c-9bbc-50880841c8b4 req-d71d546e-d3b3-4025-9e0e-d4caf263b91b tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-9db3f3b9-29c4-4dfe-9ee3-4172ba834cd2-delete_volume'" released by "delete_volume" :: held 2.920s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:34.857906 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-e8dce9b1-2b87-4bc8-934d-9841f289a65d tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-a7cff407-dde9-4188-8400-9a7d5ac2d8e7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:34.860914 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8dce9b1-2b87-4bc8-934d-9841f289a65d tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:34.909802 n-d-806626-1 sudo[133364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7
Aug 31 11:51:34.911364 n-d-806626-1 sudo[133364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:35.017918 n-d-806626-1 sudo[133282]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:35.020534 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8f6237bf-912f-4eb4-bab3-f6304792ed2a tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5 --snapshot stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c -L 1.00g" returned: 0 in 0.749s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:35.087015 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8f6237bf-912f-4eb4-bab3-f6304792ed2a tempest-VolumesSnapshotTestJSON-510069986 None] Create snapshot completed successfully
Aug 31 11:51:35.353855 n-d-806626-1 sudo[133364]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:35.355892 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8dce9b1-2b87-4bc8-934d-9841f289a65d tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7" returned: 0 in 0.495s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:35.357541 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8dce9b1-2b87-4bc8-934d-9841f289a65d tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:35.376559 n-d-806626-1 sudo[133385]: ubuntu : TTY=unknown ; 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-a7cff407-dde9-4188-8400-9a7d5ac2d8e7
Aug 31 11:51:35.377369 n-d-806626-1 sudo[133385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:36.119718 n-d-806626-1 sudo[133385]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:36.122692 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-e8dce9b1-2b87-4bc8-934d-9841f289a65d tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a7cff407-dde9-4188-8400-9a7d5ac2d8e7" returned: 0 in 0.764s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:36.227801 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-e8dce9b1-2b87-4bc8-934d-9841f289a65d tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['ec4727af-8309-4f40-947c-4f9ca68c9352', 'd05c3990-cb25-4c89-8d4c-5b1e03537bd6', '2587c179-2aab-4c5a-b245-50c768235597', '2449637c-f18b-4528-bb9b-d93fe0c24e87'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:36.231085 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-e8dce9b1-2b87-4bc8-934d-9841f289a65d tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:36.231085 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:36.231085 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:36.305557 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-e8dce9b1-2b87-4bc8-934d-9841f289a65d tempest-TestVolumeBootPattern-1195523060 None] Delete snapshot completed successfully.
Aug 31 11:51:36.319493 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-e8dce9b1-2b87-4bc8-934d-9841f289a65d tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-a7cff407-dde9-4188-8400-9a7d5ac2d8e7-delete_snapshot'" released by "delete_snapshot" :: held 1.462s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:36.793270 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:51:36.800815 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:51:36.801715 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:51:36.839817 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (46d3a7a4-096c-4d53-9bad-2d0b03d2783d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:36.843976 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2f6c03c-f3b4-4ea6-92de-952b982686af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:36.866178 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:51:36.901440 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2f6c03c-f3b4-4ea6-92de-952b982686af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1306092117',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=aa111f51-a685-4a6a-a215-4ec9ec752d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7683c44300ce4d3aafaef1ff3f38d598',provider_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-08-31T11:51:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=c7329f8f-8c07-4659-8f89-4cb8e0601fa5,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:51:37Z,user_id='fd74dd4a78b9427d9b02f96035c9d9ec',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:36.905939 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39023752-f29d-4f66-ba6b-18b2f3235893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:36.907501 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39023752-f29d-4f66-ba6b-18b2f3235893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:36.910120 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e534bd6-99de-4872-a5dc-46d8cc878431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:36.913220 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e534bd6-99de-4872-a5dc-46d8cc878431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'aa111f51-a685-4a6a-a215-4ec9ec752d12', 'volume_name': 'volume-aa111f51-a685-4a6a-a215-4ec9ec752d12', 'volume_size': 1, 'snapshot_id': 'c7329f8f-8c07-4659-8f89-4cb8e0601fa5'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:36.915540 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60890518-432c-4224-8c6e-93b53977d968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:36.917550 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60890518-432c-4224-8c6e-93b53977d968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:36.919801 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e189508b-9edc-4cc8-9508-45e97460b99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:36.921369 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Volume aa111f51-a685-4a6a-a215-4ec9ec752d12: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-aa111f51-a685-4a6a-a215-4ec9ec752d12', 'volume_size': 1, 'snapshot_id': 'c7329f8f-8c07-4659-8f89-4cb8e0601fa5'}
Aug 31 11:51:36.943659 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa111f51-a685-4a6a-a215-4ec9ec752d12 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:36.968999 n-d-806626-1 sudo[133430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa111f51-a685-4a6a-a215-4ec9ec752d12 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:51:36.969846 n-d-806626-1 sudo[133430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:37.128862 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-53700aac-3863-456a-a21b-39ade28d0d16-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:37.197410 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Skipping remove_export. No iscsi_target is presently exported for volume: 53700aac-3863-456a-a21b-39ade28d0d16
Aug 31 11:51:37.198487 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:37.219948 n-d-806626-1 sudo[133434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16
Aug 31 11:51:37.221867 n-d-806626-1 sudo[133434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:37.513159 n-d-806626-1 sudo[133430]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:37.515280 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa111f51-a685-4a6a-a215-4ec9ec752d12 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.571s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:37.517152 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:37.540996 n-d-806626-1 sudo[133468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5
Aug 31 11:51:37.541831 n-d-806626-1 sudo[133468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:37.688175 n-d-806626-1 sudo[133434]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:37.690623 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16" returned: 0 in 0.492s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:37.692188 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:37.712702 n-d-806626-1 sudo[133479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16
Aug 31 11:51:37.713545 n-d-806626-1 sudo[133479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:37.987237 n-d-806626-1 sudo[133468]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:37.989847 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5" returned: 0 in 0.472s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:37.992186 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12 iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:38.012495 n-d-806626-1 sudo[133482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12 iflag=direct
Aug 31 11:51:38.013322 n-d-806626-1 sudo[133482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:38.176475 n-d-806626-1 sudo[133479]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:38.178804 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16" returned: 0 in 0.486s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:38.180549 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:38.200211 n-d-806626-1 sudo[133485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16
Aug 31 11:51:38.201023 n-d-806626-1 sudo[133485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:38.348215 n-d-806626-1 sudo[133482]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:38.350592 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12 iflag=direct" returned: 0 in 0.358s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:38.351700 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:38.370534 n-d-806626-1 sudo[133497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12 oflag=direct
Aug 31 11:51:38.371347 n-d-806626-1 sudo[133497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:38.657419 n-d-806626-1 sudo[133485]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:38.662591 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53700aac-3863-456a-a21b-39ade28d0d16" returned: 0 in 0.481s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:38.663767 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Successfully deleted volume: 53700aac-3863-456a-a21b-39ade28d0d16
Aug 31 11:51:38.691071 n-d-806626-1 sudo[133497]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:38.693004 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12 oflag=direct" returned: 0 in 0.341s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:38.693966 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:38.713704 n-d-806626-1 sudo[133513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:51:38.714808 n-d-806626-1 sudo[133513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:38.749597 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['90a918b4-d0e0-41d1-8e62-08b1118f888d', 'f0c6d1fa-b88e-4190-ade3-7508e8d6fd68', 'f97a89f4-bdf5-4423-a864-e504b2f6f991', '9a516b13-5c19-4f58-9a4b-1ce37a0b2b55'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:38.751810 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:38.751810 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:38.751810 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:38.800087 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:51:38.800831 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:38.825319 n-d-806626-1 sudo[133516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:38.826679 n-d-806626-1 sudo[133516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:39.245324 n-d-806626-1 sudo[133516]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:39.248323 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:39.250411 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:39.271393 n-d-806626-1 sudo[133521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:39.272286 n-d-806626-1 sudo[133521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:39.745627 n-d-806626-1 sudo[133521]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:39.749424 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:39.751949 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:51:39.758419 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Deleted volume successfully.
Aug 31 11:51:39.775882 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-efad721f-e137-4764-bbc5-69f5dd5d9487 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-53700aac-3863-456a-a21b-39ade28d0d16-delete_volume'" released by "delete_volume" :: held 2.647s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:40.200895 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:51:40.206339 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:51:40.206851 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:51:40.221363 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (4f916869-b60f-430c-a5a1-3e16be13a414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:40.224936 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (759f6d88-38d6-439b-b227-69a46745f8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:40.249022 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:51:40.278460 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (759f6d88-38d6-439b-b227-69a46745f8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1446669018',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=9bccd2a3-6a76-4d66-946b-4e3bbda09add,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566a0ca2d234456c936875e2e87e77ed',provider_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-08-31T11:51:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:51:40Z,user_id='a1547125a0bc4254b6ba67fcb2b92fd6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:40.281111 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ca2f4b9-cf7c-4bd4-adfa-60f7bde37706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:40.283495 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ca2f4b9-cf7c-4bd4-adfa-60f7bde37706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:40.285864 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0cca49f-bfe4-4303-afc9-c322af6fe095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:40.371318 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0cca49f-bfe4-4303-afc9-c322af6fe095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9bccd2a3-6a76-4d66-946b-4e3bbda09add', 'volume_name': 'volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:40.373855 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0947cc8d-0af6-47d2-8df1-8830947510f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:40.375999 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0947cc8d-0af6-47d2-8df1-8830947510f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:40.378104 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2898cbca-789f-44d0-8241-822bf1a7d0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:40.378918 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Volume 9bccd2a3-6a76-4d66-946b-4e3bbda09add: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:51:40.379518 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Cloning 9bccd2a3-6a76-4d66-946b-4e3bbda09add from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:51:43.876772 n-d-806626-1 sudo[133513]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:43.879350 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.185s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:43.879988 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c7329f8f--8c07--4659--8f89--4cb8e0601fa5, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--aa111f51--a685--4a6a--a215--4ec9ec752d12, size 1024.00 MB, duration 5.19 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:51:43.880378 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Volume copy 1024.00 MB at 197.44 MB/s
Aug 31 11:51:43.937934 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e189508b-9edc-4cc8-9508-45e97460b99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa111f51-a685-4a6a-a215-4ec9ec752d12', 'volume_size': 1, 'snapshot_id': 'c7329f8f-8c07-4659-8f89-4cb8e0601fa5'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:43.940455 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdbc45e6-4151-4008-b1b2-92fe4243bba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:51:43.957565 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Volume volume-aa111f51-a685-4a6a-a215-4ec9ec752d12 (aa111f51-a685-4a6a-a215-4ec9ec752d12): created successfully
Aug 31 11:51:43.961360 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdbc45e6-4151-4008-b1b2-92fe4243bba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:51:43.967647 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Flow 'volume_create_manager' (46d3a7a4-096c-4d53-9bad-2d0b03d2783d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:51:43.990168 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7858bc29-3495-4bc4-962e-e757ba902b0d tempest-VolumesSnapshotTestJSON-510069986 None] Created volume successfully.
Aug 31 11:51:45.164553 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-aa111f51-a685-4a6a-a215-4ec9ec752d12-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:45.246797 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa111f51-a685-4a6a-a215-4ec9ec752d12
Aug 31 11:51:45.248615 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa111f51-a685-4a6a-a215-4ec9ec752d12 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:45.276389 n-d-806626-1 sudo[133543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa111f51-a685-4a6a-a215-4ec9ec752d12
Aug 31 11:51:45.277640 n-d-806626-1 sudo[133543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:45.723420 n-d-806626-1 sudo[133543]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:45.725878 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa111f51-a685-4a6a-a215-4ec9ec752d12" returned: 0 in 0.477s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:45.727641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-aa111f51-a685-4a6a-a215-4ec9ec752d12 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:45.748019 n-d-806626-1 sudo[133546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-aa111f51-a685-4a6a-a215-4ec9ec752d12
Aug 31 11:51:45.749609 n-d-806626-1 sudo[133546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:46.173838 n-d-806626-1 sudo[133546]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:46.176930 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-aa111f51-a685-4a6a-a215-4ec9ec752d12" returned: 0 in 0.449s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:46.178719 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa111f51-a685-4a6a-a215-4ec9ec752d12 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:46.197337 n-d-806626-1 sudo[133550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa111f51-a685-4a6a-a215-4ec9ec752d12
Aug 31 11:51:46.198166 n-d-806626-1 sudo[133550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:46.659695 n-d-806626-1 sudo[133550]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:46.662269 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa111f51-a685-4a6a-a215-4ec9ec752d12" returned: 0 in 0.483s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:46.663505 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Successfully deleted volume: aa111f51-a685-4a6a-a215-4ec9ec752d12
Aug 31 11:51:46.730326 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['208549e7-f847-4a55-b0e5-a8aaa4120f7a', '1226f199-1d56-4ce2-b059-e379e4d4cce6', '7468c26d-de42-40ff-a86f-46583731e233', '4ec218cb-6958-4296-90d7-2b38ed785adc'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:46.733250 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:46.733250 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:46.733250 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:46.792392 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:51:46.793308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:46.814607 n-d-806626-1 sudo[133558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:46.815424 n-d-806626-1 sudo[133558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:47.286688 n-d-806626-1 sudo[133558]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:47.289426 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:47.291404 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:47.312197 n-d-806626-1 sudo[133562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:47.313024 n-d-806626-1 sudo[133562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:47.810828 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ba15b6b5-fb83-4345-b98d-527172208a4f tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-c7329f8f-8c07-4659-8f89-4cb8e0601fa5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.031s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:47.814927 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ba15b6b5-fb83-4345-b98d-527172208a4f tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:47.838747 n-d-806626-1 sudo[133562]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:47.843705 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.551s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:47.846500 n-d-806626-1 sudo[133565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5
Aug 31 11:51:47.847678 n-d-806626-1 sudo[133565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:47.848879 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:51:47.855738 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Deleted volume successfully.
Aug 31 11:51:47.879270 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-c416b448-a29d-46bb-9ce0-f6a600a8093b tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-aa111f51-a685-4a6a-a215-4ec9ec752d12-delete_volume'" released by "delete_volume" :: held 2.715s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:48.368088 n-d-806626-1 sudo[133565]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:48.370398 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ba15b6b5-fb83-4345-b98d-527172208a4f tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5" returned: 0 in 0.556s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:48.372364 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ba15b6b5-fb83-4345-b98d-527172208a4f tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:48.393729 n-d-806626-1 sudo[133568]: ubuntu : TTY=unknown ; 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-c7329f8f-8c07-4659-8f89-4cb8e0601fa5
Aug 31 11:51:48.395014 n-d-806626-1 sudo[133568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:49.210675 n-d-806626-1 sudo[133568]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:49.213922 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ba15b6b5-fb83-4345-b98d-527172208a4f tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c7329f8f-8c07-4659-8f89-4cb8e0601fa5" returned: 0 in 0.841s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:49.358282 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-ba15b6b5-fb83-4345-b98d-527172208a4f tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['e2e4f4f7-73cf-4cc6-853c-56907acf0bca', '200ce527-1204-49b6-8008-508d616b625b', '98948167-0cfc-411e-acc1-1a70cacc72f0', '2282c1f7-498b-4acc-bafc-757f5abd0702'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:49.361487 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-ba15b6b5-fb83-4345-b98d-527172208a4f tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:49.361487 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:49.361487 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:49.426370 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ba15b6b5-fb83-4345-b98d-527172208a4f tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:51:49.433850 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ba15b6b5-fb83-4345-b98d-527172208a4f tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-c7329f8f-8c07-4659-8f89-4cb8e0601fa5-delete_snapshot'" released by "delete_snapshot" :: held 1.625s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:50.108930 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-b49dde80-3269-4991-99f5-ad4eba1bd77c-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:50.221692 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Skipping remove_export. No iscsi_target is presently exported for volume: b49dde80-3269-4991-99f5-ad4eba1bd77c
Aug 31 11:51:50.223052 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:50.250652 n-d-806626-1 sudo[133613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c
Aug 31 11:51:50.252053 n-d-806626-1 sudo[133613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:50.702395 n-d-806626-1 sudo[133613]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:50.705055 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c" returned: 0 in 0.481s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:50.706651 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:50.733800 n-d-806626-1 sudo[133617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c
Aug 31 11:51:50.735063 n-d-806626-1 sudo[133617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:51.244060 n-d-806626-1 sudo[133617]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:51.247756 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c" returned: 0 in 0.540s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:51.252068 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:51.281158 n-d-806626-1 sudo[133622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c
Aug 31 11:51:51.282682 n-d-806626-1 sudo[133622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:51.959646 n-d-806626-1 sudo[133622]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:51.963095 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b49dde80-3269-4991-99f5-ad4eba1bd77c" returned: 0 in 0.710s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:51.965285 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Successfully deleted volume: b49dde80-3269-4991-99f5-ad4eba1bd77c
Aug 31 11:51:52.041658 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['63e562bf-a98a-4a49-99e6-d07d188c61d1', 'bc9ea699-17d4-4009-ad19-e580672f68ef', '653aad23-9049-4b0b-a93c-65b2bde70c9e', '8cae2df7-c3a8-44bb-84d2-3a8865c94911'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:52.044097 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:52.044097 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:52.044097 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:52.104515 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:51:52.105499 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:52.126798 n-d-806626-1 sudo[133628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:52.127613 n-d-806626-1 sudo[133628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:52.630874 n-d-806626-1 sudo[133628]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:52.633727 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.528s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:52.636201 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:52.660733 n-d-806626-1 sudo[133631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:52.662332 n-d-806626-1 sudo[133631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:52.844731 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f1e39b85-d891-4140-b407-cdc7dd10e73c tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-d11437b4-ee0b-4255-bfd1-e13d77d7264e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:52.849435 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1e39b85-d891-4140-b407-cdc7dd10e73c tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:52.895474 n-d-806626-1 sudo[133634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e
Aug 31 11:51:52.898215 n-d-806626-1 sudo[133634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:53.347783 n-d-806626-1 sudo[133631]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:53.350356 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.714s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:53.352450 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:51:53.359448 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Deleted volume successfully.
Aug 31 11:51:53.380407 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3846d492-8475-4762-8702-b6ae71868d96 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-b49dde80-3269-4991-99f5-ad4eba1bd77c-delete_volume'" released by "delete_volume" :: held 3.272s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:53.422976 n-d-806626-1 sudo[133634]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:53.425453 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1e39b85-d891-4140-b407-cdc7dd10e73c tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e" returned: 0 in 0.576s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:53.427220 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1e39b85-d891-4140-b407-cdc7dd10e73c tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:53.446660 n-d-806626-1 sudo[133638]: ubuntu : TTY=unknown ; 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-d11437b4-ee0b-4255-bfd1-e13d77d7264e
Aug 31 11:51:53.447533 n-d-806626-1 sudo[133638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:54.130859 n-d-806626-1 sudo[133638]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:54.212692 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1, size 616.00 MB, duration 13.83 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:51:54.213134 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Image download 616.00 MB at 44.54 MB/s
Aug 31 11:51:54.218749 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f1e39b85-d891-4140-b407-cdc7dd10e73c tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d11437b4-ee0b-4255-bfd1-e13d77d7264e" returned: 0 in 0.792s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:54.274791 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:54.351073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f1e39b85-d891-4140-b407-cdc7dd10e73c tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['e484837b-2827-4fd8-8314-a5773252cf1c', '9a928631-ca2d-4fda-bc76-48e335bbb633', '756f336d-db59-467a-996e-f9fd445b4408', 'e286be86-a417-47b6-b02d-10b564b6dc93'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:54.354661 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f1e39b85-d891-4140-b407-cdc7dd10e73c tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:54.354661 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:54.354661 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:54.361599 n-d-806626-1 sudo[133681]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1
Aug 31 11:51:54.362456 n-d-806626-1 sudo[133681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:54.403123 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f1e39b85-d891-4140-b407-cdc7dd10e73c tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:51:54.408852 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f1e39b85-d891-4140-b407-cdc7dd10e73c tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-d11437b4-ee0b-4255-bfd1-e13d77d7264e-delete_snapshot'" released by "delete_snapshot" :: held 1.565s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:54.723160 n-d-806626-1 sudo[133681]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:54.725264 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1" returned: 0 in 0.451s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:54.726104 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user a1547125a0bc4254b6ba67fcb2b92fd6. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:51:54.789556 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:54.879494 n-d-806626-1 sudo[133687]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1
Aug 31 11:51:54.880316 n-d-806626-1 sudo[133687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:55.101475 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-304f4111-db46-4fce-b41c-1948a67bc930-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:55.240160 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Skipping remove_export. No iscsi_target is presently exported for volume: 304f4111-db46-4fce-b41c-1948a67bc930
Aug 31 11:51:55.241513 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:55.271804 n-d-806626-1 sudo[133692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930
Aug 31 11:51:55.273109 n-d-806626-1 sudo[133692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:55.287072 n-d-806626-1 sudo[133687]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:55.290142 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1" returned: 0 in 0.500s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:55.293432 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:55.316438 n-d-806626-1 sudo[133694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:51:55.317323 n-d-806626-1 sudo[133694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:55.858997 n-d-806626-1 sudo[133694]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:55.861880 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.568s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:55.875114 n-d-806626-1 sudo[133692]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:55.880490 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930" returned: 0 in 0.639s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:55.882934 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:55.906103 n-d-806626-1 sudo[133727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930
Aug 31 11:51:55.907702 n-d-806626-1 sudo[133727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:55.914912 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 9bccd2a3-6a76-4d66-946b-4e3bbda09add. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:51:55.974752 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rrhlc4fi {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:56.099269 n-d-806626-1 sudo[133729]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rrhlc4fi
Aug 31 11:51:56.100292 n-d-806626-1 sudo[133729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:56.355647 n-d-806626-1 sudo[133727]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:56.360095 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930" returned: 0 in 0.477s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:56.364303 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:56.396198 n-d-806626-1 sudo[133732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930
Aug 31 11:51:56.397373 n-d-806626-1 sudo[133732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:56.644992 n-d-806626-1 sudo[133729]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:56.647989 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_rrhlc4fi" returned: 0 in 0.672s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:56.649461 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:56.735039 n-d-806626-1 sudo[133736]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1
Aug 31 11:51:56.735860 n-d-806626-1 sudo[133736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:56.955201 n-d-806626-1 sudo[133732]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:56.957736 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-304f4111-db46-4fce-b41c-1948a67bc930" returned: 0 in 0.594s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:56.959500 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Successfully deleted volume: 304f4111-db46-4fce-b41c-1948a67bc930
Aug 31 11:51:57.014944 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['e4269870-96b9-492e-8aba-e24f09d59fd0', '4ede626c-ee62-4756-a222-2bac79d8e69d', '1ea5a22d-6e87-4f27-aa62-b188b33c645f', 'ac92949a-0711-43f0-adb8-f22a76eb5c90'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:51:57.016600 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:51:57.016600 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:51:57.016600 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:51:57.065136 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:51:57.066063 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:57.085920 n-d-806626-1 sudo[133743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:57.086743 n-d-806626-1 sudo[133743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:57.222714 n-d-806626-1 sudo[133736]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:57.226004 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1" returned: 0 in 0.576s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:57.226755 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:51:57.227897 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9bccd2a3--6a76--4d66--946b--4e3bbda09add oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:57.247174 n-d-806626-1 sudo[133748]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9bccd2a3--6a76--4d66--946b--4e3bbda09add oflag=direct
Aug 31 11:51:57.248646 n-d-806626-1 sudo[133748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:57.635119 n-d-806626-1 sudo[133743]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:57.645187 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.579s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:57.648516 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:57.655415 n-d-806626-1 sudo[133748]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:57.671958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9bccd2a3--6a76--4d66--946b--4e3bbda09add oflag=direct" returned: 0 in 0.443s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:57.673819 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9bccd2a3--6a76--4d66--946b--4e3bbda09add {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:57.676932 n-d-806626-1 sudo[133761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:51:57.678415 n-d-806626-1 sudo[133761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:57.703696 n-d-806626-1 sudo[133763]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9bccd2a3--6a76--4d66--946b--4e3bbda09add
Aug 31 11:51:57.704962 n-d-806626-1 sudo[133763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:58.243862 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-2d1861dc-3281-41c6-a75d-544c9a60eddb-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:51:58.383789 n-d-806626-1 sudo[133761]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:58.388228 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.740s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:58.391396 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:51:58.400170 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Deleted volume successfully.
Aug 31 11:51:58.417771 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:58.449199 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-8140f29d-22ea-47e7-ae8e-aeac8864d220 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-304f4111-db46-4fce-b41c-1948a67bc930-delete_volume'" released by "delete_volume" :: held 3.348s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:51:58.520851 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:58.521946 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013797024]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:51:58.522992 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:51:58.524632 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:58.558104 n-d-806626-1 sudo[133781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:51:58.559298 n-d-806626-1 sudo[133781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:59.134609 n-d-806626-1 sudo[133763]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:59.138089 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9bccd2a3--6a76--4d66--946b--4e3bbda09add" returned: 0 in 1.464s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:59.140094 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:59.227810 n-d-806626-1 sudo[133781]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:59.230875 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb" returned: 0 in 0.706s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:59.232629 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:59.250999 n-d-806626-1 sudo[133797]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1
Aug 31 11:51:59.251848 n-d-806626-1 sudo[133797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:59.258811 n-d-806626-1 sudo[133798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:51:59.259800 n-d-806626-1 sudo[133798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:51:59.730836 n-d-806626-1 sudo[133797]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:59.735519 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1" returned: 0 in 0.595s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:59.736906 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_3yqt9fsen-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.47 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9bccd2a3--6a76--4d66--946b--4e3bbda09add {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:51:59.737582 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Converted 700.00 MB image at 477.47 MB/s
Aug 31 11:51:59.738622 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 9bccd2a3-6a76-4d66-946b-4e3bbda09add successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:51:59.876124 n-d-806626-1 sudo[133798]: pam_unix(sudo:session): session closed for user root
Aug 31 11:51:59.901442 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user a1547125a0bc4254b6ba67fcb2b92fd6 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:51:59.902443 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Marking volume 9bccd2a3-6a76-4d66-946b-4e3bbda09add as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:51:59.913409 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb" returned: 0 in 0.681s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:51:59.916223 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:51:59.938339 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 9bccd2a3-6a76-4d66-946b-4e3bbda09add. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:51:59.939847 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Creating volume glance metadata for volume 9bccd2a3-6a76-4d66-946b-4e3bbda09add backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:51:59.943746 n-d-806626-1 sudo[133806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:51:59.945023 n-d-806626-1 sudo[133806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:00.050316 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2898cbca-789f-44d0-8241-822bf1a7d0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:52:00.052702 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2417e592-8e61-40ff-a06a-ad48b7e23b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:52:00.064484 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Volume volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add (9bccd2a3-6a76-4d66-946b-4e3bbda09add): created successfully
Aug 31 11:52:00.069232 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2417e592-8e61-40ff-a06a-ad48b7e23b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:52:00.075965 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (4f916869-b60f-430c-a5a1-3e16be13a414) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:52:00.089371 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4e721779-10e4-43d0-b019-5a9a99b1b01f tempest-TestVolumeBootPattern-1195523060 None] Created volume successfully.
Aug 31 11:52:00.604284 n-d-806626-1 sudo[133806]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:00.606709 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d1861dc-3281-41c6-a75d-544c9a60eddb" returned: 0 in 0.691s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:00.608228 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Successfully deleted volume: 2d1861dc-3281-41c6-a75d-544c9a60eddb
Aug 31 11:52:00.663175 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['8d6f0b24-74c3-4118-9885-eb137df2c655', '111367f8-e1e8-46ff-a485-979be47110e9', 'f62f178d-85e1-4b95-b7e1-5f6ee9b7d8f1', 'd72e46be-9eee-46b2-8572-65e7b524fd15'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:52:00.665176 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:52:00.665176 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:52:00.665176 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:00.723330 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:52:00.724574 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:00.755068 n-d-806626-1 sudo[133812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:52:00.756282 n-d-806626-1 sudo[133812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:00.869548 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-bd5dade6-ab79-4640-9fc3-07637a7419d0 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-6043ae07-d933-4b4b-9128-6b4223055139-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:52:00.876200 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bd5dade6-ab79-4640-9fc3-07637a7419d0 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6043ae07-d933-4b4b-9128-6b4223055139 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:00.935200 n-d-806626-1 sudo[133815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6043ae07-d933-4b4b-9128-6b4223055139
Aug 31 11:52:00.936722 n-d-806626-1 sudo[133815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:01.472192 n-d-806626-1 sudo[133815]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:01.475815 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bd5dade6-ab79-4640-9fc3-07637a7419d0 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6043ae07-d933-4b4b-9128-6b4223055139" returned: 0 in 0.600s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:01.478979 n-d-806626-1 sudo[133812]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:01.481354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bd5dade6-ab79-4640-9fc3-07637a7419d0 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6043ae07-d933-4b4b-9128-6b4223055139 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:01.511772 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.786s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:01.514768 n-d-806626-1 sudo[133821]: ubuntu : TTY=unknown ; 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-6043ae07-d933-4b4b-9128-6b4223055139
Aug 31 11:52:01.516022 n-d-806626-1 sudo[133821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:01.518164 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:01.556338 n-d-806626-1 sudo[133823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:52:01.557851 n-d-806626-1 sudo[133823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:02.132045 n-d-806626-1 sudo[133823]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:02.140088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.620s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:02.148133 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:52:02.163278 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Deleted volume successfully.
Aug 31 11:52:02.188383 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-7f895f35-7560-44d1-a9e0-79d2d1ffd6eb tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-2d1861dc-3281-41c6-a75d-544c9a60eddb-delete_volume'" released by "delete_volume" :: held 3.945s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:52:02.448209 n-d-806626-1 sudo[133821]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:02.451431 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-bd5dade6-ab79-4640-9fc3-07637a7419d0 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6043ae07-d933-4b4b-9128-6b4223055139" returned: 0 in 0.971s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:02.566753 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-bd5dade6-ab79-4640-9fc3-07637a7419d0 tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['f48db087-f4b6-4894-bc79-1b2cb5b6b37b', '67300462-70b6-4cd0-b159-57ae91fdbe57', 'ccb23e39-66d8-411e-a402-8f652207572d', '71b8c795-2a0d-45fb-bc50-e130984617f3'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:52:02.569735 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-bd5dade6-ab79-4640-9fc3-07637a7419d0 tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:52:02.569735 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:52:02.569735 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:02.633140 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-bd5dade6-ab79-4640-9fc3-07637a7419d0 tempest-VolumesSnapshotTestJSON-510069986 None] Delete snapshot completed successfully.
Aug 31 11:52:02.640335 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-bd5dade6-ab79-4640-9fc3-07637a7419d0 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-6043ae07-d933-4b4b-9128-6b4223055139-delete_snapshot'" released by "delete_snapshot" :: held 1.771s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:52:03.199380 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-722aee69-639c-4ff8-9878-ce294abb7726-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:52:03.289477 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:03.413562 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:03.414149 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:03.415283 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Skipping remove_export. No iscsi_target is presently exported for volume: 722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:52:03.416971 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:03.442742 n-d-806626-1 sudo[133870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:52:03.443589 n-d-806626-1 sudo[133870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:03.890019 n-d-806626-1 sudo[133870]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:03.892278 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.475s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:03.893864 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:03.913986 n-d-806626-1 sudo[133873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:52:03.914877 n-d-806626-1 sudo[133873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:04.334324 n-d-806626-1 sudo[133873]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:04.336731 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.442s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:04.338508 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:04.357755 n-d-806626-1 sudo[133876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:52:04.358759 n-d-806626-1 sudo[133876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:04.845472 n-d-806626-1 sudo[133876]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:04.848003 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-722aee69-639c-4ff8-9878-ce294abb7726" returned: 0 in 0.509s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:04.849374 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Successfully deleted volume: 722aee69-639c-4ff8-9878-ce294abb7726
Aug 31 11:52:04.914168 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Created reservations ['059a939a-85fe-4fbd-b583-f3ee0dc87c12', '16ab731c-c253-46e1-9885-663bfc377cb8', '64022d41-b459-4451-a21b-e89f7f5ff7f2', '8ed08325-672c-4b0d-96f0-cfeb590bc601'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:52:04.923229 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:52:04.923229 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:52:04.923229 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:04.986838 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:52:04.988242 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:05.014268 n-d-806626-1 sudo[133882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:52:05.015750 n-d-806626-1 sudo[133882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:05.206029 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:05.227225 n-d-806626-1 sudo[133884]: 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-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:52:05.228766 n-d-806626-1 sudo[133884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:05.478220 n-d-806626-1 sudo[133882]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:05.480563 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:05.484326 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:05.512359 n-d-806626-1 sudo[133887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:52:05.514480 n-d-806626-1 sudo[133887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:05.674299 n-d-806626-1 sudo[133884]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:05.676748 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add" returned: 0 in 0.471s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:05.735345 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:05.743923 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:05.744105 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:05.744746 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:52:05.745552 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] Creating iscsi_target for Volume ID: volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] Created volume path /opt/stack/data/cinder/volumes/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add,
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]: incominguser xmvX8y7HyTZSM6vAm2EM De4ARZ6C9p4w3dc4
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:05.750102 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:52:05.753917 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:05.975661 n-d-806626-1 sudo[133887]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:05.977593 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:05.980669 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:52:05.990408 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Deleted volume successfully.
Aug 31 11:52:06.015319 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1019964a-4d0e-4ccd-9350-57d84722bad4 tempest-VolumesSnapshotTestJSON-510069986 None] Lock "b'cinder-722aee69-639c-4ff8-9878-ce294abb7726-delete_volume'" released by "delete_volume" :: held 2.815s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:52:06.370195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add" returned: 0 in 0.618s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:06.370641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:06.371386 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:52:06.371836 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:52:06.373522 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:06.384900 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:06.385351 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\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-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:06.386140 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:52:06.387165 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:06.491412 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:06.492068 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\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-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:06.493127 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:06.608416 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:06.608787 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\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-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:06.610292 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:52:06.797143 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-8929e564-3fe2-495b-b4d3-c7db0c0d1102 req-4dbea09f-96cb-4adc-911d-6413ba3f3fc8 tempest-TestVolumeBootPattern-1195523060 None] attachment_update completed successfully.
Aug 31 11:52:17.489865 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:52:17.491031 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:52:17.491945 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:17.514602 n-d-806626-1 sudo[134092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:52:17.516041 n-d-806626-1 sudo[134092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:18.005754 n-d-806626-1 sudo[134092]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:18.008049 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.516s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:18.009714 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:18.029998 n-d-806626-1 sudo[134098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:52:18.030900 n-d-806626-1 sudo[134098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:18.453839 n-d-806626-1 sudo[134098]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:18.457201 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:18.458908 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:52:21.781343 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2d54f34b-63de-4ac3-842e-5010e95bac9a req-ffd33036-23dc-4010-99b3-fe8d7c7b4234 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:21.808733 n-d-806626-1 sudo[134193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:52:21.809930 n-d-806626-1 sudo[134193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:22.260475 n-d-806626-1 sudo[134193]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:22.264638 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2d54f34b-63de-4ac3-842e-5010e95bac9a req-ffd33036-23dc-4010-99b3-fe8d7c7b4234 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add" returned: 0 in 0.482s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:22.266734 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2d54f34b-63de-4ac3-842e-5010e95bac9a req-ffd33036-23dc-4010-99b3-fe8d7c7b4234 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f --snapshot stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:22.287765 n-d-806626-1 sudo[134218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f --snapshot stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add -L 1.00g
Aug 31 11:52:22.288681 n-d-806626-1 sudo[134218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:23.014957 n-d-806626-1 sudo[134218]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:23.017824 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2d54f34b-63de-4ac3-842e-5010e95bac9a req-ffd33036-23dc-4010-99b3-fe8d7c7b4234 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f --snapshot stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add -L 1.00g" returned: 0 in 0.750s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:23.167941 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-2d54f34b-63de-4ac3-842e-5010e95bac9a req-ffd33036-23dc-4010-99b3-fe8d7c7b4234 tempest-TestVolumeBootPattern-1195523060 None] Create snapshot completed successfully
Aug 31 11:52:27.774798 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:52:27.786005 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:52:27.786702 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:52:27.820929 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (df2da536-a34c-4350-802f-9b22dea3a114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:52:27.824438 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60b3570c-8f8f-4e03-9107-26d5d9f02077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:52:27.850809 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:52:27.916846 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60b3570c-8f8f-4e03-9107-26d5d9f02077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-08-31T11:52:27Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=875b7ef1-6ad7-42e0-9cd6-94635e5769a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566a0ca2d234456c936875e2e87e77ed',provider_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-08-31T11:52:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=660ac118-e5a0-43dd-beeb-675cde94e54f,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:52:28Z,user_id='a1547125a0bc4254b6ba67fcb2b92fd6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:52:27.926746 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (354b82d4-3a96-452b-9914-84c6007df6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:52:27.929285 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (354b82d4-3a96-452b-9914-84c6007df6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:52:27.940166 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0507ee1-93e8-4ddd-b485-c5a8ce123544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:52:27.942970 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0507ee1-93e8-4ddd-b485-c5a8ce123544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '875b7ef1-6ad7-42e0-9cd6-94635e5769a1', 'volume_name': 'volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1', 'volume_size': 1, 'snapshot_id': '660ac118-e5a0-43dd-beeb-675cde94e54f'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:52:27.953192 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (270b41f5-6c0d-4376-ad16-fac8760a4be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:52:27.958100 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (270b41f5-6c0d-4376-ad16-fac8760a4be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:52:27.975268 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a54b6ec0-f58a-4228-abc9-6eb02de0d547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:52:27.976423 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Volume 875b7ef1-6ad7-42e0-9cd6-94635e5769a1: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1', 'volume_size': 1, 'snapshot_id': '660ac118-e5a0-43dd-beeb-675cde94e54f'}
Aug 31 11:52:28.022972 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:28.058551 n-d-806626-1 sudo[134405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:52:28.060781 n-d-806626-1 sudo[134405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:28.595602 n-d-806626-1 sudo[134405]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:28.597936 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.575s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:28.599546 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:28.618953 n-d-806626-1 sudo[134442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f
Aug 31 11:52:28.619766 n-d-806626-1 sudo[134442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:29.049627 n-d-806626-1 sudo[134442]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:29.052099 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f" returned: 0 in 0.452s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:29.056089 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1 iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:29.095548 n-d-806626-1 sudo[134458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1 iflag=direct
Aug 31 11:52:29.097725 n-d-806626-1 sudo[134458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:29.504264 n-d-806626-1 sudo[134458]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:29.506922 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1 iflag=direct" returned: 0 in 0.450s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:29.508538 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:29.529389 n-d-806626-1 sudo[134481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1 oflag=direct
Aug 31 11:52:29.530962 n-d-806626-1 sudo[134481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:29.865497 n-d-806626-1 sudo[134481]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:29.873858 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1 oflag=direct" returned: 0 in 0.362s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:29.873858 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:29.892925 n-d-806626-1 sudo[134493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:52:29.895254 n-d-806626-1 sudo[134493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:36.141199 n-d-806626-1 sudo[134493]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:36.143520 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.272s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:36.144159 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--660ac118--e5a0--43dd--beeb--675cde94e54f, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--875b7ef1--6ad7--42e0--9cd6--94635e5769a1, size 1024.00 MB, duration 6.27 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:52:36.144549 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Volume copy 1024.00 MB at 163.24 MB/s
Aug 31 11:52:36.191322 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Marking volume 875b7ef1-6ad7-42e0-9cd6-94635e5769a1 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:52:36.199188 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Copying metadata from snapshot 660ac118-e5a0-43dd-beeb-675cde94e54f to 875b7ef1-6ad7-42e0-9cd6-94635e5769a1. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Aug 31 11:52:36.233025 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a54b6ec0-f58a-4228-abc9-6eb02de0d547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1', 'volume_size': 1, 'snapshot_id': '660ac118-e5a0-43dd-beeb-675cde94e54f'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:52:36.235301 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d72ef06-6bf9-48d7-82db-0a78d7fd2cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:52:36.243649 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Volume volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 (875b7ef1-6ad7-42e0-9cd6-94635e5769a1): created successfully
Aug 31 11:52:36.245621 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d72ef06-6bf9-48d7-82db-0a78d7fd2cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:52:36.249640 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (df2da536-a34c-4350-802f-9b22dea3a114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:52:36.262349 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-84fdebb8-9dd2-458b-adaf-6b83b3bd5949 tempest-TestVolumeBootPattern-1195523060 None] Created volume successfully.
Aug 31 11:52:37.957007 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:37.985973 n-d-806626-1 sudo[134517]: 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-875b7ef1-6ad7-42e0-9cd6-94635e5769a1
Aug 31 11:52:37.987664 n-d-806626-1 sudo[134517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:38.415822 n-d-806626-1 sudo[134517]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:38.418184 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1" returned: 0 in 0.461s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:38.470031 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:38.476909 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:38.477409 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: I_T nexus: 42
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: xmvX8y7HyTZSM6vAm2EM
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:52:38.478162 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:52:38.480747 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] Creating iscsi_target for Volume ID: volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] Created volume path /opt/stack/data/cinder/volumes/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1,
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]: incominguser H43wYE3V5G5DCci8Um3E VVtjzWJBHM2jbEc3
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:38.482852 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:52:38.484552 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:38.854553 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1" returned: 0 in 0.370s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:38.856021 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:38.856021 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:52:38.856021 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:52:38.858724 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:38.868526 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:38.868817 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1\n System information:\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-875b7ef1-6ad7-42e0-9cd6-94635e5769a1\n Backing store flags: \n Account information:\n H43wYE3V5G5DCci8Um3E\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: I_T nexus: 42
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: xmvX8y7HyTZSM6vAm2EM
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:52:38.869469 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:52:38.872691 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:38.975686 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:38.976249 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1\n System information:\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-875b7ef1-6ad7-42e0-9cd6-94635e5769a1\n Backing store flags: \n Account information:\n H43wYE3V5G5DCci8Um3E\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:38.977392 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:39.069713 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:39.084360 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1\n System information:\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-875b7ef1-6ad7-42e0-9cd6-94635e5769a1\n Backing store flags: \n Account information:\n H43wYE3V5G5DCci8Um3E\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:39.084360 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] Set provider_location to: 10.222.0.50:3260,2 iqn.2010-10.org.openstack:volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:52:39.257084 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-ab95f8ce-97e9-499b-b690-7cbe445d4785 req-f0e12e97-0d73-485d-99a6-ccf226183dcd tempest-TestVolumeBootPattern-1195523060 None] attachment_update completed successfully.
Aug 31 11:52:53.951070 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-28eb1ab8-eed2-4e45-a460-f98f33da5ac2 tempest-TestVolumeBootPattern-1195523060 None] Terminate volume connection completed successfully.
Aug 31 11:52:53.951807 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-28eb1ab8-eed2-4e45-a460-f98f33da5ac2 tempest-TestVolumeBootPattern-1195523060 None] Deleting attachment 56d0ba87-4447-4c69-b279-df34f5e49f7f. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:52:53.956651 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:54.098511 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:54.098854 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1\n System information:\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-875b7ef1-6ad7-42e0-9cd6-94635e5769a1\n Backing store flags: \n Account information:\n H43wYE3V5G5DCci8Um3E\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:54.099625 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-28eb1ab8-eed2-4e45-a460-f98f33da5ac2 tempest-TestVolumeBootPattern-1195523060 None] Removing iscsi_target for Volume ID: 875b7ef1-6ad7-42e0-9cd6-94635e5769a1
Aug 31 11:52:54.101490 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:54.203010 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 -f" returned: 0 in 0.101s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:54.203010 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:54.205579 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:54.316405 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:54.317395 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:54.390212 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-28eb1ab8-eed2-4e45-a460-f98f33da5ac2 tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:52:54.390212 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:52:54.390212 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:54.566594 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-875b7ef1-6ad7-42e0-9cd6-94635e5769a1-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:52:54.640839 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:54.754208 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:54.754543 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:52:54.755235 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Skipping remove_export. No iscsi_target is presently exported for volume: 875b7ef1-6ad7-42e0-9cd6-94635e5769a1
Aug 31 11:52:54.756228 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:54.777077 n-d-806626-1 sudo[134621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1
Aug 31 11:52:54.778498 n-d-806626-1 sudo[134621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:55.256468 n-d-806626-1 sudo[134621]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:55.259622 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1" returned: 0 in 0.502s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:55.261939 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:55.285419 n-d-806626-1 sudo[134624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1
Aug 31 11:52:55.286316 n-d-806626-1 sudo[134624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:55.709229 n-d-806626-1 sudo[134624]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:55.711495 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1" returned: 0 in 0.449s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:55.713244 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:55.732675 n-d-806626-1 sudo[134627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1
Aug 31 11:52:55.733704 n-d-806626-1 sudo[134627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:56.177041 n-d-806626-1 sudo[134627]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:56.179448 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-875b7ef1-6ad7-42e0-9cd6-94635e5769a1" returned: 0 in 0.466s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:56.180972 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Successfully deleted volume: 875b7ef1-6ad7-42e0-9cd6-94635e5769a1
Aug 31 11:52:56.229321 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['2034cd70-c9d0-416e-bb5f-52e2521fe031', '611af048-fd44-4276-96cf-daffe7b2b3d5', 'ca7e2c0f-878c-43c2-81f6-1fe41e0b6078', 'bd63b8af-3ed4-426f-a876-09073e2bcec2'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:52:56.232901 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:52:56.232901 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:52:56.232901 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:56.275246 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:52:56.276013 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:56.302813 n-d-806626-1 sudo[134635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:52:56.303898 n-d-806626-1 sudo[134635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:56.441122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-af956d45-fbaf-4a21-906d-1c79232ef466 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-660ac118-e5a0-43dd-beeb-675cde94e54f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:52:56.443495 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af956d45-fbaf-4a21-906d-1c79232ef466 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:56.480875 n-d-806626-1 sudo[134637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f
Aug 31 11:52:56.482344 n-d-806626-1 sudo[134637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:56.714795 n-d-806626-1 sudo[134635]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:56.718116 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:56.720250 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:56.739126 n-d-806626-1 sudo[134640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:52:56.739931 n-d-806626-1 sudo[134640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:56.870814 n-d-806626-1 sudo[134637]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:56.874335 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af956d45-fbaf-4a21-906d-1c79232ef466 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f" returned: 0 in 0.430s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:56.876739 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af956d45-fbaf-4a21-906d-1c79232ef466 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:52:56.919192 n-d-806626-1 sudo[134643]: ubuntu : TTY=unknown ; 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-660ac118-e5a0-43dd-beeb-675cde94e54f
Aug 31 11:52:56.920109 n-d-806626-1 sudo[134643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:52:57.201084 n-d-806626-1 sudo[134640]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:57.203641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.483s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:57.205801 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:52:57.211782 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Deleted volume successfully.
Aug 31 11:52:57.230287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-0af111a4-6e0a-4418-9b54-659e5cb6fa7c req-1fa92f81-303c-4864-a506-f4b6b1940abb tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-875b7ef1-6ad7-42e0-9cd6-94635e5769a1-delete_volume'" released by "delete_volume" :: held 2.663s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:52:57.578084 n-d-806626-1 sudo[134643]: pam_unix(sudo:session): session closed for user root
Aug 31 11:52:57.580149 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-af956d45-fbaf-4a21-906d-1c79232ef466 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-660ac118-e5a0-43dd-beeb-675cde94e54f" returned: 0 in 0.703s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:52:57.667221 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-af956d45-fbaf-4a21-906d-1c79232ef466 tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['e301d961-189d-4f6a-96c3-fcfe7b962582', '29a3cb02-fea4-497a-93ad-6245dae41283', 'c9f3eb7f-a097-45df-8fa5-43edbd718004', '931506c8-35b8-49f4-89d1-5f7887a9bd86'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:52:57.668638 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-af956d45-fbaf-4a21-906d-1c79232ef466 tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:52:57.668638 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:52:57.668638 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:52:57.709338 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-af956d45-fbaf-4a21-906d-1c79232ef466 tempest-TestVolumeBootPattern-1195523060 None] Delete snapshot completed successfully.
Aug 31 11:52:57.714284 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-af956d45-fbaf-4a21-906d-1c79232ef466 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-660ac118-e5a0-43dd-beeb-675cde94e54f-delete_snapshot'" released by "delete_snapshot" :: held 1.274s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:53:01.842228 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-24bf0368-51a9-4c69-901d-8ccfed226fbf tempest-TestVolumeBootPattern-1195523060 None] Terminate volume connection completed successfully.
Aug 31 11:53:01.842911 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-24bf0368-51a9-4c69-901d-8ccfed226fbf tempest-TestVolumeBootPattern-1195523060 None] Deleting attachment c47fab9b-174b-48f7-9c41-2fb8178e59a8. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:53:01.844641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:01.959733 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:01.960246 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n System information:\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-9bccd2a3-6a76-4d66-946b-4e3bbda09add\n Backing store flags: \n Account information:\n xmvX8y7HyTZSM6vAm2EM\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:53:01.960896 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-24bf0368-51a9-4c69-901d-8ccfed226fbf tempest-TestVolumeBootPattern-1195523060 None] Removing iscsi_target for Volume ID: 9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:53:01.967675 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:02.075983 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add -f" returned: 0 in 0.110s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:02.076296 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:53:02.077480 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:02.171065 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:02.171410 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:53:02.250652 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-24bf0368-51a9-4c69-901d-8ccfed226fbf tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:53:02.250652 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:53:02.250652 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:53:02.430291 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-9bccd2a3-6a76-4d66-946b-4e3bbda09add-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 11:53:02.497301 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:02.593978 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:02.594367 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013410304]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:53:02.595265 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:53:02.596107 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:02.615596 n-d-806626-1 sudo[134725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:53:02.616411 n-d-806626-1 sudo[134725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:03.060778 n-d-806626-1 sudo[134725]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:03.063056 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add" returned: 0 in 0.466s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:03.065447 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:03.083847 n-d-806626-1 sudo[134728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:53:03.084682 n-d-806626-1 sudo[134728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:03.486902 n-d-806626-1 sudo[134728]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:03.489157 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add" returned: 0 in 0.423s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:03.490973 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:03.509147 n-d-806626-1 sudo[134731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:53:03.509989 n-d-806626-1 sudo[134731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:04.002527 n-d-806626-1 sudo[134731]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:04.005027 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9bccd2a3-6a76-4d66-946b-4e3bbda09add" returned: 0 in 0.513s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:04.006982 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Successfully deleted volume: 9bccd2a3-6a76-4d66-946b-4e3bbda09add
Aug 31 11:53:04.055507 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['46be8c31-9f4c-4726-b733-b6ba8bc887ff', 'b41cd0c3-2294-46af-8bbb-ceb0f066382d', 'd98f202e-85eb-475f-8f84-82cdddefb619', 'eead8940-f709-46f6-b4d4-ccdbd66e95d5'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 11:53:04.057604 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:53:04.057604 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:53:04.057604 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:53:04.109125 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:53:04.109970 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:04.129044 n-d-806626-1 sudo[134739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:53:04.129989 n-d-806626-1 sudo[134739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:04.591455 n-d-806626-1 sudo[134739]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:04.593857 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.483s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:04.596156 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:04.616868 n-d-806626-1 sudo[134742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:53:04.617724 n-d-806626-1 sudo[134742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:05.087493 n-d-806626-1 sudo[134742]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:05.090037 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:05.092591 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:53:05.103601 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Deleted volume successfully.
Aug 31 11:53:05.123518 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-84167d8d-a3e1-4b93-927d-0a35ff7dadb3 req-0096cb4b-79e6-4113-a341-da293a75f890 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-9bccd2a3-6a76-4d66-946b-4e3bbda09add-delete_volume'" released by "delete_volume" :: held 2.693s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 11:53:08.207023 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:53:08.210933 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:53:08.211359 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:53:08.224689 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (0e861287-eb65-43e4-a233-574863b8eff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:53:08.227845 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77bc24cd-9b48-4c35-9d8e-1b23178647b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:53:08.251652 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:53:08.276317 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77bc24cd-9b48-4c35-9d8e-1b23178647b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1284027807',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=671bd45e-0029-45d6-8044-95d11b3dbe2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566a0ca2d234456c936875e2e87e77ed',provider_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-08-31T11:53:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:53:08Z,user_id='a1547125a0bc4254b6ba67fcb2b92fd6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:53:08.278887 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75734ddf-3e26-4919-84af-41f48dd13bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:53:08.280880 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75734ddf-3e26-4919-84af-41f48dd13bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:53:08.283161 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40b5a1e5-0fe1-4f53-9da7-abd289d3ff9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:53:08.364590 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40b5a1e5-0fe1-4f53-9da7-abd289d3ff9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '671bd45e-0029-45d6-8044-95d11b3dbe2b', 'volume_name': 'volume-671bd45e-0029-45d6-8044-95d11b3dbe2b', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:53:08.367045 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da3caca1-0d14-4d2f-86f5-19a8c4dbee7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:53:08.369151 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da3caca1-0d14-4d2f-86f5-19a8c4dbee7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:53:08.371275 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (173c3f62-69fa-48d6-bf38-dacd7f936a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:53:08.373024 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Volume 671bd45e-0029-45d6-8044-95d11b3dbe2b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-671bd45e-0029-45d6-8044-95d11b3dbe2b', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:53:08.373560 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Cloning 671bd45e-0029-45d6-8044-95d11b3dbe2b from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:53:17.485437 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:53:17.486167 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:53:17.486537 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:17.505874 n-d-806626-1 sudo[134773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:53:17.506706 n-d-806626-1 sudo[134773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:17.972974 n-d-806626-1 sudo[134773]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:17.975824 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:17.977787 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:17.998424 n-d-806626-1 sudo[134777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:53:17.999284 n-d-806626-1 sudo[134777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:18.420683 n-d-806626-1 sudo[134777]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:18.422870 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:18.425262 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:53:18.758012 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1, size 616.00 MB, duration 10.38 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:53:18.758756 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Image download 616.00 MB at 59.33 MB/s
Aug 31 11:53:18.817123 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:18.898596 n-d-806626-1 sudo[134781]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1
Aug 31 11:53:18.899408 n-d-806626-1 sudo[134781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:19.208861 n-d-806626-1 sudo[134781]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:19.211171 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1" returned: 0 in 0.394s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:19.212093 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user a1547125a0bc4254b6ba67fcb2b92fd6. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:53:19.266634 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:19.349251 n-d-806626-1 sudo[134786]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1
Aug 31 11:53:19.350091 n-d-806626-1 sudo[134786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:19.656173 n-d-806626-1 sudo[134786]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:19.658615 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1" returned: 0 in 0.392s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:19.660329 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-671bd45e-0029-45d6-8044-95d11b3dbe2b stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:19.678907 n-d-806626-1 sudo[134791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-671bd45e-0029-45d6-8044-95d11b3dbe2b stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:53:19.679698 n-d-806626-1 sudo[134791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:20.164210 n-d-806626-1 sudo[134791]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:20.166567 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-671bd45e-0029-45d6-8044-95d11b3dbe2b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.506s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:20.186618 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 671bd45e-0029-45d6-8044-95d11b3dbe2b. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:53:20.224173 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_a6kacg6y {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:20.307859 n-d-806626-1 sudo[134827]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_a6kacg6y
Aug 31 11:53:20.309400 n-d-806626-1 sudo[134827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:20.616135 n-d-806626-1 sudo[134827]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:20.618470 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_a6kacg6y" returned: 0 in 0.394s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:20.619747 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:20.701546 n-d-806626-1 sudo[134831]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1
Aug 31 11:53:20.702376 n-d-806626-1 sudo[134831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:21.019622 n-d-806626-1 sudo[134831]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:21.021956 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1" returned: 0 in 0.402s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:21.022766 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:53:21.023782 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--671bd45e--0029--45d6--8044--95d11b3dbe2b oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:21.042633 n-d-806626-1 sudo[134836]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--671bd45e--0029--45d6--8044--95d11b3dbe2b oflag=direct
Aug 31 11:53:21.043556 n-d-806626-1 sudo[134836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:21.347960 n-d-806626-1 sudo[134836]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:21.350334 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--671bd45e--0029--45d6--8044--95d11b3dbe2b oflag=direct" returned: 0 in 0.326s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:21.351577 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--671bd45e--0029--45d6--8044--95d11b3dbe2b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:21.369633 n-d-806626-1 sudo[134850]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--671bd45e--0029--45d6--8044--95d11b3dbe2b
Aug 31 11:53:21.370474 n-d-806626-1 sudo[134850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:22.112413 n-d-806626-1 sudo[134850]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:22.114791 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--671bd45e--0029--45d6--8044--95d11b3dbe2b" returned: 0 in 0.763s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:22.115855 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:22.197185 n-d-806626-1 sudo[134882]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1
Aug 31 11:53:22.198012 n-d-806626-1 sudo[134882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:22.518134 n-d-806626-1 sudo[134882]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:22.520468 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 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_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1" returned: 0 in 0.404s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:22.521315 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_pmy5f2can-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--671bd45e--0029--45d6--8044--95d11b3dbe2b {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:53:22.521722 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Converted 700.00 MB image at 700.00 MB/s
Aug 31 11:53:22.522343 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 671bd45e-0029-45d6-8044-95d11b3dbe2b successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:53:22.641443 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user a1547125a0bc4254b6ba67fcb2b92fd6 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:53:22.642146 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Marking volume 671bd45e-0029-45d6-8044-95d11b3dbe2b as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:53:22.653128 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 671bd45e-0029-45d6-8044-95d11b3dbe2b. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:53:22.653840 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Creating volume glance metadata for volume 671bd45e-0029-45d6-8044-95d11b3dbe2b backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:53:22.715785 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (173c3f62-69fa-48d6-bf38-dacd7f936a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-671bd45e-0029-45d6-8044-95d11b3dbe2b', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:53:22.718126 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4c84392-301a-4d62-8b27-a47576b0c503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:53:22.725803 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Volume volume-671bd45e-0029-45d6-8044-95d11b3dbe2b (671bd45e-0029-45d6-8044-95d11b3dbe2b): created successfully
Aug 31 11:53:22.727685 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4c84392-301a-4d62-8b27-a47576b0c503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:53:22.730752 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (0e861287-eb65-43e4-a233-574863b8eff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:53:22.738254 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7e986ad6-f058-4d97-a27c-68ca520e433e tempest-TestVolumeBootPattern-1195523060 None] Created volume successfully.
Aug 31 11:53:26.424508 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:26.444041 n-d-806626-1 sudo[134923]: 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-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:53:26.444852 n-d-806626-1 sudo[134923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:53:26.844031 n-d-806626-1 sudo[134923]: pam_unix(sudo:session): session closed for user root
Aug 31 11:53:26.846401 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b" returned: 0 in 0.421s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:26.896703 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:26.905605 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:26.905961 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013410304]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:53:26.906604 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:53:26.907404 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] Creating iscsi_target for Volume ID: volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] Created volume path /opt/stack/data/cinder/volumes/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b,
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]: incominguser pXvq6FSkvknSxfjx66Dn p5w7vb9JC7wv4jFh
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:53:26.912118 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:53:26.915975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:27.310100 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b" returned: 0 in 0.394s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:27.310600 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013410304]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:53:27.311153 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:53:27.311535 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:53:27.316028 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:27.320273 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:27.320607 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013410304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\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-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:53:27.321404 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:53:27.322502 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:27.417698 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:27.419008 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013410304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\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-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:53:27.421064 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:53:27.519841 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:53:27.520864 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013410304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\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-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:53:27.522241 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:53:27.708852 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-4df89486-31f7-4400-84ab-870d9e107de0 req-3d368eb0-c742-4b53-91cb-439d2698b67e tempest-TestVolumeBootPattern-1195523060 None] attachment_update completed successfully.
Aug 31 11:54:17.485994 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:54:17.485994 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:54:17.485994 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:54:17.549778 n-d-806626-1 sudo[135350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:54:17.551065 n-d-806626-1 sudo[135350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:54:18.682152 n-d-806626-1 sudo[135350]: pam_unix(sudo:session): session closed for user root
Aug 31 11:54:18.685506 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.201s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:54:18.687910 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:54:18.732203 n-d-806626-1 sudo[135367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:54:18.733619 n-d-806626-1 sudo[135367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:54:19.422862 n-d-806626-1 sudo[135367]: pam_unix(sudo:session): session closed for user root
Aug 31 11:54:19.426503 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.738s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:54:19.428318 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:55:17.488006 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:55:17.488726 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:55:17.489233 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:55:17.508701 n-d-806626-1 sudo[135717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:55:17.509521 n-d-806626-1 sudo[135717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:55:17.927432 n-d-806626-1 sudo[135717]: pam_unix(sudo:session): session closed for user root
Aug 31 11:55:17.929829 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:55:17.931647 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:55:17.950997 n-d-806626-1 sudo[135730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:55:17.951857 n-d-806626-1 sudo[135730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:55:18.353715 n-d-806626-1 sudo[135730]: pam_unix(sudo:session): session closed for user root
Aug 31 11:55:18.355950 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:55:18.357294 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:55:56.476711 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-96e9dda0-bab4-4dc3-b45f-4c3dbc5908e6 req-76341486-8104-461d-b01d-0426c0effc16 tempest-TestVolumeBootPattern-1195523060 None] Terminate volume connection completed successfully.
Aug 31 11:55:56.477383 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-96e9dda0-bab4-4dc3-b45f-4c3dbc5908e6 req-76341486-8104-461d-b01d-0426c0effc16 tempest-TestVolumeBootPattern-1195523060 None] Deleting attachment 10558b53-0dbb-47e5-a877-ac2c84937e67. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 11:55:56.478773 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:55:56.633123 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:55:56.633459 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013407424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\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-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:55:56.634171 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-96e9dda0-bab4-4dc3-b45f-4c3dbc5908e6 req-76341486-8104-461d-b01d-0426c0effc16 tempest-TestVolumeBootPattern-1195523060 None] Removing iscsi_target for Volume ID: 671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:55:56.638071 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:55:56.841968 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b -f" returned: 0 in 0.205s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:55:56.842976 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013407424]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:55:56.844713 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:55:56.975945 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:55:56.977495 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013407424]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:55:57.072752 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-96e9dda0-bab4-4dc3-b45f-4c3dbc5908e6 req-76341486-8104-461d-b01d-0426c0effc16 tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 11:55:57.072752 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 11:55:57.072752 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:56:00.757307 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:56:00.782506 n-d-806626-1 sudo[136225]: 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-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:56:00.783422 n-d-806626-1 sudo[136225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:56:01.236373 n-d-806626-1 sudo[136225]: pam_unix(sudo:session): session closed for user root
Aug 31 11:56:01.240885 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b" returned: 0 in 0.482s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:56:01.294800 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:56:01.304108 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:56:01.304797 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013407424]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:56:01.305618 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:56:01.306443 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] Creating iscsi_target for Volume ID: volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] Created volume path /opt/stack/data/cinder/volumes/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b,
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]: incominguser pXvq6FSkvknSxfjx66Dn p5w7vb9JC7wv4jFh
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:56:01.310266 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:56:01.311593 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:56:01.703895 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b" returned: 0 in 0.390s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:56:01.704509 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013407424]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:56:01.705161 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:56:01.705531 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:56:01.709384 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:56:01.715721 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:56:01.716074 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013407424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\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-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:56:01.716684 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:56:01.717621 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:56:01.832659 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:56:01.834728 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013407424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\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-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:56:01.838865 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:56:01.971747 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:56:01.972260 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013407424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\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-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:56:01.973387 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:56:02.160620 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-e9665984-db8f-45f1-87ed-a94c4dbecd5c req-5979f059-b96b-4eaa-84bb-2d294a9a4d53 tempest-TestVolumeBootPattern-1195523060 None] attachment_update completed successfully.
Aug 31 11:56:17.484795 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:56:17.485513 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:56:17.486719 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:56:17.506635 n-d-806626-1 sudo[136343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:56:17.507577 n-d-806626-1 sudo[136343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:56:17.939022 n-d-806626-1 sudo[136343]: pam_unix(sudo:session): session closed for user root
Aug 31 11:56:17.942134 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:56:17.944234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:56:17.966467 n-d-806626-1 sudo[136346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:56:17.967900 n-d-806626-1 sudo[136346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:56:18.397050 n-d-806626-1 sudo[136346]: pam_unix(sudo:session): session closed for user root
Aug 31 11:56:18.399155 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:56:18.400519 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:57:17.379988 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:57:17.383910 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:57:17.384421 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:57:17.397251 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Flow 'volume_create_manager' (3af60cfc-7206-488b-98a2-bd0c380a1b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:57:17.400428 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd6a38f2-4537-4549-82cb-b4331291712c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:57:17.424377 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:57:17.448754 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd6a38f2-4537-4549-82cb-b4331291712c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-128599234',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=7fe385f2-8151-4f9a-91c7-50b1e4d97242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e262db14c66f4cb4aed3f444173defc8',provider_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-08-31T11:57:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:57:17Z,user_id='7e705e47cc714cd9b6b71c561ce9f4cb',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:57:17.451758 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0dadbdf-09e6-4a37-94a7-11291ce520b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:57:17.453838 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0dadbdf-09e6-4a37-94a7-11291ce520b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:57:17.456105 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a71b481b-c040-4e9b-a297-5b16a0a465e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:57:17.488246 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:57:17.488566 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:57:17.489297 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:17.507390 n-d-806626-1 sudo[137125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:57:17.508214 n-d-806626-1 sudo[137125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:17.559625 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a71b481b-c040-4e9b-a297-5b16a0a465e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7fe385f2-8151-4f9a-91c7-50b1e4d97242', 'volume_name': 'volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:57:17.564380 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d06b957-3b63-47d2-9d2d-b5e96faf764a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:57:17.567098 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d06b957-3b63-47d2-9d2d-b5e96faf764a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:57:17.569783 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e7000fd-92f5-4478-a753-17caa8fb0fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:57:17.570896 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Volume 7fe385f2-8151-4f9a-91c7-50b1e4d97242: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 11:57:17.571670 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Cloning 7fe385f2-8151-4f9a-91c7-50b1e4d97242 from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 11:57:17.922924 n-d-806626-1 sudo[137125]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:17.925080 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:17.926657 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:17.945262 n-d-806626-1 sudo[137129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:57:17.946110 n-d-806626-1 sudo[137129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:18.362710 n-d-806626-1 sudo[137129]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:18.364686 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:18.366592 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:57:29.127705 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1, size 616.00 MB, duration 11.55 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 11:57:29.128539 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Image download 616.00 MB at 53.31 MB/s
Aug 31 11:57:29.187656 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:29.272116 n-d-806626-1 sudo[137302]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1
Aug 31 11:57:29.272951 n-d-806626-1 sudo[137302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:29.595039 n-d-806626-1 sudo[137302]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:29.597301 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1" returned: 0 in 0.409s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:29.598247 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user 7e705e47cc714cd9b6b71c561ce9f4cb. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 11:57:29.662020 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:29.755044 n-d-806626-1 sudo[137310]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1
Aug 31 11:57:29.755863 n-d-806626-1 sudo[137310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:30.079969 n-d-806626-1 sudo[137310]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:30.082656 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1" returned: 0 in 0.420s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:30.084157 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:30.103796 n-d-806626-1 sudo[137322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:57:30.104597 n-d-806626-1 sudo[137322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:30.583833 n-d-806626-1 sudo[137322]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:30.586492 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.502s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:30.608292 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 7fe385f2-8151-4f9a-91c7-50b1e4d97242. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 11:57:30.655084 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_w0r53hrl {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:30.738411 n-d-806626-1 sudo[137356]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_w0r53hrl
Aug 31 11:57:30.739282 n-d-806626-1 sudo[137356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:31.073048 n-d-806626-1 sudo[137356]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:31.076484 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_w0r53hrl" returned: 0 in 0.420s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:31.077802 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:31.163519 n-d-806626-1 sudo[137364]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1
Aug 31 11:57:31.164354 n-d-806626-1 sudo[137364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:31.493610 n-d-806626-1 sudo[137364]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:31.495917 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1" returned: 0 in 0.418s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:31.496729 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 11:57:31.498406 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fe385f2--8151--4f9a--91c7--50b1e4d97242 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:31.517402 n-d-806626-1 sudo[137371]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fe385f2--8151--4f9a--91c7--50b1e4d97242 oflag=direct
Aug 31 11:57:31.518259 n-d-806626-1 sudo[137371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:31.833401 n-d-806626-1 sudo[137371]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:31.840513 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fe385f2--8151--4f9a--91c7--50b1e4d97242 oflag=direct" returned: 0 in 0.338s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:31.842496 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7fe385f2--8151--4f9a--91c7--50b1e4d97242 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:31.865459 n-d-806626-1 sudo[137383]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7fe385f2--8151--4f9a--91c7--50b1e4d97242
Aug 31 11:57:31.866956 n-d-806626-1 sudo[137383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:32.695261 n-d-806626-1 sudo[137383]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:32.697752 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7fe385f2--8151--4f9a--91c7--50b1e4d97242" returned: 0 in 0.855s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:32.698809 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:32.782464 n-d-806626-1 sudo[137419]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1
Aug 31 11:57:32.783395 n-d-806626-1 sudo[137419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:33.108665 n-d-806626-1 sudo[137419]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:33.111002 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 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_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1" returned: 0 in 0.412s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:33.111846 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_j56y3fqin-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7fe385f2--8151--4f9a--91c7--50b1e4d97242 {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 11:57:33.112233 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Converted 700.00 MB image at 700.00 MB/s
Aug 31 11:57:33.112846 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume 7fe385f2-8151-4f9a-91c7-50b1e4d97242 successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 11:57:33.235981 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user 7e705e47cc714cd9b6b71c561ce9f4cb is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 11:57:33.236648 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Marking volume 7fe385f2-8151-4f9a-91c7-50b1e4d97242 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:57:33.247475 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to 7fe385f2-8151-4f9a-91c7-50b1e4d97242. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 11:57:33.247951 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Creating volume glance metadata for volume 7fe385f2-8151-4f9a-91c7-50b1e4d97242 backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 11:57:33.311525 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e7000fd-92f5-4478-a753-17caa8fb0fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:57:33.314488 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f31fb5f5-179e-4aaf-b1a5-4a7309070bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:57:33.322395 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Volume volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 (7fe385f2-8151-4f9a-91c7-50b1e4d97242): created successfully
Aug 31 11:57:33.324345 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f31fb5f5-179e-4aaf-b1a5-4a7309070bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:57:33.327971 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Flow 'volume_create_manager' (3af60cfc-7206-488b-98a2-bd0c380a1b84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:57:33.336651 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-fbdc869a-a23d-4f2b-a34e-4a8d785a5117 tempest-TestVolumeBackupRestore-527878494 None] Created volume successfully.
Aug 31 11:57:34.695010 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.driver [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Creating a new backup for volume volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242. {{(pid=84130) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Aug 31 11:57:34.708127 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:34.727588 n-d-806626-1 sudo[137435]: 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-7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 11:57:34.728443 n-d-806626-1 sudo[137435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:57:35.139065 n-d-806626-1 sudo[137435]: pam_unix(sudo:session): session closed for user root
Aug 31 11:57:35.141625 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242" returned: 0 in 0.434s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:35.188979 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:35.196241 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:35.196534 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: I_T nexus: 45
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: pXvq6FSkvknSxfjx66Dn
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:57:35.197204 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:57:35.200931 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Creating iscsi_target for Volume ID: volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Created volume path /opt/stack/data/cinder/volumes/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242,
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]: incominguser nx29YwQhwZfrwAA3zM8s wuGxhfPbU6wAiEzS
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:57:35.207819 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:57:35.209413 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:35.579145 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242" returned: 0 in 0.370s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:35.579469 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:57:35.580053 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:57:35.580423 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:57:35.581650 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:35.589145 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:35.589540 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n System information:\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-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n Backing store flags: \n Account information:\n nx29YwQhwZfrwAA3zM8s\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: I_T nexus: 45
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: pXvq6FSkvknSxfjx66Dn
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:57:35.590322 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:57:35.593290 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:35.684015 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:35.684263 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n System information:\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-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n Backing store flags: \n Account information:\n nx29YwQhwZfrwAA3zM8s\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:57:35.688422 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:57:35.775077 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:57:35.775655 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n System information:\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-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n Backing store flags: \n Account information:\n nx29YwQhwZfrwAA3zM8s\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:57:35.776486 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Set provider_location to: 10.222.0.50:3260,2 iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:57:35.819654 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Initialize volume connection completed successfully.
Aug 31 11:58:10.551277 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-34715e41-6abe-4e9b-a5d6-ea7e2eaa1aa4 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:10.570809 n-d-806626-1 sudo[137656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:58:10.571710 n-d-806626-1 sudo[137656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:11.021730 n-d-806626-1 sudo[137656]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:11.024148 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-34715e41-6abe-4e9b-a5d6-ea7e2eaa1aa4 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b" returned: 0 in 0.473s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:11.025679 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-34715e41-6abe-4e9b-a5d6-ea7e2eaa1aa4 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6c516875-ae68-4e64-be10-50b760c85870 --snapshot stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b -L 1.00g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:11.044227 n-d-806626-1 sudo[137659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6c516875-ae68-4e64-be10-50b760c85870 --snapshot stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b -L 1.00g
Aug 31 11:58:11.045515 n-d-806626-1 sudo[137659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:11.754008 n-d-806626-1 sudo[137659]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:11.756247 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-34715e41-6abe-4e9b-a5d6-ea7e2eaa1aa4 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6c516875-ae68-4e64-be10-50b760c85870 --snapshot stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b -L 1.00g" returned: 0 in 0.730s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:11.846692 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-34715e41-6abe-4e9b-a5d6-ea7e2eaa1aa4 tempest-TestVolumeBootPattern-1195523060 None] Create snapshot completed successfully
Aug 31 11:58:13.328824 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:58:13.332721 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:58:13.333362 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:58:13.357445 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (5c567f9e-8783-42b1-b869-b91f5a8e9b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:58:13.360863 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0465aa77-984d-4a13-bbed-e54cc058e7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:13.382195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:58:13.407235 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0465aa77-984d-4a13-bbed-e54cc058e7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-08-31T11:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-739411498',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=6f8b6113-af86-42f5-9fb0-132cc47a25f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566a0ca2d234456c936875e2e87e77ed',provider_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-08-31T11:58:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=6c516875-ae68-4e64-be10-50b760c85870,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:58:13Z,user_id='a1547125a0bc4254b6ba67fcb2b92fd6',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:13.409644 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e78939eb-208b-4c45-873c-eec55528fe29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:13.411754 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e78939eb-208b-4c45-873c-eec55528fe29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:13.414287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a97aff8a-bc01-4196-b701-0ac0afc4cc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:13.416434 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a97aff8a-bc01-4196-b701-0ac0afc4cc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '6f8b6113-af86-42f5-9fb0-132cc47a25f2', 'volume_name': 'volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2', 'volume_size': 1, 'snapshot_id': '6c516875-ae68-4e64-be10-50b760c85870'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:13.418643 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5fe23038-635a-424b-aa04-fdab0efcda86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:13.420771 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5fe23038-635a-424b-aa04-fdab0efcda86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:13.422887 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2685518-058a-49cb-ae90-536ab9be6783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:13.423679 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Volume 6f8b6113-af86-42f5-9fb0-132cc47a25f2: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2', 'volume_size': 1, 'snapshot_id': '6c516875-ae68-4e64-be10-50b760c85870'}
Aug 31 11:58:13.444497 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:13.463437 n-d-806626-1 sudo[137768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:58:13.464364 n-d-806626-1 sudo[137768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:13.935208 n-d-806626-1 sudo[137768]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:13.938322 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.494s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:13.940478 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6c516875-ae68-4e64-be10-50b760c85870 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:13.960663 n-d-806626-1 sudo[137800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6c516875-ae68-4e64-be10-50b760c85870
Aug 31 11:58:13.961496 n-d-806626-1 sudo[137800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:14.362660 n-d-806626-1 sudo[137800]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:14.364913 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6c516875-ae68-4e64-be10-50b760c85870" returned: 0 in 0.424s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:14.367126 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2 iflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:14.386383 n-d-806626-1 sudo[137803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2 iflag=direct
Aug 31 11:58:14.387322 n-d-806626-1 sudo[137803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:14.707157 n-d-806626-1 sudo[137803]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:14.709469 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2 iflag=direct" returned: 0 in 0.342s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:14.710610 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:14.730089 n-d-806626-1 sudo[137815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2 oflag=direct
Aug 31 11:58:14.730911 n-d-806626-1 sudo[137815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:15.046493 n-d-806626-1 sudo[137815]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:15.051361 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2 oflag=direct" returned: 0 in 0.338s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:15.051361 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:15.084692 n-d-806626-1 sudo[137827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Aug 31 11:58:15.085518 n-d-806626-1 sudo[137827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:17.492557 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:58:17.493862 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:58:17.498479 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:17.534398 n-d-806626-1 sudo[137835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:58:17.536517 n-d-806626-1 sudo[137835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:18.199803 n-d-806626-1 sudo[137835]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:18.204730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.708s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:18.207447 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:18.236833 n-d-806626-1 sudo[137838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:58:18.237750 n-d-806626-1 sudo[137838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:18.915198 n-d-806626-1 sudo[137838]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:18.917937 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.710s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:18.921830 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:58:23.173260 n-d-806626-1 sudo[137827]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:23.177697 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.128s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:23.180245 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6c516875--ae68--4e64--be10--50b760c85870, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b6113--af86--42f5--9fb0--132cc47a25f2, size 1024.00 MB, duration 8.13 sec {{(pid=84130) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Aug 31 11:58:23.181005 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.volume_utils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Volume copy 1024.00 MB at 125.94 MB/s
Aug 31 11:58:23.248638 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Marking volume 6f8b6113-af86-42f5-9fb0-132cc47a25f2 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 11:58:23.259709 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Copying metadata from snapshot 6c516875-ae68-4e64-be10-50b760c85870 to 6f8b6113-af86-42f5-9fb0-132cc47a25f2. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Aug 31 11:58:23.318642 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2685518-058a-49cb-ae90-536ab9be6783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2', 'volume_size': 1, 'snapshot_id': '6c516875-ae68-4e64-be10-50b760c85870'}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:23.322549 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69b35640-fa08-4fb3-b46d-76166e7408da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:23.336204 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Volume volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 (6f8b6113-af86-42f5-9fb0-132cc47a25f2): created successfully
Aug 31 11:58:23.339652 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69b35640-fa08-4fb3-b46d-76166e7408da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:23.345502 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Flow 'volume_create_manager' (5c567f9e-8783-42b1-b869-b91f5a8e9b12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:58:23.366016 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-66724758-58fc-4fb5-baa7-8f72a5524601 tempest-TestVolumeBootPattern-1195523060 None] Created volume successfully.
Aug 31 11:58:29.633691 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:29.666141 n-d-806626-1 sudo[137907]: 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-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:58:29.667363 n-d-806626-1 sudo[137907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:30.363721 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2" returned: 0 in 0.717s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:30.348887 n-d-806626-1 sudo[137907]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:30.456234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:30.472352 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:30.474267 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n Backing store flags: \n Account information:\n nx29YwQhwZfrwAA3zM8s\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: I_T nexus: 45
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: pXvq6FSkvknSxfjx66Dn
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: I_T nexus: 46
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: nx29YwQhwZfrwAA3zM8s
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:58:30.476117 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] Creating iscsi_target for Volume ID: volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] Created volume path /opt/stack/data/cinder/volumes/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2,
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]: incominguser QvLU5pR2ni24cvN6vc9C 8G75wMh2nSidN6Bs
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:58:30.489566 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:58:30.511803 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:31.262665 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2" returned: 0 in 0.768s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:31.265938 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:31.267093 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:58:31.267910 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:58:31.273232 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:31.286037 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:31.286932 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n Backing store flags: \n Account information:\n nx29YwQhwZfrwAA3zM8s\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\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-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: I_T nexus: 45
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: pXvq6FSkvknSxfjx66Dn
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Target 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: I_T nexus: 46
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Connection: 0
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.50
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020000
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf20
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00020001
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf21
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: nx29YwQhwZfrwAA3zM8s
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:58:31.288228 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:58:31.311833 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:31.549808 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.244s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:31.550659 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n Backing store flags: \n Account information:\n nx29YwQhwZfrwAA3zM8s\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\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-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:31.554202 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:31.679112 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:31.679476 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1993-08.org.debian:01:d7c6f440167 alias: n-d-806626-1\n Connection: 0\n IP Address: 10.222.0.50\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n Backing store flags: \n Account information:\n nx29YwQhwZfrwAA3zM8s\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\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-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:31.680543 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] Set provider_location to: 10.222.0.50:3260,3 iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:58:31.889813 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-3ee4813a-d151-4909-9006-5dae12c6709f req-43242161-566b-4127-82b1-87f7407d2f3b tempest-TestVolumeBootPattern-1195523060 None] attachment_update completed successfully.
Aug 31 11:58:41.727455 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Terminate volume connection completed successfully.
Aug 31 11:58:41.782169 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:41.905339 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:41.906536 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n System information:\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-7fe385f2-8151-4f9a-91c7-50b1e4d97242\n Backing store flags: \n Account information:\n nx29YwQhwZfrwAA3zM8s\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:41.907880 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Removing iscsi_target for Volume ID: 7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 11:58:41.911082 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:42.174425 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 -f" returned: 0 in 0.263s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:42.174750 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:42.178301 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:42.312416 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:42.312759 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:42.313571 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-2f850ad6-9829-4770-818b-b85921bef170 tempest-TestVolumeBackupRestore-527878494 None] Remove volume export completed successfully.
Aug 31 11:58:43.876254 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 11:58:43.881115 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 11:58:43.882024 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 11:58:43.898471 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Flow 'volume_create_manager' (5fd01031-9b29-4e00-9402-a370e307ed92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:58:43.902725 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f39164b-a5c3-4e65-9016-7cd2af3a0feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:43.934483 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 11:58:43.966986 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f39164b-a5c3-4e65-9016-7cd2af3a0feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T11:58:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0ecb70f0-bf73-4f94-8e66-70f04e916beb',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=2e32febf-dff4-4fac-9b89-205b6de229b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e262db14c66f4cb4aed3f444173defc8',provider_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-08-31T11:58:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T11:58:44Z,user_id='7e705e47cc714cd9b6b71c561ce9f4cb',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:43.970580 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28479ac4-f50f-4805-bfa3-14781d17a7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:43.972795 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28479ac4-f50f-4805-bfa3-14781d17a7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:43.975304 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54f6fc79-ab70-4222-b997-73b2919de24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:43.979073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54f6fc79-ab70-4222-b997-73b2919de24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2e32febf-dff4-4fac-9b89-205b6de229b0', 'volume_name': 'volume-2e32febf-dff4-4fac-9b89-205b6de229b0', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:43.981453 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cef44f9-eab4-40b5-b2fc-9c54ff56a36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:43.984239 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cef44f9-eab4-40b5-b2fc-9c54ff56a36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:43.986442 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77a140db-540c-4401-afe4-946c5139009c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:43.987403 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Volume 2e32febf-dff4-4fac-9b89-205b6de229b0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2e32febf-dff4-4fac-9b89-205b6de229b0', 'volume_size': 1}
Aug 31 11:58:43.988678 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e32febf-dff4-4fac-9b89-205b6de229b0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:44.034407 n-d-806626-1 sudo[138050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e32febf-dff4-4fac-9b89-205b6de229b0 stack-volumes-lvmdriver-1 -L 1g
Aug 31 11:58:44.035684 n-d-806626-1 sudo[138050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:44.811889 n-d-806626-1 sudo[138050]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:44.814475 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e32febf-dff4-4fac-9b89-205b6de229b0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.825s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:44.818058 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77a140db-540c-4401-afe4-946c5139009c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e32febf-dff4-4fac-9b89-205b6de229b0', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:44.820455 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46d240db-13f3-4466-b9a8-102945535ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 11:58:44.833974 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Volume volume-2e32febf-dff4-4fac-9b89-205b6de229b0 (2e32febf-dff4-4fac-9b89-205b6de229b0): created successfully
Aug 31 11:58:44.836380 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46d240db-13f3-4466-b9a8-102945535ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 11:58:44.839962 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Flow 'volume_create_manager' (5fd01031-9b29-4e00-9402-a370e307ed92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 11:58:44.851317 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Created volume successfully.
Aug 31 11:58:45.025443 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:45.045600 n-d-806626-1 sudo[138086]: 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-2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 11:58:45.046444 n-d-806626-1 sudo[138086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:58:45.444763 n-d-806626-1 sudo[138086]: pam_unix(sudo:session): session closed for user root
Aug 31 11:58:45.447078 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0" returned: 0 in 0.421s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:45.499784 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:45.505916 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:45.506217 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: I_T nexus: 45
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: pXvq6FSkvknSxfjx66Dn
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: I_T nexus: 47
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: QvLU5pR2ni24cvN6vc9C
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:58:45.506888 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Creating iscsi_target for Volume ID: volume-2e32febf-dff4-4fac-9b89-205b6de229b0 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Created volume path /opt/stack/data/cinder/volumes/volume-2e32febf-dff4-4fac-9b89-205b6de229b0,
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]: incominguser AVS6wvzAwV5vVskYvFN8 75KCvrtAYmUKcVa6
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:58:45.511375 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:58:45.515742 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:46.094127 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0" returned: 0 in 0.578s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:46.094735 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:46.095020 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:58:46.095601 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:58:46.096730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:46.106832 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:46.107705 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0\n System information:\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-2e32febf-dff4-4fac-9b89-205b6de229b0\n Backing store flags: \n Account information:\n AVS6wvzAwV5vVskYvFN8\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: I_T nexus: 45
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: pXvq6FSkvknSxfjx66Dn
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: I_T nexus: 47
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: QvLU5pR2ni24cvN6vc9C
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:58:46.108721 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:58:46.115156 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:46.222570 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:46.223871 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0\n System information:\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-2e32febf-dff4-4fac-9b89-205b6de229b0\n Backing store flags: \n Account information:\n AVS6wvzAwV5vVskYvFN8\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:46.227899 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:58:46.331828 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:58:46.332967 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0\n System information:\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-2e32febf-dff4-4fac-9b89-205b6de229b0\n Backing store flags: \n Account information:\n AVS6wvzAwV5vVskYvFN8\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:58:46.334287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Set provider_location to: 10.222.0.50:3260,4 iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:58:46.381442 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Initialize volume connection completed successfully.
Aug 31 11:59:17.496337 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 11:59:17.496337 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 11:59:17.496337 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:17.523042 n-d-806626-1 sudo[138507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:59:17.523874 n-d-806626-1 sudo[138507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:59:18.108986 n-d-806626-1 sudo[138507]: pam_unix(sudo:session): session closed for user root
Aug 31 11:59:18.113655 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.617s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:18.113655 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:18.136749 n-d-806626-1 sudo[138510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 11:59:18.138289 n-d-806626-1 sudo[138510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:59:18.592336 n-d-806626-1 sudo[138510]: pam_unix(sudo:session): session closed for user root
Aug 31 11:59:18.594451 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:18.596795 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 11:59:28.522942 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Terminate volume connection completed successfully.
Aug 31 11:59:28.572314 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:28.663377 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:28.663869 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0\n System information:\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-2e32febf-dff4-4fac-9b89-205b6de229b0\n Backing store flags: \n Account information:\n AVS6wvzAwV5vVskYvFN8\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:59:28.665070 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Removing iscsi_target for Volume ID: 2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 11:59:28.666466 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:28.923945 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0 -f" returned: 0 in 0.257s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:28.924258 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:59:28.927895 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:29.045419 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:29.046126 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:59:29.046920 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5e1909f3-ce20-4248-b835-41ab09485189 tempest-TestVolumeBackupRestore-527878494 None] Remove volume export completed successfully.
Aug 31 11:59:34.625503 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:34.645206 n-d-806626-1 sudo[138640]: 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-2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 11:59:34.646041 n-d-806626-1 sudo[138640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 11:59:35.120670 n-d-806626-1 sudo[138640]: pam_unix(sudo:session): session closed for user root
Aug 31 11:59:35.123717 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0" returned: 0 in 0.498s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:35.170422 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:35.176716 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:35.177084 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: I_T nexus: 45
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: pXvq6FSkvknSxfjx66Dn
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: I_T nexus: 47
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: QvLU5pR2ni24cvN6vc9C
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:59:35.177798 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 11:59:35.182537 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] Creating iscsi_target for Volume ID: volume-2e32febf-dff4-4fac-9b89-205b6de229b0 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] Created volume path /opt/stack/data/cinder/volumes/volume-2e32febf-dff4-4fac-9b89-205b6de229b0,
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]: incominguser AVS6wvzAwV5vVskYvFN8 75KCvrtAYmUKcVa6
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]:
Aug 31 11:59:35.183473 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 11:59:35.185751 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:35.592952 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0" returned: 0 in 0.407s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:35.593286 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:59:35.593918 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 11:59:35.594334 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 11:59:35.597715 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:35.608029 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:35.608361 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0\n System information:\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-2e32febf-dff4-4fac-9b89-205b6de229b0\n Backing store flags: \n Account information:\n AVS6wvzAwV5vVskYvFN8\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: I_T nexus: 45
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.68
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: pXvq6FSkvknSxfjx66Dn
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Target 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: I_T nexus: 47
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Connection: 1
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: IP Address: 10.222.0.32
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030000
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf30
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00030001
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf31
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: QvLU5pR2ni24cvN6vc9C
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 11:59:35.609218 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 11:59:35.615434 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:35.733639 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:35.734778 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0\n System information:\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-2e32febf-dff4-4fac-9b89-205b6de229b0\n Backing store flags: \n Account information:\n AVS6wvzAwV5vVskYvFN8\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:59:35.739893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 11:59:35.834322 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 11:59:35.834745 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0\n System information:\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-2e32febf-dff4-4fac-9b89-205b6de229b0\n Backing store flags: \n Account information:\n AVS6wvzAwV5vVskYvFN8\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 11:59:35.835916 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] Set provider_location to: 10.222.0.50:3260,4 iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 11:59:36.010322 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-9dc6b3a3-c0d2-4d1a-ae60-49bf04670058 req-a4525ed4-8981-4461-9570-78a394546e2a tempest-TestVolumeBackupRestore-527878494 None] attachment_update completed successfully.
Aug 31 12:00:17.494178 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:00:17.494865 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:00:17.495313 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:17.515188 n-d-806626-1 sudo[138773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:17.516009 n-d-806626-1 sudo[138773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:17.959513 n-d-806626-1 sudo[138773]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:17.961798 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:17.963715 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:17.982616 n-d-806626-1 sudo[138776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:17.983540 n-d-806626-1 sudo[138776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:18.450050 n-d-806626-1 sudo[138776]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:18.452758 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:18.455689 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:00:37.701992 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-67181427-2d04-4940-9410-f9845dbbb760 req-6cb71795-d9eb-40e0-a407-81b7ec9acedb tempest-TestVolumeBackupRestore-527878494 None] Terminate volume connection completed successfully.
Aug 31 12:00:37.703540 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-67181427-2d04-4940-9410-f9845dbbb760 req-6cb71795-d9eb-40e0-a407-81b7ec9acedb tempest-TestVolumeBackupRestore-527878494 None] Deleting attachment 26cecf5a-751d-44fc-9698-065a62d4aee3. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:00:37.705215 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:37.884215 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:37.884563 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0\n System information:\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-2e32febf-dff4-4fac-9b89-205b6de229b0\n Backing store flags: \n Account information:\n AVS6wvzAwV5vVskYvFN8\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:37.885377 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-67181427-2d04-4940-9410-f9845dbbb760 req-6cb71795-d9eb-40e0-a407-81b7ec9acedb tempest-TestVolumeBackupRestore-527878494 None] Removing iscsi_target for Volume ID: 2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 12:00:37.888666 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:38.063129 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2e32febf-dff4-4fac-9b89-205b6de229b0 -f" returned: 0 in 0.176s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:38.063526 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:38.064793 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:38.164551 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:38.164843 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h1-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.32\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:38.261866 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-67181427-2d04-4940-9410-f9845dbbb760 req-6cb71795-d9eb-40e0-a407-81b7ec9acedb tempest-TestVolumeBackupRestore-527878494 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:00:38.261866 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:00:38.261866 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:00:40.477024 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-4c3a0c69-cb3b-4d9b-a85f-2e99def084e1 req-2c4406bf-67d3-4fd2-8b41-7b4f302046a8 tempest-TestVolumeBootPattern-1195523060 None] Terminate volume connection completed successfully.
Aug 31 12:00:40.477728 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-4c3a0c69-cb3b-4d9b-a85f-2e99def084e1 req-2c4406bf-67d3-4fd2-8b41-7b4f302046a8 tempest-TestVolumeBootPattern-1195523060 None] Deleting attachment f51d792d-f567-4b30-80c5-d9918b998a8c. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:00:40.478713 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:40.588221 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:40.588551 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n System information:\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-6f8b6113-af86-42f5-9fb0-132cc47a25f2\n Backing store flags: \n Account information:\n QvLU5pR2ni24cvN6vc9C\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:40.589293 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-4c3a0c69-cb3b-4d9b-a85f-2e99def084e1 req-2c4406bf-67d3-4fd2-8b41-7b4f302046a8 tempest-TestVolumeBootPattern-1195523060 None] Removing iscsi_target for Volume ID: 6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 12:00:40.590446 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:40.706841 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 -f" returned: 0 in 0.116s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:40.707173 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:40.708497 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:40.811122 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:40.811507 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:40.899439 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Lock "b'cinder-2e32febf-dff4-4fac-9b89-205b6de229b0-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:00:40.908494 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-4c3a0c69-cb3b-4d9b-a85f-2e99def084e1 req-2c4406bf-67d3-4fd2-8b41-7b4f302046a8 tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:00:40.908494 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:00:40.908494 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:00:40.999029 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:41.036796 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Lock "b'cinder-7fe385f2-8151-4f9a-91c7-50b1e4d97242-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:00:41.122504 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:41.122798 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013796224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:41.129661 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 12:00:41.130989 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:41.159048 n-d-806626-1 sudo[138909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 12:00:41.160095 n-d-806626-1 sudo[138909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:41.163671 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:41.272463 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:41.273015 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:41.274170 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 12:00:41.275688 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:41.321238 n-d-806626-1 sudo[138913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 12:00:41.322090 n-d-806626-1 sudo[138913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:41.650233 n-d-806626-1 sudo[138909]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:41.652561 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0" returned: 0 in 0.521s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:41.654177 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:41.696605 n-d-806626-1 sudo[138918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 12:00:41.698123 n-d-806626-1 sudo[138918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:41.945169 n-d-806626-1 sudo[138913]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:41.947605 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242" returned: 0 in 0.671s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:41.949074 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:41.975935 n-d-806626-1 sudo[138921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 12:00:41.976763 n-d-806626-1 sudo[138921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:42.167873 n-d-806626-1 sudo[138918]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:42.170234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0" returned: 0 in 0.516s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:42.173228 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:42.200680 n-d-806626-1 sudo[138924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 12:00:42.201497 n-d-806626-1 sudo[138924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:42.395419 n-d-806626-1 sudo[138921]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:42.398032 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242" returned: 0 in 0.448s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:42.399605 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:42.422863 n-d-806626-1 sudo[138927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 12:00:42.423827 n-d-806626-1 sudo[138927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:42.684437 n-d-806626-1 sudo[138924]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:42.689287 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e32febf-dff4-4fac-9b89-205b6de229b0" returned: 0 in 0.515s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:42.693041 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Successfully deleted volume: 2e32febf-dff4-4fac-9b89-205b6de229b0
Aug 31 12:00:42.789607 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Created reservations ['8fc4224e-f1ae-411f-8c7b-c46fb80d2ccd', 'e4c2f322-a2fc-460a-aa0e-495a99a71878', 'b3278af6-db5c-460f-ac6e-9facc1e15c3d', '57c042e9-3192-49a4-b5a5-3687f76c134f'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:00:42.792330 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:00:42.792330 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:00:42.792330 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:00:42.898522 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:00:42.904893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:42.948339 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-6f8b6113-af86-42f5-9fb0-132cc47a25f2-delete_volume'" acquired by "delete_volume" :: waited 0.087s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:00:42.970691 n-d-806626-1 sudo[138938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:42.978850 n-d-806626-1 sudo[138938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:43.050643 n-d-806626-1 sudo[138927]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:43.052346 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:43.053381 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fe385f2-8151-4f9a-91c7-50b1e4d97242" returned: 0 in 0.654s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:43.054281 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Successfully deleted volume: 7fe385f2-8151-4f9a-91c7-50b1e4d97242
Aug 31 12:00:43.194213 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Created reservations ['8fab6c71-092b-4d08-b835-0b6817d662a6', 'a824e36b-15dd-425f-b762-a92cea72c094', '5d7d584c-3aec-4003-9508-5b6b20c82f7a', '0fa0fdf9-e78a-4e06-ac3e-4594634304f6'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:00:43.197287 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:00:43.197287 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:00:43.197287 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:00:43.337064 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:00:43.337850 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:43.378336 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.281s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:43.378710 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-806626-1.cbci-806626-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.68\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:43.379639 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 12:00:43.381087 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:43.393094 n-d-806626-1 sudo[138942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:43.393955 n-d-806626-1 sudo[138942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:43.439233 n-d-806626-1 sudo[138943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 12:00:43.440071 n-d-806626-1 sudo[138943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:43.664511 n-d-806626-1 sudo[138938]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:43.667423 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.762s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:43.670187 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:43.704681 n-d-806626-1 sudo[138947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:43.705559 n-d-806626-1 sudo[138947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:44.295573 n-d-806626-1 sudo[138943]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:44.299019 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2" returned: 0 in 0.918s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:44.300931 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:44.330906 n-d-806626-1 sudo[138951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 12:00:44.332409 n-d-806626-1 sudo[138951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:44.395816 n-d-806626-1 sudo[138942]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:44.399497 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.061s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:44.401491 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:44.450507 n-d-806626-1 sudo[138953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:44.451492 n-d-806626-1 sudo[138953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:44.732772 n-d-806626-1 sudo[138947]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:44.736386 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.066s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:44.739287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:00:44.751877 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Deleted volume successfully.
Aug 31 12:00:44.803487 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-f6749020-0810-4666-81d6-638f5cab5ab1 tempest-TestVolumeBackupRestore-527878494 None] Lock "b'cinder-2e32febf-dff4-4fac-9b89-205b6de229b0-delete_volume'" released by "delete_volume" :: held 3.904s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:00:45.118530 n-d-806626-1 sudo[138951]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:45.120485 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2" returned: 0 in 0.820s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:45.122124 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:45.147217 n-d-806626-1 sudo[138958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 12:00:45.148035 n-d-806626-1 sudo[138958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:45.237807 n-d-806626-1 sudo[138953]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:45.240794 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.839s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:45.242946 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:00:45.250303 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Deleted volume successfully.
Aug 31 12:00:45.271656 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-3eb9de36-b00b-4b6e-adab-c6d3a79b695a tempest-TestVolumeBackupRestore-527878494 None] Lock "b'cinder-7fe385f2-8151-4f9a-91c7-50b1e4d97242-delete_volume'" released by "delete_volume" :: held 4.235s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:00:45.621370 n-d-806626-1 sudo[138958]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:45.623136 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f8b6113-af86-42f5-9fb0-132cc47a25f2" returned: 0 in 0.501s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:45.623963 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Successfully deleted volume: 6f8b6113-af86-42f5-9fb0-132cc47a25f2
Aug 31 12:00:45.668937 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['7ef6cd5a-cf17-494e-91fb-9b9e1125a7a0', '35dfaf44-ece6-4a98-a6b9-ece0550ec622', 'c9926036-7444-4dc9-863a-a879b235b98a', 'c92b85a2-32da-44b3-a613-e31c7c0e9e06'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:00:45.671533 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:00:45.671533 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:00:45.671533 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:00:45.716039 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:00:45.717151 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:45.743578 n-d-806626-1 sudo[138964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:45.744385 n-d-806626-1 sudo[138964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:46.175456 n-d-806626-1 sudo[138964]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:46.179047 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:46.187354 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:46.230566 n-d-806626-1 sudo[138967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:46.232530 n-d-806626-1 sudo[138967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:46.705177 n-d-806626-1 sudo[138967]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:46.709373 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:46.713818 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b46a76bf-460b-4ddd-8bbe-5a87d2c472bf tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-6c516875-ae68-4e64-be10-50b760c85870-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:00:46.716026 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b46a76bf-460b-4ddd-8bbe-5a87d2c472bf tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6c516875-ae68-4e64-be10-50b760c85870 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:46.733988 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:00:46.740062 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Deleted volume successfully.
Aug 31 12:00:46.747288 n-d-806626-1 sudo[138980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6c516875-ae68-4e64-be10-50b760c85870
Aug 31 12:00:46.748233 n-d-806626-1 sudo[138980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:46.763971 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-deae806e-dc4b-4982-896e-4a13839fc9c6 tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-6f8b6113-af86-42f5-9fb0-132cc47a25f2-delete_volume'" released by "delete_volume" :: held 3.818s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:00:47.139549 n-d-806626-1 sudo[138980]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:47.141395 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b46a76bf-460b-4ddd-8bbe-5a87d2c472bf tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6c516875-ae68-4e64-be10-50b760c85870" returned: 0 in 0.425s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:47.143000 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b46a76bf-460b-4ddd-8bbe-5a87d2c472bf tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6c516875-ae68-4e64-be10-50b760c85870 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:47.161651 n-d-806626-1 sudo[138985]: ubuntu : TTY=unknown ; 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-6c516875-ae68-4e64-be10-50b760c85870
Aug 31 12:00:47.162471 n-d-806626-1 sudo[138985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:47.903987 n-d-806626-1 sudo[138985]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:47.907259 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-b46a76bf-460b-4ddd-8bbe-5a87d2c472bf tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6c516875-ae68-4e64-be10-50b760c85870" returned: 0 in 0.763s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:48.017761 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-b46a76bf-460b-4ddd-8bbe-5a87d2c472bf tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['5e89eb3b-d6c4-46d2-ab8e-b9505c6cb922', '7c728682-e668-4ea3-87d5-8f969d24d5cc', 'abef7248-e5d0-42d3-b183-9ec6b8bb9b15', 'fcf0186f-87ca-44cd-a6b5-6b7510658374'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:00:48.022294 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-b46a76bf-460b-4ddd-8bbe-5a87d2c472bf tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:00:48.022294 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:00:48.022294 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:00:48.084874 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-b46a76bf-460b-4ddd-8bbe-5a87d2c472bf tempest-TestVolumeBootPattern-1195523060 None] Delete snapshot completed successfully.
Aug 31 12:00:48.091357 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-b46a76bf-460b-4ddd-8bbe-5a87d2c472bf tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-6c516875-ae68-4e64-be10-50b760c85870-delete_snapshot'" released by "delete_snapshot" :: held 1.377s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:00:54.384852 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-c19b58c1-b827-46b8-b227-df47cce3de9e req-dbbf510a-9da9-483c-926f-35aa10223ae2 tempest-TestVolumeBootPattern-1195523060 None] Terminate volume connection completed successfully.
Aug 31 12:00:54.385466 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-c19b58c1-b827-46b8-b227-df47cce3de9e req-dbbf510a-9da9-483c-926f-35aa10223ae2 tempest-TestVolumeBootPattern-1195523060 None] Deleting attachment d11b6f16-db94-49bc-8753-ca353a991660. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:00:54.386845 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:54.504462 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:54.504800 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b\n System information:\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-671bd45e-0029-45d6-8044-95d11b3dbe2b\n Backing store flags: \n Account information:\n pXvq6FSkvknSxfjx66Dn\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:54.505561 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-c19b58c1-b827-46b8-b227-df47cce3de9e req-dbbf510a-9da9-483c-926f-35aa10223ae2 tempest-TestVolumeBootPattern-1195523060 None] Removing iscsi_target for Volume ID: 671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 12:00:54.507439 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:54.671528 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-671bd45e-0029-45d6-8044-95d11b3dbe2b -f" returned: 0 in 0.163s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:54.672971 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:54.678678 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:54.799129 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:54.799417 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:54.941997 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-c19b58c1-b827-46b8-b227-df47cce3de9e req-dbbf510a-9da9-483c-926f-35aa10223ae2 tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:00:54.941997 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:00:54.941997 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:00:57.456343 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-671bd45e-0029-45d6-8044-95d11b3dbe2b-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:00:57.540059 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:57.650878 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:57.651197 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013799584]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:00:57.652158 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Skipping remove_export. No iscsi_target is presently exported for volume: 671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 12:00:57.653332 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:57.675513 n-d-806626-1 sudo[139138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 12:00:57.676334 n-d-806626-1 sudo[139138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:58.113233 n-d-806626-1 sudo[139138]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:58.116078 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b" returned: 0 in 0.462s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:58.117568 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:58.136483 n-d-806626-1 sudo[139142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 12:00:58.137481 n-d-806626-1 sudo[139142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:58.569636 n-d-806626-1 sudo[139142]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:58.571826 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b" returned: 0 in 0.454s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:58.573461 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:58.593417 n-d-806626-1 sudo[139145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 12:00:58.595275 n-d-806626-1 sudo[139145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:59.119668 n-d-806626-1 sudo[139145]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:59.123597 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-671bd45e-0029-45d6-8044-95d11b3dbe2b" returned: 0 in 0.549s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:59.126421 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Successfully deleted volume: 671bd45e-0029-45d6-8044-95d11b3dbe2b
Aug 31 12:00:59.205464 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Created reservations ['1b8656c1-d901-4796-804e-048d55126fab', 'd7f6ffa1-188e-424f-a4a6-16f09ac83d1b', '503fbfc9-0c15-47e2-bcb6-288b5df179c8', '01bec0e5-bff2-44b2-9916-b34b9bf06927'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:00:59.208006 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:00:59.208006 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:00:59.208006 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:00:59.269189 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:00:59.269980 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:59.303202 n-d-806626-1 sudo[139153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:59.304684 n-d-806626-1 sudo[139153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:00:59.795436 n-d-806626-1 sudo[139153]: pam_unix(sudo:session): session closed for user root
Aug 31 12:00:59.799081 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.529s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:00:59.802529 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:00:59.824530 n-d-806626-1 sudo[139157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:00:59.825374 n-d-806626-1 sudo[139157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:01:00.371589 n-d-806626-1 sudo[139157]: pam_unix(sudo:session): session closed for user root
Aug 31 12:01:00.374195 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.571s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:01:00.376439 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:01:00.383183 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Deleted volume successfully.
Aug 31 12:01:00.397766 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-4db70b85-418e-42ed-9d37-f317fe39c81e tempest-TestVolumeBootPattern-1195523060 None] Lock "b'cinder-671bd45e-0029-45d6-8044-95d11b3dbe2b-delete_volume'" released by "delete_volume" :: held 2.941s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:01:17.492258 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:01:17.493083 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:01:17.493489 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:01:17.517331 n-d-806626-1 sudo[139245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:01:17.519029 n-d-806626-1 sudo[139245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:01:18.006279 n-d-806626-1 sudo[139245]: pam_unix(sudo:session): session closed for user root
Aug 31 12:01:18.008741 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.515s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:01:18.010357 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:01:18.035612 n-d-806626-1 sudo[139249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:01:18.036429 n-d-806626-1 sudo[139249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:01:18.559399 n-d-806626-1 sudo[139249]: pam_unix(sudo:session): session closed for user root
Aug 31 12:01:18.563610 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.553s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:01:18.565635 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:02:17.494592 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:02:17.495119 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:02:17.495767 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:02:17.517158 n-d-806626-1 sudo[139377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:02:17.518088 n-d-806626-1 sudo[139377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:02:17.961241 n-d-806626-1 sudo[139377]: pam_unix(sudo:session): session closed for user root
Aug 31 12:02:17.964250 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:02:17.967842 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:02:17.988622 n-d-806626-1 sudo[139380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:02:17.989436 n-d-806626-1 sudo[139380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:02:18.424020 n-d-806626-1 sudo[139380]: pam_unix(sudo:session): session closed for user root
Aug 31 12:02:18.426234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:02:18.427587 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:03:17.496537 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:03:17.497258 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:03:17.497920 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:03:17.517349 n-d-806626-1 sudo[139474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:03:17.518220 n-d-806626-1 sudo[139474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:03:17.996558 n-d-806626-1 sudo[139474]: pam_unix(sudo:session): session closed for user root
Aug 31 12:03:17.999109 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:03:18.001296 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:03:18.028199 n-d-806626-1 sudo[139477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:03:18.029710 n-d-806626-1 sudo[139477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:03:18.483806 n-d-806626-1 sudo[139477]: pam_unix(sudo:session): session closed for user root
Aug 31 12:03:18.486320 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:03:18.488204 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:04:17.497053 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:04:17.497053 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:04:17.502377 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:04:17.518015 n-d-806626-1 sudo[139526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:04:17.518843 n-d-806626-1 sudo[139526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:04:18.088223 n-d-806626-1 sudo[139526]: pam_unix(sudo:session): session closed for user root
Aug 31 12:04:18.090356 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.592s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:04:18.091805 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:04:18.110392 n-d-806626-1 sudo[139529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:04:18.111204 n-d-806626-1 sudo[139529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:04:18.562192 n-d-806626-1 sudo[139529]: pam_unix(sudo:session): session closed for user root
Aug 31 12:04:18.564441 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:04:18.566409 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:05:17.502527 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:05:17.503139 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:05:17.503578 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:05:17.526798 n-d-806626-1 sudo[139609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:05:17.528759 n-d-806626-1 sudo[139609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:05:18.021920 n-d-806626-1 sudo[139609]: pam_unix(sudo:session): session closed for user root
Aug 31 12:05:18.025112 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:05:18.027152 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:05:18.050736 n-d-806626-1 sudo[139630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:05:18.052191 n-d-806626-1 sudo[139630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:05:18.563501 n-d-806626-1 sudo[139630]: pam_unix(sudo:session): session closed for user root
Aug 31 12:05:18.565621 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.538s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:05:18.568098 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:06:17.505468 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:06:17.506165 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:06:17.506582 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:06:17.524640 n-d-806626-1 sudo[139939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:06:17.525453 n-d-806626-1 sudo[139939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:06:17.943487 n-d-806626-1 sudo[139939]: pam_unix(sudo:session): session closed for user root
Aug 31 12:06:17.945607 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:06:17.947011 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:06:17.967548 n-d-806626-1 sudo[139942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:06:17.968367 n-d-806626-1 sudo[139942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:06:18.391439 n-d-806626-1 sudo[139942]: pam_unix(sudo:session): session closed for user root
Aug 31 12:06:18.393559 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:06:18.394900 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:07:17.513033 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:07:17.513741 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:07:17.514032 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:07:17.532343 n-d-806626-1 sudo[139992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:07:17.533152 n-d-806626-1 sudo[139992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:07:17.976414 n-d-806626-1 sudo[139992]: pam_unix(sudo:session): session closed for user root
Aug 31 12:07:17.978360 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:07:17.979750 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:07:17.999689 n-d-806626-1 sudo[139995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:07:18.000533 n-d-806626-1 sudo[139995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:07:18.467939 n-d-806626-1 sudo[139995]: pam_unix(sudo:session): session closed for user root
Aug 31 12:07:18.470641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.491s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:07:18.472156 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:08:17.519916 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:08:17.521049 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:08:17.521795 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:08:17.541112 n-d-806626-1 sudo[140046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:08:17.541938 n-d-806626-1 sudo[140046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:08:18.193649 n-d-806626-1 sudo[140046]: pam_unix(sudo:session): session closed for user root
Aug 31 12:08:18.195614 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:08:18.197015 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:08:18.217899 n-d-806626-1 sudo[140049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:08:18.218878 n-d-806626-1 sudo[140049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:08:18.889347 n-d-806626-1 sudo[140049]: pam_unix(sudo:session): session closed for user root
Aug 31 12:08:18.892677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.695s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:08:18.894831 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:09:17.526586 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:09:17.527294 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:09:17.527794 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:09:17.548574 n-d-806626-1 sudo[140176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:09:17.549404 n-d-806626-1 sudo[140176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:09:17.993956 n-d-806626-1 sudo[140176]: pam_unix(sudo:session): session closed for user root
Aug 31 12:09:17.996066 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:09:17.997437 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:09:18.017130 n-d-806626-1 sudo[140179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:09:18.017948 n-d-806626-1 sudo[140179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:09:18.434588 n-d-806626-1 sudo[140179]: pam_unix(sudo:session): session closed for user root
Aug 31 12:09:18.436755 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:09:18.438133 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:10:17.525910 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:10:17.526618 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:10:17.526995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:10:17.546635 n-d-806626-1 sudo[140247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:10:17.547455 n-d-806626-1 sudo[140247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:10:17.974339 n-d-806626-1 sudo[140247]: pam_unix(sudo:session): session closed for user root
Aug 31 12:10:17.976262 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:10:17.978632 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:10:17.996628 n-d-806626-1 sudo[140250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:10:17.997440 n-d-806626-1 sudo[140250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:10:18.422693 n-d-806626-1 sudo[140250]: pam_unix(sudo:session): session closed for user root
Aug 31 12:10:18.424796 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:10:18.426218 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:11:17.523057 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:11:17.523842 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:11:17.524031 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:11:17.542946 n-d-806626-1 sudo[140300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:11:17.544445 n-d-806626-1 sudo[140300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:11:18.020902 n-d-806626-1 sudo[140300]: pam_unix(sudo:session): session closed for user root
Aug 31 12:11:18.023667 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:11:18.025048 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:11:18.044672 n-d-806626-1 sudo[140303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:11:18.045483 n-d-806626-1 sudo[140303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:11:18.533088 n-d-806626-1 sudo[140303]: pam_unix(sudo:session): session closed for user root
Aug 31 12:11:18.535234 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.510s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:11:18.536534 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:12:17.525011 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:12:17.525786 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:12:17.526016 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:12:17.545019 n-d-806626-1 sudo[140352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:12:17.545834 n-d-806626-1 sudo[140352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:12:18.026052 n-d-806626-1 sudo[140352]: pam_unix(sudo:session): session closed for user root
Aug 31 12:12:18.028137 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:12:18.029546 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:12:18.050372 n-d-806626-1 sudo[140355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:12:18.051208 n-d-806626-1 sudo[140355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:12:18.525107 n-d-806626-1 sudo[140355]: pam_unix(sudo:session): session closed for user root
Aug 31 12:12:18.527533 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:12:18.528999 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:13:17.531030 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:13:17.531746 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:13:17.532278 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:13:17.552492 n-d-806626-1 sudo[140499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:13:17.553343 n-d-806626-1 sudo[140499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:13:18.036918 n-d-806626-1 sudo[140499]: pam_unix(sudo:session): session closed for user root
Aug 31 12:13:18.038876 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.506s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:13:18.040363 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:13:18.059927 n-d-806626-1 sudo[140502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:13:18.060773 n-d-806626-1 sudo[140502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:13:18.541486 n-d-806626-1 sudo[140502]: pam_unix(sudo:session): session closed for user root
Aug 31 12:13:18.543747 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.503s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:13:18.545084 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:14:17.534450 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:14:17.535141 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:14:17.535552 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:14:17.554916 n-d-806626-1 sudo[140551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:14:17.555729 n-d-806626-1 sudo[140551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:14:18.001842 n-d-806626-1 sudo[140551]: pam_unix(sudo:session): session closed for user root
Aug 31 12:14:18.003780 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:14:18.005235 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:14:18.026571 n-d-806626-1 sudo[140554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:14:18.027390 n-d-806626-1 sudo[140554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:14:18.492811 n-d-806626-1 sudo[140554]: pam_unix(sudo:session): session closed for user root
Aug 31 12:14:18.495163 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:14:18.496661 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:15:17.535298 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:15:17.536014 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:15:17.536375 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:15:17.556113 n-d-806626-1 sudo[140603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:15:17.556937 n-d-806626-1 sudo[140603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:15:17.991929 n-d-806626-1 sudo[140603]: pam_unix(sudo:session): session closed for user root
Aug 31 12:15:17.994722 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:15:17.996346 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:15:18.014897 n-d-806626-1 sudo[140606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:15:18.015698 n-d-806626-1 sudo[140606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:15:18.448086 n-d-806626-1 sudo[140606]: pam_unix(sudo:session): session closed for user root
Aug 31 12:15:18.450290 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.454s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:15:18.451606 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:16:17.540334 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:16:17.541599 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:16:17.541985 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:16:17.562788 n-d-806626-1 sudo[140723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:16:17.563609 n-d-806626-1 sudo[140723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:16:18.021721 n-d-806626-1 sudo[140723]: pam_unix(sudo:session): session closed for user root
Aug 31 12:16:18.024306 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:16:18.026700 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:16:18.048717 n-d-806626-1 sudo[140726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:16:18.049566 n-d-806626-1 sudo[140726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:16:18.519959 n-d-806626-1 sudo[140726]: pam_unix(sudo:session): session closed for user root
Aug 31 12:16:18.522199 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:16:18.523748 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:17:17.542744 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:17:17.543448 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:17:17.543910 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:17:17.562802 n-d-806626-1 sudo[140827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:17:17.563614 n-d-806626-1 sudo[140827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:17:18.013449 n-d-806626-1 sudo[140827]: pam_unix(sudo:session): session closed for user root
Aug 31 12:17:18.015618 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:17:18.017003 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:17:18.035278 n-d-806626-1 sudo[140830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:17:18.036085 n-d-806626-1 sudo[140830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:17:18.454980 n-d-806626-1 sudo[140830]: pam_unix(sudo:session): session closed for user root
Aug 31 12:17:18.457100 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:17:18.458487 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:18:08.363338 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 12:18:08.367932 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 12:18:08.368464 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 12:18:08.382671 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Flow 'volume_create_manager' (7d397927-f7ab-47e5-8b58-b84d11d66fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:18:08.385915 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a470c318-57fb-4556-ae60-def1032b254d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:18:08.412087 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 12:18:08.440207 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a470c318-57fb-4556-ae60-def1032b254d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T12:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-2064457818',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=2d43f64a-5fbf-426e-ab08-bde17bb73760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaf33eddb98f4772ac978e3102b11605',provider_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-08-31T12:18:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T12:18:08Z,user_id='8090012a88b14bd1af05fa087c740265',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:18:08.442872 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5060b8dc-7b65-4270-9f99-4c6bd5be5403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:18:08.445242 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5060b8dc-7b65-4270-9f99-4c6bd5be5403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:18:08.447842 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c6ca5b05-9107-4fe9-ad3e-140af8cdde1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:18:08.450174 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c6ca5b05-9107-4fe9-ad3e-140af8cdde1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2d43f64a-5fbf-426e-ab08-bde17bb73760', 'volume_name': 'volume-2d43f64a-5fbf-426e-ab08-bde17bb73760', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:18:08.452866 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70a6e5db-89eb-4737-8002-caacf802ec49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:18:08.455540 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70a6e5db-89eb-4737-8002-caacf802ec49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:18:08.457964 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33762380-ab87-4646-8eab-196d23dc41f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:18:08.458775 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Volume 2d43f64a-5fbf-426e-ab08-bde17bb73760: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2d43f64a-5fbf-426e-ab08-bde17bb73760', 'volume_size': 1}
Aug 31 12:18:08.459837 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:08.484827 n-d-806626-1 sudo[140879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 stack-volumes-lvmdriver-1 -L 1g
Aug 31 12:18:08.486041 n-d-806626-1 sudo[140879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:18:09.018313 n-d-806626-1 sudo[140879]: pam_unix(sudo:session): session closed for user root
Aug 31 12:18:09.020718 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.560s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:09.023866 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33762380-ab87-4646-8eab-196d23dc41f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d43f64a-5fbf-426e-ab08-bde17bb73760', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:18:09.026204 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f00e213-387b-4ef4-93cb-8e6b48941252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:18:09.037087 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Volume volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 (2d43f64a-5fbf-426e-ab08-bde17bb73760): created successfully
Aug 31 12:18:09.039198 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f00e213-387b-4ef4-93cb-8e6b48941252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:18:09.042217 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Flow 'volume_create_manager' (7d397927-f7ab-47e5-8b58-b84d11d66fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:18:09.050075 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-5713ad2e-c32e-42cd-9f6e-1d41853df40e tempest-ServerActionsTestJSON-2087175945 None] Created volume successfully.
Aug 31 12:18:10.481250 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:10.499876 n-d-806626-1 sudo[140913]: 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-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:10.500688 n-d-806626-1 sudo[140913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:18:10.900417 n-d-806626-1 sudo[140913]: pam_unix(sudo:session): session closed for user root
Aug 31 12:18:10.903409 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760" returned: 0 in 0.422s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:10.954464 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:10.960893 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:10.961247 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:10.961916 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 12:18:10.962718 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] Creating iscsi_target for Volume ID: volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] Created volume path /opt/stack/data/cinder/volumes/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760,
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]: incominguser X4tk8TRa2m2WPkVzzaHv NJNzxP3YzKck7oRM
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:10.966827 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 12:18:10.968238 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:11.333230 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760" returned: 0 in 0.364s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:11.333634 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:11.334657 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 12:18:11.335128 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 12:18:11.336780 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:11.343984 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:11.344627 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:11.345277 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 12:18:11.346387 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:11.435277 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:11.435612 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:11.436737 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:11.524903 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:11.525501 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:11.526252 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 12:18:11.685085 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-23e16a2c-e4b9-4464-99d7-3c1b812e55c0 req-26ac9315-7983-4405-acc4-e2c13cf1e996 tempest-ServerActionsTestJSON-2087175945 None] attachment_update completed successfully.
Aug 31 12:18:17.545293 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:18:17.546057 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:18:17.546410 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:17.564521 n-d-806626-1 sudo[140953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:18:17.565337 n-d-806626-1 sudo[140953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:18:17.964352 n-d-806626-1 sudo[140953]: pam_unix(sudo:session): session closed for user root
Aug 31 12:18:17.967547 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:17.969223 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:17.987364 n-d-806626-1 sudo[140956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:18:17.988166 n-d-806626-1 sudo[140956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:18:18.394202 n-d-806626-1 sudo[140956]: pam_unix(sudo:session): session closed for user root
Aug 31 12:18:18.396136 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:18.398062 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:18:33.672773 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-1cf7fe04-61b7-4028-a0d5-fd39a4ad235a tempest-ServerActionsTestJSON-2087175945 None] Terminate volume connection completed successfully.
Aug 31 12:18:33.673655 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-1cf7fe04-61b7-4028-a0d5-fd39a4ad235a tempest-ServerActionsTestJSON-2087175945 None] Deleting attachment 2be69ef2-5ba2-4c12-aad9-28f2fccf9e62. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:18:33.750053 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-1cf7fe04-61b7-4028-a0d5-fd39a4ad235a tempest-ServerActionsTestJSON-2087175945 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:18:33.750053 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:18:33.750053 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:36.762312 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:36.781816 n-d-806626-1 sudo[141018]: 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-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:36.782632 n-d-806626-1 sudo[141018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:18:37.219368 n-d-806626-1 sudo[141018]: pam_unix(sudo:session): session closed for user root
Aug 31 12:18:37.221930 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760" returned: 0 in 0.459s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:37.281014 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:37.290437 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:37.291024 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: X4tk8TRa2m2WPkVzzaHv
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 12:18:37.292327 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 12:18:37.294717 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] Creating iscsi_target for Volume ID: volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 12:18:37.294717 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] Created volume path /opt/stack/data/cinder/volumes/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760,
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]: incominguser X4tk8TRa2m2WPkVzzaHv NJNzxP3YzKck7oRM
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:37.299587 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 12:18:37.303634 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:37.673896 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760" returned: 0 in 0.372s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:37.674300 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:37.674903 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 12:18:37.675268 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 12:18:37.678612 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:37.687233 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:37.687880 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: X4tk8TRa2m2WPkVzzaHv
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 12:18:37.688899 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 12:18:37.702383 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:37.816587 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:37.817214 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:37.818283 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:37.919901 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:37.921514 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:37.924559 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 12:18:38.110801 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-bd744d34-7ba0-40c0-8274-ad958c67fd6f req-b4a64006-7350-4b25-8a3a-c61d55896030 tempest-ServerActionsTestJSON-2087175945 None] attachment_update completed successfully.
Aug 31 12:18:52.073896 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-b1575282-6e60-4794-8c1c-11d75c5e60dc tempest-ServerActionsTestJSON-2087175945 None] Terminate volume connection completed successfully.
Aug 31 12:18:52.074632 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-b1575282-6e60-4794-8c1c-11d75c5e60dc tempest-ServerActionsTestJSON-2087175945 None] Deleting attachment 9ddad087-482f-4754-8bea-843de0832d4a. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:18:52.137164 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-b1575282-6e60-4794-8c1c-11d75c5e60dc tempest-ServerActionsTestJSON-2087175945 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:18:52.137164 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:18:52.137164 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:55.309057 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:55.329224 n-d-806626-1 sudo[141090]: 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-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:55.330244 n-d-806626-1 sudo[141090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:18:55.744309 n-d-806626-1 sudo[141090]: pam_unix(sudo:session): session closed for user root
Aug 31 12:18:55.746954 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760" returned: 0 in 0.437s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:55.799705 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:55.805719 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:55.806166 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: X4tk8TRa2m2WPkVzzaHv
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 12:18:55.806724 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 12:18:55.809698 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] Creating iscsi_target for Volume ID: volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 12:18:55.809698 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] Created volume path /opt/stack/data/cinder/volumes/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760,
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]: incominguser X4tk8TRa2m2WPkVzzaHv NJNzxP3YzKck7oRM
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:18:55.813381 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 12:18:55.815851 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:56.212901 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760" returned: 0 in 0.397s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:56.213206 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:56.213819 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 12:18:56.214215 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 12:18:56.217641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:56.225509 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:56.226028 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: X4tk8TRa2m2WPkVzzaHv
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 12:18:56.226661 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 12:18:56.229468 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:56.324431 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:56.325025 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:56.327940 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:18:56.416801 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:18:56.417336 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:18:56.418488 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 12:18:56.589651 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-0d15e230-6dd9-4f56-9c2e-4c4888a39a73 req-f1fb8c7c-c6bb-423e-b12f-2bbbdc5c2fb4 tempest-ServerActionsTestJSON-2087175945 None] attachment_update completed successfully.
Aug 31 12:19:08.953912 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-76b28c0e-ced5-49a9-a265-e96161b4adcf req-6dcb3168-bfbf-4fef-a470-499fe12d7903 tempest-ServerActionsTestJSON-2087175945 None] Terminate volume connection completed successfully.
Aug 31 12:19:08.954662 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-76b28c0e-ced5-49a9-a265-e96161b4adcf req-6dcb3168-bfbf-4fef-a470-499fe12d7903 tempest-ServerActionsTestJSON-2087175945 None] Deleting attachment 1db96a8f-b62e-44c2-81d0-ed33e6c03cd4. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:19:08.957749 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:09.044975 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:09.045311 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760\n System information:\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-2d43f64a-5fbf-426e-ab08-bde17bb73760\n Backing store flags: \n Account information:\n X4tk8TRa2m2WPkVzzaHv\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:19:09.045968 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-76b28c0e-ced5-49a9-a265-e96161b4adcf req-6dcb3168-bfbf-4fef-a470-499fe12d7903 tempest-ServerActionsTestJSON-2087175945 None] Removing iscsi_target for Volume ID: 2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:19:09.047142 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:09.146997 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 -f" returned: 0 in 0.099s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:09.147328 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:19:09.149222 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:09.250323 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:09.251955 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:19:09.356718 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-76b28c0e-ced5-49a9-a265-e96161b4adcf req-6dcb3168-bfbf-4fef-a470-499fe12d7903 tempest-ServerActionsTestJSON-2087175945 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:19:09.356718 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:19:09.356718 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:19:10.891544 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Lock "b'cinder-2d43f64a-5fbf-426e-ab08-bde17bb73760-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:19:10.964906 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:11.059379 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:11.059701 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409824]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:19:11.060502 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:19:11.061681 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:11.081728 n-d-806626-1 sudo[141183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:19:11.082566 n-d-806626-1 sudo[141183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:19:11.512473 n-d-806626-1 sudo[141183]: pam_unix(sudo:session): session closed for user root
Aug 31 12:19:11.516590 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760" returned: 0 in 0.454s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:11.518407 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:11.538205 n-d-806626-1 sudo[141186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:19:11.539070 n-d-806626-1 sudo[141186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:19:11.949934 n-d-806626-1 sudo[141186]: pam_unix(sudo:session): session closed for user root
Aug 31 12:19:11.952770 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760" returned: 0 in 0.434s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:11.954586 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:11.973755 n-d-806626-1 sudo[141189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:19:11.974563 n-d-806626-1 sudo[141189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:19:12.478975 n-d-806626-1 sudo[141189]: pam_unix(sudo:session): session closed for user root
Aug 31 12:19:12.481275 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d43f64a-5fbf-426e-ab08-bde17bb73760" returned: 0 in 0.526s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:12.483170 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Successfully deleted volume: 2d43f64a-5fbf-426e-ab08-bde17bb73760
Aug 31 12:19:12.530907 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Created reservations ['164071ed-1abc-4362-b0b9-79d35b104789', '9218aa96-cafd-4d13-a949-e43cba2187d5', '6fcfe7a1-4d0b-4515-901f-51d1595899b5', '9de397e0-eae1-4ece-9217-33c34ce21e28'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:19:12.532997 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:19:12.532997 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:19:12.532997 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:19:12.582769 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:19:12.583599 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:12.602036 n-d-806626-1 sudo[141198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:19:12.602841 n-d-806626-1 sudo[141198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:19:13.096696 n-d-806626-1 sudo[141198]: pam_unix(sudo:session): session closed for user root
Aug 31 12:19:13.099077 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.515s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:13.101148 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:13.121034 n-d-806626-1 sudo[141201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:19:13.121862 n-d-806626-1 sudo[141201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:19:13.556897 n-d-806626-1 sudo[141201]: pam_unix(sudo:session): session closed for user root
Aug 31 12:19:13.559385 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:13.562070 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:19:13.568533 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Deleted volume successfully.
Aug 31 12:19:13.584371 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-279ec4bf-ebdc-459d-8368-c53a8a30458c tempest-ServerActionsTestJSON-2087175945 None] Lock "b'cinder-2d43f64a-5fbf-426e-ab08-bde17bb73760-delete_volume'" released by "delete_volume" :: held 2.693s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:19:17.546445 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:19:17.547314 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:19:17.548035 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:17.568973 n-d-806626-1 sudo[141214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:19:17.569887 n-d-806626-1 sudo[141214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:19:18.073404 n-d-806626-1 sudo[141214]: pam_unix(sudo:session): session closed for user root
Aug 31 12:19:18.075319 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:18.076962 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:19:18.097171 n-d-806626-1 sudo[141219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:19:18.098052 n-d-806626-1 sudo[141219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:19:18.562998 n-d-806626-1 sudo[141219]: pam_unix(sudo:session): session closed for user root
Aug 31 12:19:18.565849 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:19:18.567372 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:20:17.545748 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:20:17.546641 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:20:17.547481 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:20:17.570353 n-d-806626-1 sudo[141408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:20:17.571171 n-d-806626-1 sudo[141408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:20:18.042486 n-d-806626-1 sudo[141408]: pam_unix(sudo:session): session closed for user root
Aug 31 12:20:18.045240 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:20:18.047689 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:20:18.079593 n-d-806626-1 sudo[141415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:20:18.081941 n-d-806626-1 sudo[141415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:20:18.625304 n-d-806626-1 sudo[141415]: pam_unix(sudo:session): session closed for user root
Aug 31 12:20:18.627339 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.580s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:20:18.628484 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:21:03.185878 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 12:21:03.192020 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 12:21:03.192638 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 12:21:03.209090 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Flow 'volume_create_manager' (c76bb934-f7c7-4f3a-8db7-4bb4b32b2319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:21:03.213234 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6370384-2c28-454d-a1c6-aac3c555a3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:03.238809 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 12:21:03.280339 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6370384-2c28-454d-a1c6-aac3c555a3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T12:21:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1946464266',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=8cd08c73-9276-409b-a642-dafc69998fd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1561f14aaf4043b8a7eec2b02915d1cf',provider_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-08-31T12:21:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T12:21:03Z,user_id='9d4bb0e15b5743ffa109ed2434ed4c74',volume_attachment=>,volume_type=VolumeType(d39a4d46-e49b-4339-908a-bcea3fb1f7fc),volume_type_id=d39a4d46-e49b-4339-908a-bcea3fb1f7fc)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:03.285945 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ec8213f-fb91-4093-afb0-f6cf8d798669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:03.290589 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ec8213f-fb91-4093-afb0-f6cf8d798669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:03.295193 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d347da8f-985d-464c-99c8-c2585c78830e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:03.299751 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d347da8f-985d-464c-99c8-c2585c78830e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8cd08c73-9276-409b-a642-dafc69998fd0', 'volume_name': 'volume-8cd08c73-9276-409b-a642-dafc69998fd0', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:03.302728 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3567855c-50f7-4a36-b763-bea111f539e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:03.306952 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3567855c-50f7-4a36-b763-bea111f539e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:03.311618 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77539e09-d985-4b0b-a2ad-97a50e4153d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:03.313787 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Volume 8cd08c73-9276-409b-a642-dafc69998fd0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8cd08c73-9276-409b-a642-dafc69998fd0', 'volume_size': 1}
Aug 31 12:21:03.315734 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8cd08c73-9276-409b-a642-dafc69998fd0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:03.340779 n-d-806626-1 sudo[142105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8cd08c73-9276-409b-a642-dafc69998fd0 stack-volumes-lvmdriver-1 -L 1g
Aug 31 12:21:03.341607 n-d-806626-1 sudo[142105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:03.961177 n-d-806626-1 sudo[142105]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:03.963778 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8cd08c73-9276-409b-a642-dafc69998fd0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.648s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:03.967810 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77539e09-d985-4b0b-a2ad-97a50e4153d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8cd08c73-9276-409b-a642-dafc69998fd0', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:03.972009 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e3da7b9e-7e03-4725-bdaf-829af3cd4195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:03.986079 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Volume volume-8cd08c73-9276-409b-a642-dafc69998fd0 (8cd08c73-9276-409b-a642-dafc69998fd0): created successfully
Aug 31 12:21:03.988481 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e3da7b9e-7e03-4725-bdaf-829af3cd4195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:03.991855 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Flow 'volume_create_manager' (c76bb934-f7c7-4f3a-8db7-4bb4b32b2319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:21:04.003163 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-9f6d3dce-d2f1-4e42-a3e3-0037898ad3d1 tempest-TestEncryptedCinderVolumes-801372290 None] Created volume successfully.
Aug 31 12:21:05.249693 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:05.270756 n-d-806626-1 sudo[142142]: 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-8cd08c73-9276-409b-a642-dafc69998fd0
Aug 31 12:21:05.271599 n-d-806626-1 sudo[142142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:05.740534 n-d-806626-1 sudo[142142]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:05.743187 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0" returned: 0 in 0.493s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:05.803811 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:05.811944 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:05.812958 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:05.813821 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 12:21:05.814902 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] Creating iscsi_target for Volume ID: volume-8cd08c73-9276-409b-a642-dafc69998fd0 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] Created volume path /opt/stack/data/cinder/volumes/volume-8cd08c73-9276-409b-a642-dafc69998fd0,
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]: incominguser SUzF9F6hU38Pt4PuHd3H KTDKzp2jkwCBDrfj
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:05.818449 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 12:21:05.820272 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8cd08c73-9276-409b-a642-dafc69998fd0 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:06.226378 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8cd08c73-9276-409b-a642-dafc69998fd0" returned: 0 in 0.405s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:06.226973 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:06.227935 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 12:21:06.228560 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 12:21:06.230373 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:06.239534 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:06.240121 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8cd08c73-9276-409b-a642-dafc69998fd0\n System information:\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-8cd08c73-9276-409b-a642-dafc69998fd0\n Backing store flags: \n Account information:\n SUzF9F6hU38Pt4PuHd3H\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:06.241057 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 12:21:06.242455 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:06.353401 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:06.354432 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8cd08c73-9276-409b-a642-dafc69998fd0\n System information:\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-8cd08c73-9276-409b-a642-dafc69998fd0\n Backing store flags: \n Account information:\n SUzF9F6hU38Pt4PuHd3H\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:06.355478 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:06.522782 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:06.523205 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8cd08c73-9276-409b-a642-dafc69998fd0\n System information:\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-8cd08c73-9276-409b-a642-dafc69998fd0\n Backing store flags: \n Account information:\n SUzF9F6hU38Pt4PuHd3H\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:06.524315 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-8cd08c73-9276-409b-a642-dafc69998fd0 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 12:21:06.703604 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-cce004df-6229-4831-b4a1-6d9eba579b66 req-09f60955-37ed-4446-8674-f32423872804 tempest-TestEncryptedCinderVolumes-801372290 None] attachment_update completed successfully.
Aug 31 12:21:14.412111 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-7756c694-0f0e-443f-8c78-910f339b1957 req-74f2d0ae-d78f-4cb2-ba99-657f77e09070 tempest-TestEncryptedCinderVolumes-801372290 None] Terminate volume connection completed successfully.
Aug 31 12:21:14.413178 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-7756c694-0f0e-443f-8c78-910f339b1957 req-74f2d0ae-d78f-4cb2-ba99-657f77e09070 tempest-TestEncryptedCinderVolumes-801372290 None] Deleting attachment a275a073-f00e-4cec-a813-6776e07445e4. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:21:14.414091 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:14.512608 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:14.512990 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8cd08c73-9276-409b-a642-dafc69998fd0\n System information:\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-8cd08c73-9276-409b-a642-dafc69998fd0\n Backing store flags: \n Account information:\n SUzF9F6hU38Pt4PuHd3H\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:14.513626 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-7756c694-0f0e-443f-8c78-910f339b1957 req-74f2d0ae-d78f-4cb2-ba99-657f77e09070 tempest-TestEncryptedCinderVolumes-801372290 None] Removing iscsi_target for Volume ID: 8cd08c73-9276-409b-a642-dafc69998fd0
Aug 31 12:21:14.515707 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8cd08c73-9276-409b-a642-dafc69998fd0 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:14.684923 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8cd08c73-9276-409b-a642-dafc69998fd0 -f" returned: 0 in 0.169s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:14.685328 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:14.690897 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:14.800265 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:14.800593 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:14.877566 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-7756c694-0f0e-443f-8c78-910f339b1957 req-74f2d0ae-d78f-4cb2-ba99-657f77e09070 tempest-TestEncryptedCinderVolumes-801372290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:21:14.877566 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:21:14.877566 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:16.342842 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Lock "b'cinder-8cd08c73-9276-409b-a642-dafc69998fd0-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:21:16.420733 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:16.517359 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:16.517840 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:16.518565 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8cd08c73-9276-409b-a642-dafc69998fd0
Aug 31 12:21:16.519835 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:16.540318 n-d-806626-1 sudo[142217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0
Aug 31 12:21:16.541200 n-d-806626-1 sudo[142217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:16.983160 n-d-806626-1 sudo[142217]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:16.986506 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0" returned: 0 in 0.466s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:16.988246 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:17.008458 n-d-806626-1 sudo[142220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0
Aug 31 12:21:17.009455 n-d-806626-1 sudo[142220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:17.484674 n-d-806626-1 sudo[142220]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:17.487771 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0" returned: 0 in 0.499s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:17.490704 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:17.511897 n-d-806626-1 sudo[142223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0
Aug 31 12:21:17.512722 n-d-806626-1 sudo[142223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:17.546399 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:21:17.547760 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:21:17.551662 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:17.585907 n-d-806626-1 sudo[142226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:21:17.587255 n-d-806626-1 sudo[142226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:18.017610 n-d-806626-1 sudo[142226]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:18.020464 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:18.022533 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:18.043583 n-d-806626-1 sudo[142230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:21:18.044726 n-d-806626-1 sudo[142230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:18.213483 n-d-806626-1 sudo[142223]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:18.216111 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8cd08c73-9276-409b-a642-dafc69998fd0" returned: 0 in 0.725s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:18.217299 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Successfully deleted volume: 8cd08c73-9276-409b-a642-dafc69998fd0
Aug 31 12:21:18.254356 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1723551817 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1723551817, it is now deprecated. Please use the default quota class for default quota.
Aug 31 12:21:18.255137 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1723551817 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1723551817, it is now deprecated. Please use the default quota class for default quota.
Aug 31 12:21:18.280380 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Created reservations ['7900ee6c-2db9-4f41-b20c-159368cf7f07', '3bae27a5-d987-4679-ba0a-c1f214d02a81', '0625c17c-89d6-4d42-92b5-abdf13b65846', '9c3f6303-7394-4b86-be9c-7b9391b320a2'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:21:18.284744 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:21:18.284744 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:21:18.284744 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:18.362769 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:21:18.364001 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:18.395114 n-d-806626-1 sudo[142236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:21:18.397064 n-d-806626-1 sudo[142236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:18.642395 n-d-806626-1 sudo[142230]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:18.645547 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.623s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:18.648082 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:21:19.012853 n-d-806626-1 sudo[142236]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:19.015862 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.651s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:19.018070 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:19.048447 n-d-806626-1 sudo[142240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:21:19.050447 n-d-806626-1 sudo[142240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:19.638358 n-d-806626-1 sudo[142240]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:19.641761 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.623s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:19.643872 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:21:19.651849 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Deleted volume successfully.
Aug 31 12:21:19.675240 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-ef77d6f1-d4c9-4189-9942-4ed82139d3f6 tempest-TestEncryptedCinderVolumes-801372290 None] Lock "b'cinder-8cd08c73-9276-409b-a642-dafc69998fd0-delete_volume'" released by "delete_volume" :: held 3.333s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:21:40.736337 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 12:21:40.740361 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 12:21:40.741070 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 12:21:40.756918 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Flow 'volume_create_manager' (ef64fc1c-1b9c-4306-9a94-0c6e1071177a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:21:40.760940 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (db3a8086-8a34-4b85-b1b5-804073cb17a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:40.784420 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 12:21:40.811527 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (db3a8086-8a34-4b85-b1b5-804073cb17a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T12:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1329162337',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=dbd0294f-cfdf-4c5b-88b7-ff06e98c947b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1561f14aaf4043b8a7eec2b02915d1cf',provider_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-08-31T12:21:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T12:21:41Z,user_id='9d4bb0e15b5743ffa109ed2434ed4c74',volume_attachment=>,volume_type=VolumeType(3e357c6b-4f8f-407d-af6a-6d4157ed3265),volume_type_id=3e357c6b-4f8f-407d-af6a-6d4157ed3265)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:40.814947 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30d09b18-5f77-467a-a188-833089f3e3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:40.817122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30d09b18-5f77-467a-a188-833089f3e3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:40.819859 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b47e88f-497b-4c7a-aaba-436e0dece739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:40.822460 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b47e88f-497b-4c7a-aaba-436e0dece739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dbd0294f-cfdf-4c5b-88b7-ff06e98c947b', 'volume_name': 'volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:40.824672 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c377ffe7-79d0-445d-884c-902db34fb1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:40.826840 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c377ffe7-79d0-445d-884c-902db34fb1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:40.829114 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5702c646-55b8-487d-b446-98f863d861f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:40.829985 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Volume dbd0294f-cfdf-4c5b-88b7-ff06e98c947b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b', 'volume_size': 1}
Aug 31 12:21:40.831026 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:40.850219 n-d-806626-1 sudo[142323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b stack-volumes-lvmdriver-1 -L 1g
Aug 31 12:21:40.851027 n-d-806626-1 sudo[142323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:41.499879 n-d-806626-1 sudo[142323]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:41.504039 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.671s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:41.510005 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5702c646-55b8-487d-b446-98f863d861f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:41.514830 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84f220d7-b913-4a04-bab7-9de6ceae2110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:21:41.534084 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Volume volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b (dbd0294f-cfdf-4c5b-88b7-ff06e98c947b): created successfully
Aug 31 12:21:41.536289 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84f220d7-b913-4a04-bab7-9de6ceae2110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:21:41.539514 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Flow 'volume_create_manager' (ef64fc1c-1b9c-4306-9a94-0c6e1071177a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:21:41.548839 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-734095a1-eafe-4759-bfce-5508c68a28c7 tempest-TestEncryptedCinderVolumes-801372290 None] Created volume successfully.
Aug 31 12:21:43.023566 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:43.042503 n-d-806626-1 sudo[142359]: 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-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b
Aug 31 12:21:43.043328 n-d-806626-1 sudo[142359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:43.481348 n-d-806626-1 sudo[142359]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:43.485326 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b" returned: 0 in 0.461s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:43.535041 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:43.541462 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:43.541827 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:43.542812 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 12:21:43.544044 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] Creating iscsi_target for Volume ID: volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] Created volume path /opt/stack/data/cinder/volumes/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b,
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]: incominguser EYTfyeuByv2f5jH8QgAD 3psYb3B5MSi9yyPn
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:43.548339 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 12:21:43.551262 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:43.963048 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b" returned: 0 in 0.412s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:43.963706 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:43.964825 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 12:21:43.965466 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 12:21:43.967559 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:43.977281 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:43.977641 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b\n System information:\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-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b\n Backing store flags: \n Account information:\n EYTfyeuByv2f5jH8QgAD\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:43.978489 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 12:21:43.980242 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:44.080046 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:44.080775 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b\n System information:\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-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b\n Backing store flags: \n Account information:\n EYTfyeuByv2f5jH8QgAD\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:44.081578 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:44.201252 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:44.201840 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b\n System information:\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-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b\n Backing store flags: \n Account information:\n EYTfyeuByv2f5jH8QgAD\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:44.203395 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 12:21:44.463681 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-4763e547-ccfa-46ae-b949-3c8b52c0848a req-02f12d3c-b1c5-4104-8244-fa6f2625cee1 tempest-TestEncryptedCinderVolumes-801372290 None] attachment_update completed successfully.
Aug 31 12:21:52.445651 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-c45ab60a-749f-4601-895f-8cf21e174b8a req-853bae80-6fd4-4109-b8bc-fa4adeba5b2a tempest-TestEncryptedCinderVolumes-801372290 None] Terminate volume connection completed successfully.
Aug 31 12:21:52.446801 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-c45ab60a-749f-4601-895f-8cf21e174b8a req-853bae80-6fd4-4109-b8bc-fa4adeba5b2a tempest-TestEncryptedCinderVolumes-801372290 None] Deleting attachment 14605b5c-93f1-4eb2-b8d4-9e4afde2e3c3. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:21:52.448064 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:52.540739 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:52.541099 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b\n System information:\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-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b\n Backing store flags: \n Account information:\n EYTfyeuByv2f5jH8QgAD\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:52.541785 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-c45ab60a-749f-4601-895f-8cf21e174b8a req-853bae80-6fd4-4109-b8bc-fa4adeba5b2a tempest-TestEncryptedCinderVolumes-801372290 None] Removing iscsi_target for Volume ID: dbd0294f-cfdf-4c5b-88b7-ff06e98c947b
Aug 31 12:21:52.542953 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:52.655563 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b -f" returned: 0 in 0.111s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:52.657096 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:52.662326 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:52.758063 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:52.758535 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:52.841864 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-c45ab60a-749f-4601-895f-8cf21e174b8a req-853bae80-6fd4-4109-b8bc-fa4adeba5b2a tempest-TestEncryptedCinderVolumes-801372290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:21:52.841864 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:21:52.841864 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:54.216454 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Lock "b'cinder-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:21:54.281798 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:54.386153 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:54.386480 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013409344]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:21:54.387180 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Skipping remove_export. No iscsi_target is presently exported for volume: dbd0294f-cfdf-4c5b-88b7-ff06e98c947b
Aug 31 12:21:54.388258 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:54.408436 n-d-806626-1 sudo[142418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b
Aug 31 12:21:54.409283 n-d-806626-1 sudo[142418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:54.831534 n-d-806626-1 sudo[142418]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:54.834126 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b" returned: 0 in 0.445s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:54.835685 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:54.863198 n-d-806626-1 sudo[142421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b
Aug 31 12:21:54.864511 n-d-806626-1 sudo[142421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:55.511833 n-d-806626-1 sudo[142421]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:55.514894 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b" returned: 0 in 0.678s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:55.518338 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:55.539562 n-d-806626-1 sudo[142424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b
Aug 31 12:21:55.540477 n-d-806626-1 sudo[142424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:56.079968 n-d-806626-1 sudo[142424]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:56.082695 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b" returned: 0 in 0.564s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:56.083973 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Successfully deleted volume: dbd0294f-cfdf-4c5b-88b7-ff06e98c947b
Aug 31 12:21:56.123301 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-301135707 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-301135707, it is now deprecated. Please use the default quota class for default quota.
Aug 31 12:21:56.124122 n-d-806626-1 cinder-volume[84130]: WARNING cinder.quota [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-301135707 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-301135707, it is now deprecated. Please use the default quota class for default quota.
Aug 31 12:21:56.148441 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Created reservations ['6ce84d3f-b5f5-4dc8-bbb6-5d29bf3fa05f', '179e1114-3721-47bd-a4aa-3d74c40e46e9', '0caade4a-6d11-4fa0-829a-94c96e0053ef', 'c162f82f-1420-47b3-8cc6-896e97ac4e4b'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:21:56.151294 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:21:56.151294 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:21:56.151294 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:21:56.199813 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:21:56.200974 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:56.222522 n-d-806626-1 sudo[142432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:21:56.223346 n-d-806626-1 sudo[142432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:56.843501 n-d-806626-1 sudo[142432]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:56.847115 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.646s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:56.850021 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:21:56.872088 n-d-806626-1 sudo[142435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:21:56.872945 n-d-806626-1 sudo[142435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:21:57.414759 n-d-806626-1 sudo[142435]: pam_unix(sudo:session): session closed for user root
Aug 31 12:21:57.417309 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:21:57.419646 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:21:57.426837 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Deleted volume successfully.
Aug 31 12:21:57.445874 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-437c4ddf-a33e-45a2-be56-01452d8c1fe8 tempest-TestEncryptedCinderVolumes-801372290 None] Lock "b'cinder-dbd0294f-cfdf-4c5b-88b7-ff06e98c947b-delete_volume'" released by "delete_volume" :: held 3.229s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:22:17.549935 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:22:17.550970 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:22:17.551594 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:22:17.575917 n-d-806626-1 sudo[142523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:22:17.576901 n-d-806626-1 sudo[142523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:22:18.085517 n-d-806626-1 sudo[142523]: pam_unix(sudo:session): session closed for user root
Aug 31 12:22:18.089350 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.537s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:22:18.091564 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:22:18.122561 n-d-806626-1 sudo[142528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:22:18.123703 n-d-806626-1 sudo[142528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:22:18.728864 n-d-806626-1 sudo[142528]: pam_unix(sudo:session): session closed for user root
Aug 31 12:22:18.732434 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.640s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:22:18.735905 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:23:17.547654 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:23:17.549073 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:23:17.549401 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:23:17.572127 n-d-806626-1 sudo[143132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:23:17.572988 n-d-806626-1 sudo[143132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:23:18.252307 n-d-806626-1 sudo[143132]: pam_unix(sudo:session): session closed for user root
Aug 31 12:23:18.254976 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.706s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:23:18.256847 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:23:18.285713 n-d-806626-1 sudo[143135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:23:18.287083 n-d-806626-1 sudo[143135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:23:18.942097 n-d-806626-1 sudo[143135]: pam_unix(sudo:session): session closed for user root
Aug 31 12:23:18.950149 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.692s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:23:18.956869 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:23:21.476628 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 12:23:21.482829 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 12:23:21.483567 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 12:23:21.507447 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Flow 'volume_create_manager' (0535a595-f42a-4ca5-9ae2-eb92fbbce247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:23:21.512373 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a7d66e9-eb96-4687-954f-316e5ffb8716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:23:21.540516 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 12:23:21.570438 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a7d66e9-eb96-4687-954f-316e5ffb8716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T12:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1374612068',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=6565963c-137a-4455-8e37-76042a38dbc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c6f9852cefc4c3e9535e4e7ff02903b',provider_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-08-31T12:23:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T12:23:21Z,user_id='a5c2d17702b94bd1ad0f5073dbd511a7',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:23:21.573397 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b69b9bde-e92c-42bb-8dd4-0edfe939e237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:23:21.576375 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b69b9bde-e92c-42bb-8dd4-0edfe939e237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:23:21.579955 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5beb19d4-4ff6-4272-9be1-f309ff38419e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:23:21.582870 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5beb19d4-4ff6-4272-9be1-f309ff38419e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6565963c-137a-4455-8e37-76042a38dbc2', 'volume_name': 'volume-6565963c-137a-4455-8e37-76042a38dbc2', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:23:21.585633 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66fee86d-9606-495f-95d3-46ed6b5c20bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:23:21.588097 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66fee86d-9606-495f-95d3-46ed6b5c20bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:23:21.590709 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b5573b-a9cb-415e-b702-7bcbc724023a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:23:21.591666 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Volume 6565963c-137a-4455-8e37-76042a38dbc2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6565963c-137a-4455-8e37-76042a38dbc2', 'volume_size': 1}
Aug 31 12:23:21.592884 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6565963c-137a-4455-8e37-76042a38dbc2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:23:21.622275 n-d-806626-1 sudo[143138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6565963c-137a-4455-8e37-76042a38dbc2 stack-volumes-lvmdriver-1 -L 1g
Aug 31 12:23:21.623604 n-d-806626-1 sudo[143138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:23:22.225377 n-d-806626-1 sudo[143138]: pam_unix(sudo:session): session closed for user root
Aug 31 12:23:22.228694 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6565963c-137a-4455-8e37-76042a38dbc2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.635s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:23:22.234244 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b5573b-a9cb-415e-b702-7bcbc724023a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6565963c-137a-4455-8e37-76042a38dbc2', 'volume_size': 1}' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:23:22.238059 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf072531-5c1a-4ad6-adfe-4f17a81ec592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:23:22.252628 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Volume volume-6565963c-137a-4455-8e37-76042a38dbc2 (6565963c-137a-4455-8e37-76042a38dbc2): created successfully
Aug 31 12:23:22.256135 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf072531-5c1a-4ad6-adfe-4f17a81ec592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:23:22.262748 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Flow 'volume_create_manager' (0535a595-f42a-4ca5-9ae2-eb92fbbce247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:23:22.276481 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-0a845cae-3b6b-4ba6-ac0d-03eeea1e0d47 tempest-TestMinimumBasicScenario-765078592 None] Created volume successfully.
Aug 31 12:23:24.095602 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:23:24.116808 n-d-806626-1 sudo[143174]: 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-6565963c-137a-4455-8e37-76042a38dbc2
Aug 31 12:23:24.117661 n-d-806626-1 sudo[143174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:23:24.550156 n-d-806626-1 sudo[143174]: pam_unix(sudo:session): session closed for user root
Aug 31 12:23:24.553098 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2" returned: 0 in 0.457s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:23:24.610806 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:23:24.620180 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:23:24.620180 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:23:24.621046 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 12:23:24.622090 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] Creating iscsi_target for Volume ID: volume-6565963c-137a-4455-8e37-76042a38dbc2 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] Created volume path /opt/stack/data/cinder/volumes/volume-6565963c-137a-4455-8e37-76042a38dbc2,
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]: incominguser 8RGXvABLG9NduBH9mqsX NcAw5sAdEDLttB2h
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:23:24.627057 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 12:23:24.633620 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6565963c-137a-4455-8e37-76042a38dbc2 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:23:25.113281 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6565963c-137a-4455-8e37-76042a38dbc2" returned: 0 in 0.484s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:23:25.114277 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:23:25.114598 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 12:23:25.115317 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 12:23:25.117180 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:23:25.127122 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:23:25.127706 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6565963c-137a-4455-8e37-76042a38dbc2\n System information:\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-6565963c-137a-4455-8e37-76042a38dbc2\n Backing store flags: \n Account information:\n 8RGXvABLG9NduBH9mqsX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:23:25.128647 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 12:23:25.130526 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:23:25.226199 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:23:25.226591 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6565963c-137a-4455-8e37-76042a38dbc2\n System information:\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-6565963c-137a-4455-8e37-76042a38dbc2\n Backing store flags: \n Account information:\n 8RGXvABLG9NduBH9mqsX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:23:25.228015 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:23:25.380444 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:23:25.381062 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6565963c-137a-4455-8e37-76042a38dbc2\n System information:\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-6565963c-137a-4455-8e37-76042a38dbc2\n Backing store flags: \n Account information:\n 8RGXvABLG9NduBH9mqsX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:23:25.382813 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-6565963c-137a-4455-8e37-76042a38dbc2 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 12:23:25.643550 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-d2c82cc0-393a-4b35-8931-b247d380b2cf req-b0b8050d-6e35-4391-97db-1b3c18d60112 tempest-TestMinimumBasicScenario-765078592 None] attachment_update completed successfully.
Aug 31 12:24:17.551488 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:24:17.552262 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:24:17.552539 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:24:17.571534 n-d-806626-1 sudo[143288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:24:17.572341 n-d-806626-1 sudo[143288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:24:18.005181 n-d-806626-1 sudo[143288]: pam_unix(sudo:session): session closed for user root
Aug 31 12:24:18.007459 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:24:18.009155 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:24:18.029212 n-d-806626-1 sudo[143291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:24:18.030070 n-d-806626-1 sudo[143291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:24:18.439237 n-d-806626-1 sudo[143291]: pam_unix(sudo:session): session closed for user root
Aug 31 12:24:18.441520 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:24:18.443331 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:25:17.550438 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:25:17.551232 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:25:17.551696 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:17.571865 n-d-806626-1 sudo[143342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:25:17.573032 n-d-806626-1 sudo[143342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:25:18.034442 n-d-806626-1 sudo[143342]: pam_unix(sudo:session): session closed for user root
Aug 31 12:25:18.036610 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:18.038220 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:18.058564 n-d-806626-1 sudo[143345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:25:18.059397 n-d-806626-1 sudo[143345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:25:18.515615 n-d-806626-1 sudo[143345]: pam_unix(sudo:session): session closed for user root
Aug 31 12:25:18.518565 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:18.519841 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:25:49.416093 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-77766f25-ef92-4cfd-8c1d-f76e7cc25f4a req-5161ed84-0561-4d0c-8633-f8d062880259 tempest-TestMinimumBasicScenario-765078592 None] Terminate volume connection completed successfully.
Aug 31 12:25:49.416965 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-77766f25-ef92-4cfd-8c1d-f76e7cc25f4a req-5161ed84-0561-4d0c-8633-f8d062880259 tempest-TestMinimumBasicScenario-765078592 None] Deleting attachment fe18af4b-cc2c-4ea5-a51a-1741e9038fb5. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:25:49.418364 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:49.511442 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:49.511844 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6565963c-137a-4455-8e37-76042a38dbc2\n System information:\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-6565963c-137a-4455-8e37-76042a38dbc2\n Backing store flags: \n Account information:\n 8RGXvABLG9NduBH9mqsX\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:25:49.512533 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-77766f25-ef92-4cfd-8c1d-f76e7cc25f4a req-5161ed84-0561-4d0c-8633-f8d062880259 tempest-TestMinimumBasicScenario-765078592 None] Removing iscsi_target for Volume ID: 6565963c-137a-4455-8e37-76042a38dbc2
Aug 31 12:25:49.513691 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6565963c-137a-4455-8e37-76042a38dbc2 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:49.623215 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6565963c-137a-4455-8e37-76042a38dbc2 -f" returned: 0 in 0.109s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:49.623785 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:25:49.625266 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:49.735375 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:49.735696 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:25:49.815679 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-77766f25-ef92-4cfd-8c1d-f76e7cc25f4a req-5161ed84-0561-4d0c-8633-f8d062880259 tempest-TestMinimumBasicScenario-765078592 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:25:49.815679 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:25:49.815679 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:25:50.372763 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Lock "b'cinder-6565963c-137a-4455-8e37-76042a38dbc2-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:25:50.475056 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:50.571642 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:50.572159 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:25:50.573188 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6565963c-137a-4455-8e37-76042a38dbc2
Aug 31 12:25:50.574454 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:50.593906 n-d-806626-1 sudo[143435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2
Aug 31 12:25:50.594812 n-d-806626-1 sudo[143435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:25:51.026912 n-d-806626-1 sudo[143435]: pam_unix(sudo:session): session closed for user root
Aug 31 12:25:51.030542 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2" returned: 0 in 0.455s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:51.033178 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:51.056806 n-d-806626-1 sudo[143438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2
Aug 31 12:25:51.057613 n-d-806626-1 sudo[143438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:25:51.454793 n-d-806626-1 sudo[143438]: pam_unix(sudo:session): session closed for user root
Aug 31 12:25:51.457555 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2" returned: 0 in 0.424s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:51.459338 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:51.479214 n-d-806626-1 sudo[143441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2
Aug 31 12:25:51.480060 n-d-806626-1 sudo[143441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:25:52.003822 n-d-806626-1 sudo[143441]: pam_unix(sudo:session): session closed for user root
Aug 31 12:25:52.006205 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6565963c-137a-4455-8e37-76042a38dbc2" returned: 0 in 0.546s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:52.007366 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Successfully deleted volume: 6565963c-137a-4455-8e37-76042a38dbc2
Aug 31 12:25:52.058593 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Created reservations ['719ca716-c676-42aa-8503-a9cd0f5525f5', 'e442bf79-d968-4e81-9646-0b0b4d6f2e18', '8527eac4-2d2e-4350-ac80-3030fddbf916', 'c9598efb-f4f9-4464-b8b5-972cb494e73e'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:25:52.060758 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:25:52.060758 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:25:52.060758 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:25:52.116510 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:25:52.117352 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:52.138071 n-d-806626-1 sudo[143448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:25:52.139166 n-d-806626-1 sudo[143448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:25:52.597220 n-d-806626-1 sudo[143448]: pam_unix(sudo:session): session closed for user root
Aug 31 12:25:52.599676 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:52.601930 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:25:52.620881 n-d-806626-1 sudo[143453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:25:52.621716 n-d-806626-1 sudo[143453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:25:53.066214 n-d-806626-1 sudo[143453]: pam_unix(sudo:session): session closed for user root
Aug 31 12:25:53.068614 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:25:53.070876 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:25:53.078162 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Deleted volume successfully.
Aug 31 12:25:53.093644 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [None req-1e4c79c0-5cac-4ae9-891d-01ff4fb8a422 tempest-TestMinimumBasicScenario-765078592 None] Lock "b'cinder-6565963c-137a-4455-8e37-76042a38dbc2-delete_volume'" released by "delete_volume" :: held 2.721s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:26:17.549995 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:26:17.550858 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:26:17.551277 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:26:17.578977 n-d-806626-1 sudo[143548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:26:17.580062 n-d-806626-1 sudo[143548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:26:18.076475 n-d-806626-1 sudo[143548]: pam_unix(sudo:session): session closed for user root
Aug 31 12:26:18.079740 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.528s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:26:18.082011 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:26:18.108489 n-d-806626-1 sudo[143551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:26:18.109386 n-d-806626-1 sudo[143551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:26:18.639464 n-d-806626-1 sudo[143551]: pam_unix(sudo:session): session closed for user root
Aug 31 12:26:18.641578 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.559s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:26:18.646392 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:27:17.556911 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:27:17.557761 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:27:17.557999 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:27:17.582548 n-d-806626-1 sudo[143926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:27:17.583540 n-d-806626-1 sudo[143926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:27:18.035740 n-d-806626-1 sudo[143926]: pam_unix(sudo:session): session closed for user root
Aug 31 12:27:18.037825 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:27:18.039935 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:27:18.060291 n-d-806626-1 sudo[143929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:27:18.061403 n-d-806626-1 sudo[143929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:27:18.498717 n-d-806626-1 sudo[143929]: pam_unix(sudo:session): session closed for user root
Aug 31 12:27:18.500815 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:27:18.502068 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:29:17.561729 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:29:17.562841 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:29:17.563330 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:29:17.584660 n-d-806626-1 sudo[144437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:29:17.586385 n-d-806626-1 sudo[144437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:29:18.118435 n-d-806626-1 sudo[144437]: pam_unix(sudo:session): session closed for user root
Aug 31 12:29:18.120788 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.557s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:29:18.122594 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:29:18.152655 n-d-806626-1 sudo[144441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:29:18.153511 n-d-806626-1 sudo[144441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:29:18.679698 n-d-806626-1 sudo[144441]: pam_unix(sudo:session): session closed for user root
Aug 31 12:29:18.682316 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.559s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:29:18.685407 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:30:17.565051 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:30:17.565800 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:30:17.566383 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:30:17.585164 n-d-806626-1 sudo[144854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:30:17.586271 n-d-806626-1 sudo[144854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:30:18.064010 n-d-806626-1 sudo[144854]: pam_unix(sudo:session): session closed for user root
Aug 31 12:30:18.066144 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:30:18.067981 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:30:18.087128 n-d-806626-1 sudo[144859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:30:18.087927 n-d-806626-1 sudo[144859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:30:18.537772 n-d-806626-1 sudo[144859]: pam_unix(sudo:session): session closed for user root
Aug 31 12:30:18.539672 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:30:18.540783 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:31:17.568363 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:31:17.569248 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:31:17.569428 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:31:17.588233 n-d-806626-1 sudo[144945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:31:17.589093 n-d-806626-1 sudo[144945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:31:18.022485 n-d-806626-1 sudo[144945]: pam_unix(sudo:session): session closed for user root
Aug 31 12:31:18.025094 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:31:18.026163 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:31:18.045098 n-d-806626-1 sudo[144949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:31:18.045930 n-d-806626-1 sudo[144949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:31:18.496999 n-d-806626-1 sudo[144949]: pam_unix(sudo:session): session closed for user root
Aug 31 12:31:18.498969 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:31:18.500134 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:32:17.567133 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:32:17.567840 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:32:17.568112 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:32:17.586126 n-d-806626-1 sudo[145338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:32:17.586923 n-d-806626-1 sudo[145338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:32:18.046579 n-d-806626-1 sudo[145338]: pam_unix(sudo:session): session closed for user root
Aug 31 12:32:18.048656 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:32:18.050343 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:32:18.070665 n-d-806626-1 sudo[145341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:32:18.071529 n-d-806626-1 sudo[145341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:32:18.521361 n-d-806626-1 sudo[145341]: pam_unix(sudo:session): session closed for user root
Aug 31 12:32:18.523536 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:32:18.524734 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:33:17.572283 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:33:17.573178 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:33:17.573556 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:33:17.591818 n-d-806626-1 sudo[145446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:33:17.592626 n-d-806626-1 sudo[145446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:33:18.048092 n-d-806626-1 sudo[145446]: pam_unix(sudo:session): session closed for user root
Aug 31 12:33:18.050221 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:33:18.051763 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:33:18.070355 n-d-806626-1 sudo[145449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:33:18.071166 n-d-806626-1 sudo[145449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:33:18.509034 n-d-806626-1 sudo[145449]: pam_unix(sudo:session): session closed for user root
Aug 31 12:33:18.511396 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:33:18.512709 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:34:17.570167 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:34:17.570804 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:34:17.571250 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:34:17.589450 n-d-806626-1 sudo[145849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:34:17.590637 n-d-806626-1 sudo[145849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:34:18.036068 n-d-806626-1 sudo[145849]: pam_unix(sudo:session): session closed for user root
Aug 31 12:34:18.038461 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:34:18.040031 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:34:18.060258 n-d-806626-1 sudo[145852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:34:18.062308 n-d-806626-1 sudo[145852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:34:18.499231 n-d-806626-1 sudo[145852]: pam_unix(sudo:session): session closed for user root
Aug 31 12:34:18.501333 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:34:18.502848 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:35:17.573308 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:35:17.574111 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:35:17.574423 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:35:17.593446 n-d-806626-1 sudo[145947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:35:17.594494 n-d-806626-1 sudo[145947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:35:18.060072 n-d-806626-1 sudo[145947]: pam_unix(sudo:session): session closed for user root
Aug 31 12:35:18.062198 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:35:18.064304 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:35:18.082539 n-d-806626-1 sudo[145950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:35:18.083378 n-d-806626-1 sudo[145950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:35:18.517273 n-d-806626-1 sudo[145950]: pam_unix(sudo:session): session closed for user root
Aug 31 12:35:18.519410 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:35:18.520685 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:36:17.578646 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:36:17.579376 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:36:17.579718 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:36:17.599997 n-d-806626-1 sudo[146442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:36:17.600835 n-d-806626-1 sudo[146442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:36:18.102728 n-d-806626-1 sudo[146442]: pam_unix(sudo:session): session closed for user root
Aug 31 12:36:18.105253 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.525s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:36:18.106932 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:36:18.126394 n-d-806626-1 sudo[146445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:36:18.127225 n-d-806626-1 sudo[146445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:36:18.581123 n-d-806626-1 sudo[146445]: pam_unix(sudo:session): session closed for user root
Aug 31 12:36:18.583807 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:36:18.585177 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:37:17.582853 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:37:17.583597 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:37:17.583946 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:37:17.602722 n-d-806626-1 sudo[146690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:37:17.603532 n-d-806626-1 sudo[146690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:37:18.032765 n-d-806626-1 sudo[146690]: pam_unix(sudo:session): session closed for user root
Aug 31 12:37:18.034877 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:37:18.036407 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:37:18.053978 n-d-806626-1 sudo[146693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:37:18.054770 n-d-806626-1 sudo[146693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:37:18.476342 n-d-806626-1 sudo[146693]: pam_unix(sudo:session): session closed for user root
Aug 31 12:37:18.478475 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:37:18.479774 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:38:17.587626 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:38:17.588720 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:38:17.589137 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:38:17.608749 n-d-806626-1 sudo[146746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:38:17.609584 n-d-806626-1 sudo[146746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:38:18.107586 n-d-806626-1 sudo[146746]: pam_unix(sudo:session): session closed for user root
Aug 31 12:38:18.110030 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.520s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:38:18.111563 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:38:18.136307 n-d-806626-1 sudo[146749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:38:18.137567 n-d-806626-1 sudo[146749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:38:18.577736 n-d-806626-1 sudo[146749]: pam_unix(sudo:session): session closed for user root
Aug 31 12:38:18.579862 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:38:18.581156 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:39:17.589526 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:39:17.590284 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:39:17.590721 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:39:17.621077 n-d-806626-1 sudo[146818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:39:17.622191 n-d-806626-1 sudo[146818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:39:18.070729 n-d-806626-1 sudo[146818]: pam_unix(sudo:session): session closed for user root
Aug 31 12:39:18.073549 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:39:18.075123 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:39:18.093648 n-d-806626-1 sudo[146821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:39:18.094480 n-d-806626-1 sudo[146821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:39:18.668209 n-d-806626-1 sudo[146821]: pam_unix(sudo:session): session closed for user root
Aug 31 12:39:18.670353 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.595s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:39:18.671640 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:40:17.588544 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:40:17.589594 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:40:17.589594 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:40:17.608191 n-d-806626-1 sudo[146870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:40:17.609027 n-d-806626-1 sudo[146870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:40:18.094325 n-d-806626-1 sudo[146870]: pam_unix(sudo:session): session closed for user root
Aug 31 12:40:18.097260 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.507s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:40:18.098990 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:40:18.118876 n-d-806626-1 sudo[146873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:40:18.119836 n-d-806626-1 sudo[146873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:40:18.593201 n-d-806626-1 sudo[146873]: pam_unix(sudo:session): session closed for user root
Aug 31 12:40:18.595418 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:40:18.596980 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:41:17.594655 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:41:17.595471 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:41:17.595575 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:17.615002 n-d-806626-1 sudo[146956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:41:17.615900 n-d-806626-1 sudo[146956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:18.072096 n-d-806626-1 sudo[146956]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:18.074281 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.478s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:18.075834 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:18.105201 n-d-806626-1 sudo[146959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:41:18.106637 n-d-806626-1 sudo[146959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:18.608619 n-d-806626-1 sudo[146959]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:18.611310 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.535s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:18.612749 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:41:20.098751 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-806626-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-806626-1@lvmdriver-1#lvmdriver-1']} {{(pid=84130) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Aug 31 12:41:20.104237 n-d-806626-1 cinder-volume[84130]: WARNING stevedore.named [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 31 12:41:20.104773 n-d-806626-1 cinder-volume[84130]: WARNING castellan.key_manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 31 12:41:20.134985 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Flow 'volume_create_manager' (c98e003e-6db4-435d-b5c3-ef6995551811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:41:20.138152 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90578015-810e-40c1-862a-7117722200de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:41:20.162469 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_db.sqlalchemy.engines [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Aug 31 12:41:20.190870 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90578015-810e-40c1-862a-7117722200de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-31T12:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1736203538',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-806626-1@lvmdriver-1#lvmdriver-1',id=b7848cd6-2762-47a3-95b8-6f78b9f1edf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e1d492986949b5a39b1e2a51e78c70',provider_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-08-31T12:41:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-08-31T12:41:20Z,user_id='80e278a8a0924d2fa1073cd6c325c374',volume_attachment=>,volume_type=VolumeType(9fe751da-af99-44d9-a632-33af2c647118),volume_type_id=9fe751da-af99-44d9-a632-33af2c647118)' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:41:20.193326 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e578e2bb-be7b-4719-9771-02dbe564d588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:41:20.196157 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e578e2bb-be7b-4719-9771-02dbe564d588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:41:20.199150 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c019f09-333c-4caf-a13f-9ba70dc6d47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:41:20.284525 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c019f09-333c-4caf-a13f-9ba70dc6d47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b7848cd6-2762-47a3-95b8-6f78b9f1edf0', 'volume_name': 'volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:41:20.286846 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (761c4183-b417-443a-b417-3089bb80e7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:41:20.289005 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (761c4183-b417-443a-b417-3089bb80e7a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:41:20.291319 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1891a2d5-304f-48b0-8b60-34be3d14e2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:41:20.292152 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Volume b7848cd6-2762-47a3-95b8-6f78b9f1edf0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Aug 31 12:41:20.292770 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Cloning b7848cd6-2762-47a3-95b8-6f78b9f1edf0 from image 7c766c34-22cd-4339-b7a5-b15982f5f181 at location (None, None). {{(pid=84130) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Aug 31 12:41:30.172943 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1, size 616.00 MB, duration 9.88 sec {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Aug 31 12:41:30.174655 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Image download 616.00 MB at 62.36 MB/s
Aug 31 12:41:30.215677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:30.298276 n-d-806626-1 sudo[146964]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1
Aug 31 12:41:30.299082 n-d-806626-1 sudo[146964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:30.622889 n-d-806626-1 sudo[146964]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:30.625169 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1" returned: 0 in 0.409s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:30.626134 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 is fetched for user 80e278a8a0924d2fa1073cd6c325c374. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Aug 31 12:41:30.776599 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:30.864514 n-d-806626-1 sudo[146969]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1
Aug 31 12:41:30.865352 n-d-806626-1 sudo[146969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:31.192738 n-d-806626-1 sudo[146969]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:31.196368 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1" returned: 0 in 0.418s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:31.200416 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:31.223072 n-d-806626-1 sudo[146974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 stack-volumes-lvmdriver-1 -L 1g
Aug 31 12:41:31.224581 n-d-806626-1 sudo[146974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:31.795178 n-d-806626-1 sudo[146974]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:31.798331 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.599s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:31.825561 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Attempting download of 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume b7848cd6-2762-47a3-95b8-6f78b9f1edf0. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Aug 31 12:41:31.867953 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_lqqof_aa {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:31.984171 n-d-806626-1 sudo[147008]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_lqqof_aa
Aug 31 12:41:31.984990 n-d-806626-1 sudo[147008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:32.362504 n-d-806626-1 sudo[147008]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:32.365109 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_lqqof_aa" returned: 0 in 0.498s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:32.366483 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:32.452660 n-d-806626-1 sudo[147012]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1
Aug 31 12:41:32.453489 n-d-806626-1 sudo[147012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:32.777032 n-d-806626-1 sudo[147012]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:32.779441 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1" returned: 0 in 0.412s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:32.780252 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] 7c766c34-22cd-4339-b7a5-b15982f5f181 was vhdx, converting to raw {{(pid=84130) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Aug 31 12:41:32.781246 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7848cd6--2762--47a3--95b8--6f78b9f1edf0 oflag=direct {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:32.799509 n-d-806626-1 sudo[147017]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7848cd6--2762--47a3--95b8--6f78b9f1edf0 oflag=direct
Aug 31 12:41:32.800364 n-d-806626-1 sudo[147017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:33.114979 n-d-806626-1 sudo[147017]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:33.118588 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7848cd6--2762--47a3--95b8--6f78b9f1edf0 oflag=direct" returned: 0 in 0.336s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:33.119850 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b7848cd6--2762--47a3--95b8--6f78b9f1edf0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:33.138642 n-d-806626-1 sudo[147031]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b7848cd6--2762--47a3--95b8--6f78b9f1edf0
Aug 31 12:41:33.139458 n-d-806626-1 sudo[147031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:33.933745 n-d-806626-1 sudo[147031]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:33.936132 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b7848cd6--2762--47a3--95b8--6f78b9f1edf0" returned: 0 in 0.816s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:33.937229 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:34.020927 n-d-806626-1 sudo[147062]: 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1
Aug 31 12:41:34.021778 n-d-806626-1 sudo[147062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:34.334197 n-d-806626-1 sudo[147062]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:34.336794 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 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_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1" returned: 0 in 0.399s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:34.338255 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_7c766c34-22cd-4339-b7a5-b15982f5f181_szlunhm0n-d-806626-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b7848cd6--2762--47a3--95b8--6f78b9f1edf0 {{(pid=84130) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Aug 31 12:41:34.338399 n-d-806626-1 cinder-volume[84130]: INFO cinder.image.image_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Converted 700.00 MB image at 700.00 MB/s
Aug 31 12:41:34.338974 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Downloaded image 7c766c34-22cd-4339-b7a5-b15982f5f181 ((None, None)) to volume b7848cd6-2762-47a3-95b8-6f78b9f1edf0 successfully. {{(pid=84130) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Aug 31 12:41:34.456570 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.image.image_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Temporary image 7c766c34-22cd-4339-b7a5-b15982f5f181 for user 80e278a8a0924d2fa1073cd6c325c374 is deleted. {{(pid=84130) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Aug 31 12:41:34.457234 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.volume_utils [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Marking volume b7848cd6-2762-47a3-95b8-6f78b9f1edf0 as bootable. {{(pid=84130) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Aug 31 12:41:34.468720 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Copying metadata from image 7c766c34-22cd-4339-b7a5-b15982f5f181 to b7848cd6-2762-47a3-95b8-6f78b9f1edf0. {{(pid=84130) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Aug 31 12:41:34.469392 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Creating volume glance metadata for volume b7848cd6-2762-47a3-95b8-6f78b9f1edf0 backed by image 7c766c34-22cd-4339-b7a5-b15982f5f181 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84130) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Aug 31 12:41:34.546503 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1891a2d5-304f-48b0-8b60-34be3d14e2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0', 'volume_size': 1, 'image_id': '7c766c34-22cd-4339-b7a5-b15982f5f181', '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': '04b566fe5ccf4dab8f246c470f14914e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '7c766c34-22cd-4339-b7a5-b15982f5f181', 'created_at': datetime.datetime(2021, 8, 31, 10, 51, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 8, 31, 10, 52, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/7c766c34-22cd-4339-b7a5-b15982f5f181/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:41:34.548781 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ff49ee0-ab27-458c-a526-30851eda596f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 31 12:41:34.557981 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.flows.manager.create_volume [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Volume volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 (b7848cd6-2762-47a3-95b8-6f78b9f1edf0): created successfully
Aug 31 12:41:34.560001 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ff49ee0-ab27-458c-a526-30851eda596f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84130) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 31 12:41:34.563086 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Flow 'volume_create_manager' (c98e003e-6db4-435d-b5c3-ef6995551811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84130) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 31 12:41:34.573007 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [None req-7e7eb967-5c22-4485-afa0-1a19e91e2b14 tempest-TestShelveInstance-857711678 None] Created volume successfully.
Aug 31 12:41:39.971792 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:39.991372 n-d-806626-1 sudo[147067]: 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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:41:39.992886 n-d-806626-1 sudo[147067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:41:40.400878 n-d-806626-1 sudo[147067]: pam_unix(sudo:session): session closed for user root
Aug 31 12:41:40.403275 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0" returned: 0 in 0.431s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:40.458192 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:40.465554 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:40.466008 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:41:40.466776 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] Targets prior to update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 12:41:40.467797 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] Creating iscsi_target for Volume ID: volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] Created volume path /opt/stack/data/cinder/volumes/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0,
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]: incominguser jffRWNtV7tZsMEkN2sgN 558bPS4vrJBz5J8i
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:41:40.472313 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 12:41:40.474020 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:41.002226 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0" returned: 0 in 0.528s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:41.002919 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:41:41.003152 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 12:41:41.003516 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 12:41:41.004857 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:41.018028 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:41.018759 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n System information:\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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n Backing store flags: \n Account information:\n jffRWNtV7tZsMEkN2sgN\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:41:41.020690 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] Targets after update: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 12:41:41.022130 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:41.120591 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:41.121169 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n System information:\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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n Backing store flags: \n Account information:\n jffRWNtV7tZsMEkN2sgN\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:41:41.122510 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:41:41.212314 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:41:41.212653 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n System information:\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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n Backing store flags: \n Account information:\n jffRWNtV7tZsMEkN2sgN\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:41:41.213608 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 12:41:41.373022 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-188af6cf-2e5c-4f43-9efa-40a6c369b017 req-48853209-6649-4aa9-b9bc-6ef3238dac35 tempest-TestShelveInstance-857711678 None] attachment_update completed successfully.
Aug 31 12:42:17.605485 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:42:17.605485 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:42:17.605485 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:42:17.625413 n-d-806626-1 sudo[147197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:42:17.626263 n-d-806626-1 sudo[147197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:42:18.147146 n-d-806626-1 sudo[147197]: pam_unix(sudo:session): session closed for user root
Aug 31 12:42:18.150145 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.547s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:42:18.152088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:42:18.170358 n-d-806626-1 sudo[147202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:42:18.171150 n-d-806626-1 sudo[147202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:42:18.576046 n-d-806626-1 sudo[147202]: pam_unix(sudo:session): session closed for user root
Aug 31 12:42:18.578241 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:42:18.580256 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:43:17.598440 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:43:17.599122 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:43:17.599743 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:43:17.620404 n-d-806626-1 sudo[147259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:43:17.621228 n-d-806626-1 sudo[147259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:43:18.058007 n-d-806626-1 sudo[147259]: pam_unix(sudo:session): session closed for user root
Aug 31 12:43:18.060140 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:43:18.061699 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:43:18.080851 n-d-806626-1 sudo[147262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:43:18.081697 n-d-806626-1 sudo[147262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:43:18.494297 n-d-806626-1 sudo[147262]: pam_unix(sudo:session): session closed for user root
Aug 31 12:43:18.496397 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:43:18.497844 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:44:07.909596 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-12d61eb0-90a3-444c-b099-c82da223e7f5 req-842db4d9-1c07-4a89-ab57-6aae79274b7c tempest-TestShelveInstance-857711678 None] Terminate volume connection completed successfully.
Aug 31 12:44:07.910320 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-12d61eb0-90a3-444c-b099-c82da223e7f5 req-842db4d9-1c07-4a89-ab57-6aae79274b7c tempest-TestShelveInstance-857711678 None] Deleting attachment 3745d3c7-7299-411f-9c40-19b2844e4c19. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:44:08.015671 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-12d61eb0-90a3-444c-b099-c82da223e7f5 req-842db4d9-1c07-4a89-ab57-6aae79274b7c tempest-TestShelveInstance-857711678 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:44:08.015671 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:44:08.015671 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:44:14.381156 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:44:14.399773 n-d-806626-1 sudo[147311]: 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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:44:14.400699 n-d-806626-1 sudo[147311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:44:14.838429 n-d-806626-1 sudo[147311]: pam_unix(sudo:session): session closed for user root
Aug 31 12:44:14.840747 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0" returned: 0 in 0.459s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:44:14.887918 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:44:14.894640 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:44:14.895140 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n System information:\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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n Backing store flags: \n Account information:\n jffRWNtV7tZsMEkN2sgN\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: jffRWNtV7tZsMEkN2sgN
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 12:44:14.896180 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Aug 31 12:44:14.898526 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] Creating iscsi_target for Volume ID: volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Aug 31 12:44:14.898526 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] Created volume path /opt/stack/data/cinder/volumes/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0,
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]: content:
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]: driver iscsi
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]: incominguser jffRWNtV7tZsMEkN2sgN 558bPS4vrJBz5J8i
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]: write-cache on
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:44:14.902328 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Aug 31 12:44:14.903838 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:44:15.279403 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0" returned: 0 in 0.375s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:44:15.279806 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:44:15.280403 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] StdOut from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Aug 31 12:44:15.280768 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] StdErr from tgt-admin --update: {{(pid=84130) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Aug 31 12:44:15.282153 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:44:15.288982 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:44:15.289337 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n System information:\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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n Backing store flags: \n Account information:\n jffRWNtV7tZsMEkN2sgN\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.tgt [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: System information:
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Driver: iscsi
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: State: ready
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: I_T nexus information:
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: LUN information:
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: LUN: 0
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Type: controller
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010000
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf10
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Size: 0 MB, Block size: 1
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Backing store type: null
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Backing store path: None
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: LUN: 1
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Type: disk
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: SCSI ID: IET 00010001
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: SCSI SN: beaf11
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Size: 1074 MB, Block size: 512
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Online: Yes
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Removable media: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Prevent removal: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Readonly: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: SWP: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Thin-provisioning: No
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Backing store type: rdwr
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Backing store flags:
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: Account information:
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: jffRWNtV7tZsMEkN2sgN
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: ACL information:
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: ALL
Aug 31 12:44:15.290695 n-d-806626-1 cinder-volume[84130]: {{(pid=84130) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Aug 31 12:44:15.293257 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:44:15.386306 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:44:15.386912 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n System information:\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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n Backing store flags: \n Account information:\n jffRWNtV7tZsMEkN2sgN\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:44:15.387878 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:44:15.474764 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:44:15.475108 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n System information:\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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n Backing store flags: \n Account information:\n jffRWNtV7tZsMEkN2sgN\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:44:15.476390 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.targets.iscsi [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] Set provider_location to: 10.222.0.50:3260,1 iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 1 {{(pid=84130) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Aug 31 12:44:15.630543 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-3a513ca5-6b48-4bf1-86c1-3495d6ac4051 req-db10a70d-9758-4a38-8379-1c1b3d4f644e tempest-TestShelveInstance-857711678 None] attachment_update completed successfully.
Aug 31 12:44:17.594656 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:44:17.595342 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:44:17.595718 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:44:17.614230 n-d-806626-1 sudo[147359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:44:17.615058 n-d-806626-1 sudo[147359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:44:17.994137 n-d-806626-1 sudo[147359]: pam_unix(sudo:session): session closed for user root
Aug 31 12:44:17.996215 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.400s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:44:17.997824 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:44:18.016773 n-d-806626-1 sudo[147362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:44:18.017592 n-d-806626-1 sudo[147362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:44:18.410101 n-d-806626-1 sudo[147362]: pam_unix(sudo:session): session closed for user root
Aug 31 12:44:18.412278 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:44:18.413734 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:45:17.590679 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:45:17.591366 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:45:17.591746 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:17.610684 n-d-806626-1 sudo[147415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:45:17.611497 n-d-806626-1 sudo[147415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:45:18.016630 n-d-806626-1 sudo[147415]: pam_unix(sudo:session): session closed for user root
Aug 31 12:45:18.019140 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:18.020873 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:18.042938 n-d-806626-1 sudo[147418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:45:18.043759 n-d-806626-1 sudo[147418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:45:18.438309 n-d-806626-1 sudo[147418]: pam_unix(sudo:session): session closed for user root
Aug 31 12:45:18.440621 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.419s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:18.442046 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:45:51.658867 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-eeb7a884-be65-48b2-9e26-2bcd2ec5112b tempest-TestShelveInstance-857711678 None] Terminate volume connection completed successfully.
Aug 31 12:45:51.659507 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.manager [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-eeb7a884-be65-48b2-9e26-2bcd2ec5112b tempest-TestShelveInstance-857711678 None] Deleting attachment e6461dd6-9fa7-491e-8ff3-9d460cbd1e58. {{(pid=84130) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Aug 31 12:45:51.662314 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:51.760400 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:51.760745 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n System information:\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-b7848cd6-2762-47a3-95b8-6f78b9f1edf0\n Backing store flags: \n Account information:\n jffRWNtV7tZsMEkN2sgN\n ACL information:\n ALL\n', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:45:51.761393 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.tgt [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-eeb7a884-be65-48b2-9e26-2bcd2ec5112b tempest-TestShelveInstance-857711678 None] Removing iscsi_target for Volume ID: b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:45:51.763612 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 -f {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:51.879366 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 -f" returned: 0 in 0.116s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:51.879690 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, None) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:45:51.882810 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:51.973474 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:51.973920 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:45:52.051251 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-eeb7a884-be65-48b2-9e26-2bcd2ec5112b tempest-TestShelveInstance-857711678 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:45:52.051251 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:45:52.051251 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:45:52.207287 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Lock "b'cinder-b7848cd6-2762-47a3-95b8-6f78b9f1edf0-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Aug 31 12:45:52.275617 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:52.363488 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92577) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:52.363677 n-d-806626-1 cinder-volume[84130]: DEBUG oslo.privsep.daemon [-] privsep: reply[140139013408384]: (4, ('', '')) {{(pid=92577) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Aug 31 12:45:52.364347 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.targets.iscsi [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Skipping remove_export. No iscsi_target is presently exported for volume: b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:45:52.365357 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:52.385018 n-d-806626-1 sudo[147505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:45:52.385899 n-d-806626-1 sudo[147505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:45:52.824895 n-d-806626-1 sudo[147505]: pam_unix(sudo:session): session closed for user root
Aug 31 12:45:52.827792 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0" returned: 0 in 0.462s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:52.830503 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:52.849721 n-d-806626-1 sudo[147508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:45:52.850551 n-d-806626-1 sudo[147508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:45:53.259504 n-d-806626-1 sudo[147508]: pam_unix(sudo:session): session closed for user root
Aug 31 12:45:53.261791 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0" returned: 0 in 0.431s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:53.263552 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:53.282649 n-d-806626-1 sudo[147513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:45:53.283489 n-d-806626-1 sudo[147513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:45:53.756234 n-d-806626-1 sudo[147513]: pam_unix(sudo:session): session closed for user root
Aug 31 12:45:53.758971 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7848cd6-2762-47a3-95b8-6f78b9f1edf0" returned: 0 in 0.495s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:53.760220 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.drivers.lvm [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Successfully deleted volume: b7848cd6-2762-47a3-95b8-6f78b9f1edf0
Aug 31 12:45:53.809013 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.quota [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Created reservations ['322b3d34-beec-4912-8661-db82baf8f18b', 'f58781c3-724d-4328-951a-7fe9eb7ecbb4', '3c2fa2c4-5da9-4de4-b708-3ec79328f3d3', '133786d6-a660-44fd-83d6-2693114ad570'] {{(pid=84130) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Aug 31 12:45:53.811352 n-d-806626-1 cinder-volume[84130]: WARNING py.warnings [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Aug 31 12:45:53.811352 n-d-806626-1 cinder-volume[84130]: util.warn(
Aug 31 12:45:53.811352 n-d-806626-1 cinder-volume[84130]:
Aug 31 12:45:53.863452 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:45:53.864287 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:53.891285 n-d-806626-1 sudo[147519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:45:53.892115 n-d-806626-1 sudo[147519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:45:54.341272 n-d-806626-1 sudo[147519]: pam_unix(sudo:session): session closed for user root
Aug 31 12:45:54.344055 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:54.346235 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:45:54.370347 n-d-806626-1 sudo[147522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:45:54.371349 n-d-806626-1 sudo[147522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:45:54.817088 n-d-806626-1 sudo[147522]: pam_unix(sudo:session): session closed for user root
Aug 31 12:45:54.821888 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:45:54.823931 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:45:54.830197 n-d-806626-1 cinder-volume[84130]: INFO cinder.volume.manager [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Deleted volume successfully.
Aug 31 12:45:54.855227 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.coordination [req-2164c398-35c2-4ac1-8b27-4c839972d245 req-ece8b1f1-2964-4549-b660-e58aa12c61c8 tempest-TestShelveInstance-857711678 None] Lock "b'cinder-b7848cd6-2762-47a3-95b8-6f78b9f1edf0-delete_volume'" released by "delete_volume" :: held 2.648s {{(pid=84130) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Aug 31 12:46:17.589941 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:46:17.590561 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:46:17.591013 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:46:17.614473 n-d-806626-1 sudo[147750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:46:17.615450 n-d-806626-1 sudo[147750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:46:18.143245 n-d-806626-1 sudo[147750]: pam_unix(sudo:session): session closed for user root
Aug 31 12:46:18.146152 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.554s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:46:18.148474 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:46:18.175726 n-d-806626-1 sudo[147764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:46:18.176961 n-d-806626-1 sudo[147764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:46:18.691855 n-d-806626-1 sudo[147764]: pam_unix(sudo:session): session closed for user root
Aug 31 12:46:18.694986 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.546s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:46:18.698935 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:47:17.588347 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:47:17.589055 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:47:17.589436 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:47:17.608980 n-d-806626-1 sudo[148234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:47:17.609850 n-d-806626-1 sudo[148234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:47:18.059586 n-d-806626-1 sudo[148234]: pam_unix(sudo:session): session closed for user root
Aug 31 12:47:18.067327 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:47:18.068911 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:47:18.096033 n-d-806626-1 sudo[148237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:47:18.097351 n-d-806626-1 sudo[148237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:47:18.553706 n-d-806626-1 sudo[148237]: pam_unix(sudo:session): session closed for user root
Aug 31 12:47:18.557752 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:47:18.559578 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:48:17.587692 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:48:17.588375 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:48:17.588901 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:48:17.610445 n-d-806626-1 sudo[148290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:48:17.611749 n-d-806626-1 sudo[148290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:48:18.068178 n-d-806626-1 sudo[148290]: pam_unix(sudo:session): session closed for user root
Aug 31 12:48:18.070895 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:48:18.072421 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:48:18.091330 n-d-806626-1 sudo[148293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:48:18.092156 n-d-806626-1 sudo[148293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:48:18.529915 n-d-806626-1 sudo[148293]: pam_unix(sudo:session): session closed for user root
Aug 31 12:48:18.532103 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:48:18.533423 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:49:17.592501 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:49:17.593240 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:49:17.593685 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:49:17.611880 n-d-806626-1 sudo[148372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:49:17.612683 n-d-806626-1 sudo[148372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:49:18.084747 n-d-806626-1 sudo[148372]: pam_unix(sudo:session): session closed for user root
Aug 31 12:49:18.087077 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:49:18.088461 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:49:18.106561 n-d-806626-1 sudo[148375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:49:18.107366 n-d-806626-1 sudo[148375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:49:18.538235 n-d-806626-1 sudo[148375]: pam_unix(sudo:session): session closed for user root
Aug 31 12:49:18.541120 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:49:18.543488 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:50:17.590739 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:50:17.591426 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:50:17.592457 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:50:17.612374 n-d-806626-1 sudo[148444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:50:17.613613 n-d-806626-1 sudo[148444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:50:18.122895 n-d-806626-1 sudo[148444]: pam_unix(sudo:session): session closed for user root
Aug 31 12:50:18.125472 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.533s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:50:18.127058 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:50:18.145349 n-d-806626-1 sudo[148447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:50:18.146203 n-d-806626-1 sudo[148447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:50:18.585595 n-d-806626-1 sudo[148447]: pam_unix(sudo:session): session closed for user root
Aug 31 12:50:18.588301 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:50:18.590337 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:51:17.589604 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:51:17.590399 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:51:17.590698 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:51:17.610376 n-d-806626-1 sudo[148500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:51:17.611227 n-d-806626-1 sudo[148500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:51:18.076142 n-d-806626-1 sudo[148500]: pam_unix(sudo:session): session closed for user root
Aug 31 12:51:18.078556 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:51:18.080902 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:51:18.102111 n-d-806626-1 sudo[148504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:51:18.102966 n-d-806626-1 sudo[148504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:51:18.546453 n-d-806626-1 sudo[148504]: pam_unix(sudo:session): session closed for user root
Aug 31 12:51:18.548653 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:51:18.550105 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:52:17.590038 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:52:17.590774 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:52:17.591216 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:52:17.610475 n-d-806626-1 sudo[148641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:52:17.611416 n-d-806626-1 sudo[148641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:52:18.077927 n-d-806626-1 sudo[148641]: pam_unix(sudo:session): session closed for user root
Aug 31 12:52:18.080358 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:52:18.081921 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:52:18.100711 n-d-806626-1 sudo[148645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:52:18.101759 n-d-806626-1 sudo[148645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:52:18.574447 n-d-806626-1 sudo[148645]: pam_unix(sudo:session): session closed for user root
Aug 31 12:52:18.576557 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:52:18.577899 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:53:17.595670 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:53:17.596383 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:53:17.596866 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:53:17.617084 n-d-806626-1 sudo[148744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:53:17.617930 n-d-806626-1 sudo[148744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:53:18.096011 n-d-806626-1 sudo[148744]: pam_unix(sudo:session): session closed for user root
Aug 31 12:53:18.098205 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:53:18.099861 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:53:18.122375 n-d-806626-1 sudo[148747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:53:18.123181 n-d-806626-1 sudo[148747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:53:18.560238 n-d-806626-1 sudo[148747]: pam_unix(sudo:session): session closed for user root
Aug 31 12:53:18.562454 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:53:18.563780 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:54:17.602065 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:54:17.604149 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:54:17.604149 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:54:17.627605 n-d-806626-1 sudo[148824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:54:17.628448 n-d-806626-1 sudo[148824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:54:18.097575 n-d-806626-1 sudo[148824]: pam_unix(sudo:session): session closed for user root
Aug 31 12:54:18.099796 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:54:18.101493 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:54:18.122118 n-d-806626-1 sudo[148827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:54:18.122929 n-d-806626-1 sudo[148827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:54:18.579408 n-d-806626-1 sudo[148827]: pam_unix(sudo:session): session closed for user root
Aug 31 12:54:18.581558 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:54:18.582889 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:55:17.600427 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:55:17.601127 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:55:17.601483 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:55:17.620725 n-d-806626-1 sudo[148876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:55:17.621520 n-d-806626-1 sudo[148876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:55:18.074552 n-d-806626-1 sudo[148876]: pam_unix(sudo:session): session closed for user root
Aug 31 12:55:18.077273 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:55:18.079708 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:55:18.100622 n-d-806626-1 sudo[148879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:55:18.101486 n-d-806626-1 sudo[148879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:55:18.533415 n-d-806626-1 sudo[148879]: pam_unix(sudo:session): session closed for user root
Aug 31 12:55:18.535663 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:55:18.536917 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:56:17.604393 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:56:17.605113 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:56:17.605524 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:56:17.626122 n-d-806626-1 sudo[148928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:56:17.626959 n-d-806626-1 sudo[148928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:56:18.063847 n-d-806626-1 sudo[148928]: pam_unix(sudo:session): session closed for user root
Aug 31 12:56:18.066019 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:56:18.067579 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:56:18.089808 n-d-806626-1 sudo[148931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:56:18.090603 n-d-806626-1 sudo[148931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:56:18.513913 n-d-806626-1 sudo[148931]: pam_unix(sudo:session): session closed for user root
Aug 31 12:56:18.516022 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:56:18.517373 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:57:17.605395 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:57:17.606125 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:57:17.606400 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:57:17.625458 n-d-806626-1 sudo[148981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:57:17.626291 n-d-806626-1 sudo[148981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:57:18.073084 n-d-806626-1 sudo[148981]: pam_unix(sudo:session): session closed for user root
Aug 31 12:57:18.075828 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:57:18.078230 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:57:18.098278 n-d-806626-1 sudo[148984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:57:18.099079 n-d-806626-1 sudo[148984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:57:18.553496 n-d-806626-1 sudo[148984]: pam_unix(sudo:session): session closed for user root
Aug 31 12:57:18.555659 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:57:18.556970 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:58:17.604826 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:58:17.605563 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:58:17.605951 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:58:17.624425 n-d-806626-1 sudo[149035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:58:17.625211 n-d-806626-1 sudo[149035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:58:18.082843 n-d-806626-1 sudo[149035]: pam_unix(sudo:session): session closed for user root
Aug 31 12:58:18.084920 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:58:18.086508 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:58:18.105618 n-d-806626-1 sudo[149038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:58:18.106481 n-d-806626-1 sudo[149038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:58:18.557373 n-d-806626-1 sudo[149038]: pam_unix(sudo:session): session closed for user root
Aug 31 12:58:18.559513 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:58:18.560839 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 12:59:17.609490 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 12:59:17.610253 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 12:59:17.610610 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:59:17.632404 n-d-806626-1 sudo[149087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:59:17.633221 n-d-806626-1 sudo[149087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:59:18.087280 n-d-806626-1 sudo[149087]: pam_unix(sudo:session): session closed for user root
Aug 31 12:59:18.089362 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.478s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:59:18.090917 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 12:59:18.109190 n-d-806626-1 sudo[149090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 12:59:18.110043 n-d-806626-1 sudo[149090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 12:59:18.557362 n-d-806626-1 sudo[149090]: pam_unix(sudo:session): session closed for user root
Aug 31 12:59:18.559920 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.469s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 12:59:18.561236 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Aug 31 13:00:17.607730 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_service.periodic_task [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84130) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Aug 31 13:00:17.608447 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.volume.drivers.lvm [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Updating volume stats {{(pid=84130) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Aug 31 13:00:17.608823 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 13:00:17.628058 n-d-806626-1 sudo[149139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Aug 31 13:00:17.628869 n-d-806626-1 sudo[149139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 13:00:18.054375 n-d-806626-1 sudo[149139]: pam_unix(sudo:session): session closed for user root
Aug 31 13:00:18.056538 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 13:00:18.058100 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Aug 31 13:00:18.075812 n-d-806626-1 sudo[149142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Aug 31 13:00:18.076614 n-d-806626-1 sudo[149142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Aug 31 13:00:18.511950 n-d-806626-1 sudo[149142]: pam_unix(sudo:session): session closed for user root
Aug 31 13:00:18.514088 n-d-806626-1 cinder-volume[84130]: DEBUG oslo_concurrency.processutils [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=84130) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Aug 31 13:00:18.515406 n-d-806626-1 cinder-volume[84130]: DEBUG cinder.manager [None req-3f634d47-5f2c-4912-88f5-f82feeac9756 None None] Notifying Schedulers of capabilities ... {{(pid=84130) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}